Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Practical Microservices Architectural Patterns
Event-Based Java Microservices with Spring Boot and Spring Cloud
Taschenbuch von Binildas Christudas
Sprache: Englisch

64,45 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 4-7 Werktage

Kategorien:
Beschreibung
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.
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.
Über den Autor
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.
Zusammenfassung
Focused Distributed Transactions with Java code
Develops an end to end enterprise application using CQRS
Applies OAuth to secure your micro services
Inhaltsverzeichnis

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.

Details
Erscheinungsjahr: 2019
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxxii
902 S.
298 s/w Illustr.
902 p. 298 illus.
ISBN-13: 9781484245002
ISBN-10: 1484245008
Sprache: Englisch
Herstellernummer: 978-1-4842-4500-2
Einband: Kartoniert / Broschiert
Autor: Christudas, Binildas
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 49 mm
Von/Mit: Binildas Christudas
Erscheinungsdatum: 27.06.2019
Gewicht: 1,721 kg
Artikel-ID: 115350814
Über den Autor
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.
Zusammenfassung
Focused Distributed Transactions with Java code
Develops an end to end enterprise application using CQRS
Applies OAuth to secure your micro services
Inhaltsverzeichnis

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.

Details
Erscheinungsjahr: 2019
Fachbereich: Programmiersprachen
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxxii
902 S.
298 s/w Illustr.
902 p. 298 illus.
ISBN-13: 9781484245002
ISBN-10: 1484245008
Sprache: Englisch
Herstellernummer: 978-1-4842-4500-2
Einband: Kartoniert / Broschiert
Autor: Christudas, Binildas
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 254 x 178 x 49 mm
Von/Mit: Binildas Christudas
Erscheinungsdatum: 27.06.2019
Gewicht: 1,721 kg
Artikel-ID: 115350814
Sicherheitshinweis

Ähnliche Produkte

Ähnliche Produkte