filmov
tv
Using sagas to maintain data consistency in a microservice architecture by Chris Richardson
Показать описание
The microservice architecture structures an application as a set of loosely coupled, collaborating services. Maintaining data consistency is challenging since each service has its own database to ensure loose coupling. To make matters worse, for a variety of reasons distributed transactions using JTA are not an option for modern applications.
In this talk we describe an alternative transaction model known as a saga. You will learn about the benefits and drawbacks of using sagas. We describe how sagas are eventually consistent rather than ACID and what this means for developers. You will learn how to design and implement sagas in a Java application.
Using sagas to maintain data consistency in a microservice architecture by Chris Richardson
Lesson 53 - Distributed Transactions Using Sagas
How to do Distributed Transactions the RIGHT way? Microservices
Pattern Sagas to maintain data consistency in a micros
microXchg 2018 - Managing data consistency in a microservice architecture using Sagas
Microservices Architecture Patterns | SAGA Choreography Explained & Project Creation | JavaTechi...
Data Consistency in Microservice Using Sagas
The SAGA Design Pattern Explained in 6 MINUTES | Orchestration vs Choreography
The Saga Pattern in Microservices (EDA - part 2)
Data Consistency in Microservices Architecture (Grygoriy Gonchar)
Saga Design pattern Spring Boot Microservices Interview Questions and Answers | Code Decode
Saga Pattern For Microservice Architecture With Rebus And RabbitMQ
6.4.e-Data Storage--Data Consistency--The Saga Pattern
Solving distributed data problems in a microservice architecture | Microservices.io
Introducing Saga Pattern in Microservices with Spring Statemachine
Saga Design Pattern | MicroServices Architecture Patterns
Applying the Saga Pattern • Caitie McCaffrey • GOTO 2015
Distributed Sagas: A Protocol for Coordinating Microservices - Caitie McCaffrey - JOTB17
Saga Design Pattern for managing Distributed Transactions (An Introduction)
Effective Microservices in a Data-Centric World • Randy Shoup • GOTO 2017
Saga Pattern for Microservices || What is Saga pattern? || Database Patterns for Microservices
Orchestration Design Pattern | Distributed Transaction Management| MicroService Design Patterns
What is SAGA Design Pattern in Microservices Architecture and how to handle distributed transactions
Managing Data in Microservices
Комментарии