- Cloud-Native Applications in Java
- Ajay Mahajan Munish Kumar Gupta Shyam Sundar
- 45字
- 2021-06-24 19:07:24
Deployment patterns
Microservices attempt to solve monolith problems such as dependencies, and achieve agility by having separate deployable units. We can deploy the microservices on the target runtime in various styles. The options are described in the order of increasing isolation (good) and cost (bad).