Damini BansalUnderstanding Two-Phase and Three-Phase Commit Protocols: Key Differences, Use Cases, and Practical…In distributed systems, coordinating transactions across multiple resources can be complex. Imagine you have multiple systems or databases…Nov 6
Sırat Semih ÇöpData consistency patterns comparisons, 2PC vs SAGAHello there, in this article I will try to explain data consistency and the two popular patterns used to achieve it and their differences.4d ago
Damini BansalUnderstanding the Two-Phase Commit Protocol: A Zomato 10-Minute Delivery AnalogyTo understand the Two-Phase Commit Protocol (2PC), let’s use Zomato’s “10-Minute Delivery” as an analogy. In a distributed system like…Nov 4Nov 4
Anil Kumar TiwariAchieving ACID Properties in Micro-Services Architecture: Patterns and Best PracticesModern applications are increasingly built on microservices architectures to achieve scalability, flexibility, and fault tolerance…Nov 18Nov 18
Prashant LodayaThe Saga Design Pattern: Handling Failures in MicroservicesMicroservices architecture is known for its flexibility and scalability, but managing distributed transactions can be challenging. The Saga…Oct 9Oct 9
Damini BansalUnderstanding Two-Phase and Three-Phase Commit Protocols: Key Differences, Use Cases, and Practical…In distributed systems, coordinating transactions across multiple resources can be complex. Imagine you have multiple systems or databases…Nov 6
Sırat Semih ÇöpData consistency patterns comparisons, 2PC vs SAGAHello there, in this article I will try to explain data consistency and the two popular patterns used to achieve it and their differences.4d ago
Damini BansalUnderstanding the Two-Phase Commit Protocol: A Zomato 10-Minute Delivery AnalogyTo understand the Two-Phase Commit Protocol (2PC), let’s use Zomato’s “10-Minute Delivery” as an analogy. In a distributed system like…Nov 4
Anil Kumar TiwariAchieving ACID Properties in Micro-Services Architecture: Patterns and Best PracticesModern applications are increasingly built on microservices architectures to achieve scalability, flexibility, and fault tolerance…Nov 18
Prashant LodayaThe Saga Design Pattern: Handling Failures in MicroservicesMicroservices architecture is known for its flexibility and scalability, but managing distributed transactions can be challenging. The Saga…Oct 9
InScalar EngineeringbyHiroyuki YamadaRethinking “2PC is not an option in Microservices”The statement “2PC is not an option” has prevailed among application developers working on microservices architectures. The reason for this…Oct 1
InThe StartupbySohan GanapathyHandling Transactions in the Microservice worldIt seems like everyone today is thinking and building Microservices — me included. Microservice’s from its first principles and in its…May 10, 201925