filmov
tv
Distributed Transactions: Don’t use them for Microservices
Показать описание
Since I started talking about microservices and the challenges that you have to solve whenever you want to exchange data between your services, I hear 3 things:
You only need to model the scope of your services “the right way” to avoid these problems.
We use multiple local transactions, and everything works fine. It’s really not that big of a deal.
We have always used distributed transactions to ensure data consistency. We will keep doing that for our microservice architecture.
None of these is a good answer to this problem and will cause lots of problems.
In this video, I will discuss about Distributed Transactions and why you should not use them for Microservices. If you are new here and want to learn how to build incredible efficient persistence layers and handle the challenges of a microservice architecture, start now by subscribing and clicking the bell, so you don't miss anything.
Links mentioned:
Like my channel? Subscribe!
Join the free Member Library:
Want to connect with me?
#Microservices #Distributed #Transactions
You only need to model the scope of your services “the right way” to avoid these problems.
We use multiple local transactions, and everything works fine. It’s really not that big of a deal.
We have always used distributed transactions to ensure data consistency. We will keep doing that for our microservice architecture.
None of these is a good answer to this problem and will cause lots of problems.
In this video, I will discuss about Distributed Transactions and why you should not use them for Microservices. If you are new here and want to learn how to build incredible efficient persistence layers and handle the challenges of a microservice architecture, start now by subscribing and clicking the bell, so you don't miss anything.
Links mentioned:
Like my channel? Subscribe!
Join the free Member Library:
Want to connect with me?
#Microservices #Distributed #Transactions
Distributed Transactions: Don’t use them for Microservices
How to do Distributed Transactions the RIGHT way? Microservices
Do you need a Distributed Transaction? Working through a Design Problem
Do you know Distributed transactions?
Two Phase Commit - Distributed Transactions | Systems Design Interview 0 to 1 with Ex-Google SWE
Avoiding Distributed Transactions with the Reservation Pattern
Distributed Transactions are Hard (How Two-Phase Commit works)
Sagas in Erlang: Distributed Transactions Without Locks - Mark Allen - EUC17
'Peluncuran Open Mainnet #PiNetwork: Siap-Siap, Harga Pi Coin Diprediksi Melonjak Gila-Gilaan!&...
Solving distributed data problems in a microservice architecture | Microservices.io
20. Handle Distributed Transactions | Two-Phase Commit (2PC), Three-Phase Commit (3PC), SAGA Pattern
3 Common Pitfalls in Microservice Integration & How to Avoid Them • Bernd Rücker • GOTO 2019...
Distributed Transactions are dead - Sergey Bykov
Lecture 12: Distributed Transactions
Distributed Systems 7.1: Two-phase commit
Distributed Transactions are dead, long live distributed transaction! by Sergey Bykov
Saga Pattern | Distributed Transactions | Microservices
A different flavor of the distributed transaction by Martin Stefanko
Distributed Transactions: Two-Phase Commit Protocol
Denis Rystsov — The cost of distributed transactions between arbitrary databases
Distributed Transactions in YugabyteDB
Lecture 10: Distributed System: Distributed Transaction
A different flavor of the distributed transaction
Using sagas to maintain data consistency in a microservice architecture by Chris Richardson
Комментарии