This blog will give the reader some insights into ACID Transactions, 2PC Pattern and finally the Saga Pattern. The primary objective is to give an overview of how Saga Pattern operates and how it can solve real-world distributed transactional issues. The blog was written with some background reading on multiple literature resources mentioned under the References.

8m read timeFrom medium.com
Post cover image
Table of contents
Microservices Pattern Series — Part 04: Some insights into ACID Transactions, 2PC Pattern and finally the Saga Pattern in detail.ObjectiveACID TransactionsDistributed TransactionsTwo-Phase Commit (2PC) PatternThe Saga PatternSaga CoordinationChoreography based SagasOrchestration based sagasAnomaliesConclusionReferences

Sort: