Microservices Best Practices for Java. M. Hofmann, E. Schnabel, K. Stanley
Читать

Microservices Best Practices for Java. M. Hofmann, E. Schnabel, K. Stanley

Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language.