donvito / melvinvivas.com

Blog posts from my website
https://www.melvinvivas.com
MIT License
0 stars 0 forks source link

developing-microservices-using-kafka-and-mongodb/ #2

Open utterances-bot opened 6 years ago

utterances-bot commented 6 years ago

Asynchronous Processing with Go using Kafka and MongoDB

https://www.melvinvivas.com/developing-microservices-using-kafka-and-mongodb/

broklyngagah commented 6 years ago

Thanks.. Really nice & helpful tutorial.

donvito commented 6 years ago

Thanks @broklyngagah! Glad it helped!

andresr19 commented 5 years ago

hello im new to microservices in general and i have a question. What if the saveJobToKafka function fails? The 200 response is still returning to the user?