Towards Effortless Transaction Management in Microservices
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the challenges and solutions for transaction management in microservices architecture through this informative conference talk. Delve into the complexities of ensuring transactional consistency across multiple databases in a database-per-service pattern. Examine popular approaches like Saga and TCC, understanding their limitations in isolation and the need for complex recovery mechanisms. Revisit the two-phase commit (2PC) method, often considered an anti-pattern, and reevaluate its pros and cons in the context of microservices. Gain insights into a novel solution that promises effortless transaction management without compromising the key benefits of microservice architecture. Learn from experts Hiroyuki Yamada and Toshihiro Suzuki as they share their knowledge and experiences in this 34-minute presentation from the Cloud Native Computing Foundation (CNCF).
Syllabus
Towards Effortless Transaction Management in Microservices - Hiroyuki Yamada & Toshihiro Suzuki
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Microservices: Clean Architecture, DDD, SAGA, Outbox & KafkaUdemy Reactive Architecture: Distributed Messaging Platforms
IBM via Cognitive Class Six Little Lines of Fail
NDC Conferences via YouTube Applying the Saga Pattern
GOTO Conferences via YouTube Creating Event-Driven Microservices - The Why, How, and What
Devoxx via YouTube