microservices
I tried to summarize microservice transactions using TCC pattern and Saga pattern.

A side-by-side comparison of the TCC and Saga patterns for microservice transactions, covering orchestration vs. choreography, the trade-offs of each approach, and practical implementation notes. A must-read design guide for keeping distributed systems reliable.

Read more