Microservices in Action
- Length: 395 pages
- Edition: 1
- Language: English
- Publisher: Manning Publications
- Publication Date: 2018-11-06
- ISBN-10: 1617294454
- ISBN-13: 9781617294457
- Sales Rank: #273254 (See Top 100 Books)
Microservices promise a better way to sustainably deliver business impact. Rather than a single monolithic unit, applications built in this style are composed from loosely-coupled, autonomous services.
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.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
Table of Contents
Part 1: The lay of the land
Chapter 1 Designing And Running Microservices
Chapter 2 Microservices At Simplebank
Part 2: Design
Chapter 3 Architecture Of A Microservice Application
Chapter 4 Designing New Features
Chapter 5 Transactions And Queries In Microservices
Chapter 6 Designing Reliable Services
Chapter 7 Building A Reusable Microservice Framework
Part 3: Deployment
Chapter 8 Deploying Microservices
Chapter 9 Deployment With Containers And Schedulers
Chapter 10 Building A Delivery Pipeline For Microservices
Part 4: Observability and ownership
Chapter 11 Building A Monitoring System
Chapter 12 Using Logs And Traces To Understand Behavior
Chapter 13 Building Microservice Teams
Appendix: Installing Jenkins on Minikube