Articles by Tag #sagapattern

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Transactions in Microservices: Part 1 - SAGA Patterns overview.

Distributed systems are powerful yet challenging, especially when it comes to ensuring consistency...

Learn More 6 0Jan 20

Transactions in Microservices: Part 2 - SAGA Pattern with Choreography

In the first article of this series, we introduced the SAGA pattern and demonstrated how a minimal...

Learn More 5 0Jan 22

Understanding the Saga Pattern in Microservices

🔄 Definition — The Saga pattern is a design pattern used to manage distributed transactions in...

Learn More 0 0Nov 14 '24

Transactions in Microservices: Part 3 - SAGA Pattern with Orchestration and Temporal.io.

In the second article of this series, we explored the Choreography approach to distributed...

Learn More 0 0Feb 9