𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Practical Microservices Architectural Patterns - Event-Based Java Microservices with Spring Boot and Spring Cloud

✍ Scribed by Binildas Christudas


Publisher
Apress
Year
2019
Tongue
English
Leaves
916
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


About this book

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.

✦ Subjects


java microservices spring 2019


πŸ“œ SIMILAR VOLUMES


Learn Microservices with Spring Boot 3:
✍ MoisΓ©s Macero GarcΓ­a, Tarun Telang πŸ“‚ Library πŸ“… 2023 πŸ› Apress 🌐 English

<p><span>This book will show you how to build Java-based microservices architecture using the popular Spring Boot framework by evolving a small monolith application to an event-driven architecture composed of several services. This third edition has been updated to cover Spring Boot 3, including its

Microservices with Spring Boot and Sprin
✍ Magnus Larsson πŸ“‚ Library πŸ“… 2021 πŸ› Packt 🌐 English

No familiarity with microservices architecture is required to get started with this book. With this book, you'll learn how to efficiently build and deploy microservices. This new edition has been updated for the most recent versions of Spring, Java, Kubernetes, and Istio, demonstrating faster and