nelsonwenner / microservices-example

Microservices is a small service, which has very little responsibility, within a context that is normally large, which is our solution. The great advantage of microservices is that these systems each play their part, communicating with each other, to generate a final result. Each microservice has its own infrastructure and its own database, so …
15Updated last year

Related projects

Alternatives and complementary repositories for microservices-example