AdvancedVocabulary#backend#architecture#developer-tools

Saga Pattern Vocabulary

Practice the vocabulary of coordinating a multi-step transaction across independent services.

0 / 5 completed
1 / 5
At standup, a dev mentions coordinating a multi-step transaction across several independent services using a sequence of local transactions, each with a defined compensating action if a later step fails. What is this pattern called?