Microservices in Action
豆瓣
Morgan Bruce / Paulo Pereira
简介
Microservices in Action is a practical book about building and deploying microservice-based applications. Written for developers and architects with a solid grasp of service-oriented development, it tackles the challenge of putting microservices into production.
目录
PART 1 - The lay of the land
Designing and running microservices
Microservices at SimpleBank
PART 2 - Design
Architecture of a microservice application
Designing new features
Transactions and queries in microservices
Designing reliable services
Building a reusable microservice framework
PART 3 - Deployment
Deploying microservices
Deployment with containers and schedulers
Building a delivery pipeline for microservices
PART 4 - Observability and ownership
Building a monitoring system
Using logs and traces to understand behavior
Building microservice teams