Management and Operations
Running a system of microservices has some aspects that differ from running a monolith application. With microservices, a single application becomes a distributed system that is made up of a number of microservices that communicate with each other. Therefore, you must manage a highly distributed system and worry about the communication path between each service.
The number of running services is normally higher than the ...

Get Microservices Best Practices for Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.