js being event-based is a very good fit for microservices . With things like streams and real-time capabilities, choosing Node. js for your next microservice should be a no brainer.
Read moreIs C++ good for microservices?
In practice, C++ is a good language for microservices in domains which require the attributes of C++ such as runtime speed and direct memory access, and C++, as other languages, has a variety of infrastructures available to help you get started with developing microservices.
Read more