Event-Based Java Microservices with Spring Boot and Spring Cloud
Buch, Englisch, 902 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1721 g
ISBN: 978-1-4842-4500-2
Verlag: Apress
Coming back to CQRS, you will learn how event-driven microservices work with this pattern, using the Axon 2 framework. This takes you on to how transactions work with microservices followed by advanced architectures to address non-functional aspects such as high availability and scalability. In the concluding part of the book you develop your own enterprise-grade microservices application using the Axon framework and true BASE transactions, while making it as secure as possible.
What You Will Learn
- Shift from monolith architecture to microservices
- Work with distributed and ACID transactions
- Build solid architectures without two-phase commit transactions
- Discover the high availability principles in microservices
Java developers with basic knowledge of distributed and multi-threaded application architecture, and no knowledge of Spring Boot or Spring Cloud. Knowledge of CQRS and event-driven architecture is not mandatory as this book will cover these in depth.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Distributed Computing Architecture Landscape.- Chapter 2: Introducing Micro services.- Chapter 3: Micro services in Depth.- Chapter 4: Micro services Architecture.- Chapter 5: CQRS - Essential Pattern for Micro services.- Chapter 6: Distributed Messaging.- Chapter 7: Spring Boot.- Chapter 8: Spring Cloud.- Chapter 9: High Availability and Micro services.- Chapter 10: Micro services Performance.- Chapter 11: Events, Eventuality and Consistency.- Chapter 12: AXON framework for CQRS Architecture.- Chapter 13: Distributed Transactions.- Chapter 14: Transactions and Micro services.- Chapter 15: Transaction Optimizations for Micro services.- Chapter 16: Advanced High Availability and Scalability.- Chapter 17: Building an eCommerce Application using Axon 2.- Chapter 18: Microservices Security.- Chapter 19: Axon 3 and True BASE Transactions.- Appendices.