У нас вы можете посмотреть бесплатно Distributed Transactions: Don’t use them for Microservices или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
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: Data and Communication Patterns for Microservices: https://thorben-janssen.com/data-and-... Dual Writes – The Unknown Cause of Data Inconsistencies: https://thorben-janssen.com/dual-writes/ Like my channel? Subscribe! ➜ http://bit.ly/2cUsid8 Join the free Member Library: https://goo.gl/dtyIIC Read the accompanying post: https://thorben-janssen.com/distribut... Want to connect with me? Blog: https://thorben-janssen.com/ Twitter: / thjanssen123 Facebook: / thoughtsonjava #Microservices #Distributed #Transactions