SAGA Design Pattern: Orchestration-based Saga Implementation with Spring Boot
Offered By: NashKnolX via YouTube
Course Description
Overview
Explore the Orchestration-based saga design pattern in this 26-minute video tutorial. Learn how to implement and utilize this pattern with Spring Boot for effective transaction management. Discover how the saga architecture pattern employs a sequence of local transactions, where each saga participant performs a unit of work. Understand the concept of compensating transactions that allow for rolling back operations within the saga. Gain insights into how this pattern ensures either successful completion of all operations or the execution of corresponding compensation transactions to undo previous work.
Syllabus
SAGA Design Pattern Orchestration-based saga
Taught by
NashKnolX
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