Covers microservices mental model and cloud-native development strategies for Java applications
Includes case studies and hands-on examples for building microservices
Discusses ecosystem components like Netflix Hystrix for fault tolerance
Provides strategies for monitoring, security, and deploying to the cloud
Introduces the Just Enough Application Server (JEAS) approach for smooth operations
Summarized by Shop
Summary
Enterprise Java Microservices is an example-rich tutorial that shows how to design and manage large-scale Java applications as a collection of microservices.
About the Technology
Large applications are easier to develop and maintain when you build them from small, simple components. Java developers now enjoy a wide range of tools tha