All aspects of software development and deployment become painfully slow. The solution is to adopt the microservice architecture. This architecture accelerates software development and enables continuous delivery and deployment of complex software applications.
Microservice Patterns
teaches enterprise developers and architects how to build applications with the microservice architecture. This book also teaches readers how to refactor a monolithic application to a microservice architecture.
Key features
· In-depth guide
· Practical examples
· Step-by-step instructions
Readers should be familiar with the basics of enterprise application architecture, design, and implementation.
44 reusable patterns to develop and deploy reliable production-quality microservices-based applications, with worked examples in Java
Key Features
- 44 design patterns for building and deploying microservices applications
- Drawing on decades of unique experience from author and microservice architecture pioneer Chris Richardson
- A pragmatic approach to the benefits and the drawbacks of microservices architecture
- Solve service decomposition, transaction management, and inter-service communication
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About The Book Microservices Patterns teaches you 44 reusable patterns to reliably develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for composing services into systems that scale and perform under real-world conditions. More than just a patterns catalog, this practical guide with worked examples offers industry-tested advice to help you design, implement, test, and deploy your microservices-based application.
What You Will Learn - How (and why!) to use microservices architecture
- Service decomposition strategies
- Transaction management and querying patterns
- Effective testing strategies
- Deployment patterns
This Book Is Written For Written for enterprise developers familiar with standard enterprise application architecture. Examples are in Java.
About The Author Chris Richardson is a Java Champion, a JavaOne rock star, author of Manning's POJOs in Action, and creator of the original CloudFoundry. com.
Table of Contents - Escaping monolithic hell
- Decomposition strategies
- Interprocess communication in a microservice architecture
- Managing transactions with sagas
- Designing business logic in a microservice architecture
- Developing business logic with event sourcing
- Implementing queries in a microservice architecture
- External API patterns
- Testing microservices: part 1
- Testing microservices: part 2
- Developing production-ready services
- Deploying microservices
- Refactoring to microservices
Inhaltsverzeichnis
table of contentsREAD IN LIVEBOOK1. ESCAPING MONOLITHIC HELLREAD IN LIVEBOOK2. DECOMPOSITION STRATEGIESREAD IN LIVEBOOK3. INTER-PROCESS COMMUNICATION IN A MICROSERVICE ARCHITECTUREREAD IN LIVEBOOK4. MANAGING TRANSACTIONS WITH SAGASREAD IN LIVEBOOK5. DESIGNING BUSINESS LOGIC IN A MICROSERVICE ARCHITECTUREREAD IN LIVEBOOK6. DEVELOPING BUSINESS LOGIC WITH EVENT SOURCINGREAD IN LIVEBOOK7. IMPLEMENTING QUERIES IN A MICROSERVICE ARCHITECTUREREAD IN LIVEBOOK8. EXTERNAL API PATTERNSREAD IN LIVEBOOK9. TESTING MICROSERVICES - PART 1READ IN LIVEBOOK10. TESTING MICROSERVICES - PART 2READ IN LIVEBOOK11. DEVELOPING PRODUCTION READY SERVICESREAD IN LIVEBOOK12. DEPLOYING MICROSERVICESREAD IN LIVEBOOK13. REFACTORING TO MICROSERVICES