Saturday 30 November 2019

Need help with deciding the microservice architecture

Hi,This is a first time I’m implementing microservices myself. Did anyone from you have done this kind of setup?​https://preview.redd.it/7cv5xx64tx141.png?width=685&format=png&auto=webp&s=0a59736aadc9393d2ce4b1e87ddba6d0c170228dThe application tier includes API gateway and the services who talk to databases.All the services are containerised Node.js servers and also acts as GRPC servers.The API gateway here is Node.js process that will convert REST requests into RPC to the target service.I'm also thinking of using Apache Kafka as message queue.I'd love to get some insight from you guys.

Submitted December 01, 2019 at 03:01AM by sohel211

No comments:

Post a Comment