Book description
Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. But implementing your first microservices architecture is difficult. How do you make myriad choices, educate your team on all the technical details, and navigate the organization to a successful execution to maximize your chance of success? With this book, authors Ronnie Mitra and Irakli Nadareishvili provide step-by-step guidance for building an effective microservices architecture.
Architects and engineers will follow an implementation journey based on techniques and architectures that have proven to work for microservices systems. You'll build an operating model, a microservices design, an infrastructure foundation, and two working microservices, then put those pieces together as a single implementation. For anyone tasked with building microservices or a microservices architecture, this guide is invaluable.
- Learn an effective and explicit end-to-end microservices system design
- Define teams, their responsibilities, and guidelines for working together
- Understand how to slice a big application into a collection of microservices
- Examine how to isolate and embed data into corresponding microservices
- Build a simple yet powerful CI/CD pipeline for infrastructure changes
- Write code for sample microservices
- Deploy a working microservices application on Amazon Web Services
Publisher resources
Table of contents
- Preface
- 1. Toward a Microservices Architecture
- 2. Designing a Microservices Operating Model
-
3. Designing Microservices:
The SEED(S) Process
- Introducing the Seven Essential Evolutions of Design for Services: The SEED(S) Method
- Identifying Actors
- Identifying Jobs That Actors Have to Do
- Discovering Interaction Patterns with Sequence Diagrams
- Deriving Actions and Queries from JTBDs
- Describing Each Query and Action as a Specification with an Open Standard
- Getting Feedback on the API Specification
- Implementing Microservices
- Microservices Versus APIs
- Summary
- 4. Rightsizing Your Microservices: Finding Service Boundaries
- 5. Dealing with the Data
- 6. Building an Infrastructure Pipeline
- 7. Building a Microservices Infrastructure
- 8. Developer Workspace
- 9. Developing Microservices
- 10. Releasing Microservices
- 11. Managing Change
- 12. A Journey’s End (and a New Beginning)
- Index
Product information
- Title: Microservices: Up and Running
- Author(s):
- Release date: November 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492075455
You might also like
book
gRPC: Up and Running
Get a comprehensive understanding of gRPC fundamentals through real-world examples. With this practical guide, you’ll learn …
book
Building Event-Driven Microservices
Organizations today often struggle to balance business requirements with ever-increasing volumes of data. Additionally, the demand …
book
Microservices in Action
Microservices in Action is a practical book about building and deploying microservice-based applications. Written for developers …
book
Microservices Security in Action
Unlike traditional enterprise applications, Microservices applications are collections of independent components that function as a system. …