Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud
Autor Binildas Christudasen Limba Engleză Paperback – 27 iun 2019
Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed messaging works. Moving on, you will take a deep dive into Spring Boot and Spring Cloud.
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
Who This Book Is For
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.
Preț: 403.35 lei
Preț vechi: 504.19 lei
-20% Nou
Puncte Express: 605
Preț estimativ în valută:
77.20€ • 81.44$ • 64.33£
77.20€ • 81.44$ • 64.33£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 125.15 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484245002
ISBN-10: 1484245008
Pagini: 385
Ilustrații: XXXII, 902 p. 298 illus.
Dimensiuni: 178 x 254 x 47 mm
Greutate: 1.72 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484245008
Pagini: 385
Ilustrații: XXXII, 902 p. 298 illus.
Dimensiuni: 178 x 254 x 47 mm
Greutate: 1.72 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Binildas provides technical architecture consultancy for IT solutions. He has over 20 years of IT experience, mostly in Microsoft and Oracle technologies. Distributed computing and service-oriented integration are his main skills, with extensive hands-on experience in Java and C# programming. A well-known and highly sought-after thought leader, Binil has designed and built many highly scalable middle-tier and integration solutions for several top-notch clients including Fortune 500 companies. He has been previously employed by multiple IT consulting firms including Infosys, India and Tata Consultancy Services and currently works for IBS Software Private Limited, as their chief architect and head of technology where he leads technology and architecture strategies for IBS’s product portfolio.
Binil is a Sun Certified Programmer (SCJP), Developer (SCJD), Business Component Developer (SCBCD) and Enterprise Architect (SCEA), Microsoft Certified Professional (MCP) and Open Group (TOGAF8) Certified Enterprise Architecture Practitioner. He is also a Licensed Zapthink Architect (LZA) in SOA. IBS has applied for his proposal titled “A Method and a System for Facilitating Multitenancy of Services” to be a patent with the USPTO.
Textul de pe ultima copertă
Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed messaging works. Moving on, you will take a deep dive into Spring Boot and Spring Cloud.
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 microservices application using the Axon framework and true BASE transactions, while making it as secure as possible.
You will:
- Shift from monolith architecture to microservices
- Build solid architectures without ACID-compliant databases
- Work with transactional systems
- Discover the high availability principles in microservices
Caracteristici
Focuses on distributed transactions with Java code Develops an end-to-end enterprise application using CQRS Applies OAuth to secure your microservices