August 2018
Intermediate to advanced
314 pages
8h 9m
English
Like any technological solution, there are advantages and drawbacks to microservices, which will be explored later in this chapter. If microservices are applied well, then they will increase the reliability and scalability of an application that grows in complexity. However, the very nature of microservices can bring problems when they are poorly implemented.
The strong independence of microservices means that they can be created using different languages, and can communicate using different protocols and APIs. In addition, an application may contain numerous microservices that are used for the benefit of the business. The plurality and quantity of the microservices make the control of these same microservices ...
Read now
Unlock full access