Filter
Exclude
Time range
-
Near
When Microservices need Transactions: The SAGA Pattern. 💸 Microservices break the traditional ACID transaction. The Saga pattern is a sequence of local transactions, where each transaction updates the database and publishes an event that triggers the next step. If any step fails, the Saga executes compensating transactions to undo the work. This is complex, but essential for highly decoupled, business-critical workflows (e.g., e-commerce checkout). #SagaPattern #Microservices #DistributedTransactions #SoftwareArchitecture
1
3
189
Saga Pattern — Solving Distributed Transactions in Microservices ⚡ In a microservices world, you can’t use a single ACID transaction across multiple services. That’s where the Saga Pattern comes in. #Microservices #SystemDesign #SagaPattern #DistributedSystems #Architecture
1
2
4
107
🚀 Distributed transactions in microservices. In my latest blog, I break down how to orchestrate microservices using the Saga Pattern with the Outbox Pattern — all through a real-world e-commerce use case. 💡 Topics covered: ✅ Why distributed transactions don’t scale ✅ How to ensure reliable, atomic events across services ✅ Implementing the Outbox Pattern in .NET ✅ Handling failures via compensating actions ✅ Why this approach makes your architecture resilient and event-driven If you’re building with .NET, Spring Boot, Kafka, RabbitMQ, or just care about eventual consistency done right—this post is for you! rahulsahay19.medium.com/0832… #Microservices #DotNet #SpringBoot #SagaPattern #EventDriven #CleanArchitecture #OutboxPattern #SoftwareArchitecture #SystemDesign #Kafka #RabbitMQ #EcommerceArchitecture #DevOps #PolyglotEngineer #CloudNative
1
2
96
21 Feb 2025
#ICYMI - The #InfoQ article introduces RIG (Reversible, Irreversible, and Guaranteed) – a gamified tool that helps teams design data-consistent microservice systems like solving a puzzle. Learn about the three RIG rules: bit.ly/3R7tOvc #Microservices #SagaPattern #EDA
2
2
1,174
26 Sep 2023
Watch the #JCON2023🎥with @bouncingsheep: Saga Pattern Made Easy. In this talk, Emily will first review situations requiring the #SagaPattern and then propose an alternative method of implementing sagas... Learn more: youtube.com/watch?v=ILzOISBJ…
2
3
155
14 Sep 2023
Check out part 4 of our Saga patterns in #Kalix blog series written by @aludwikowski. This blog talks about error handling, one of the most tricky parts when working with long-lived business processes. bit.ly/Kalix_Blog_saga-patte… #Lightbend #SagaPattern #Microservices #Developer

5
7
2,402
13 Sep 2023
Have you started reading our Saga patterns in #Kalix blog series written by @aludwikowski, Software Architect at Lightbend? You can find part 3 here: bit.ly/Kalix_Blog_saga-patte… #Lightbend #SagaPattern #Microservices #Developer

2
4
8
1,922
11 Sep 2023
Check out part 1 of our Saga Patterns in #Kalix blog series written by @aludwikowski, Software Architect at Lightbend. bit.ly/Kalix_Blog_saga-patte… #Lightbend #SagaPattern #Microservices #Developer

4
5
2,740
24 Jul 2023
Are you curious about how #distributedsystems manage complex transactions, ensure reliability, and maintain data consistency across #microservices? Check out our latest blog that discusses the #sagapattern, and its implementation using Orkes Conductor👉bit.ly/44Uqyri
2
3
117
Replying to @SrikanthTweets2
This thread is saved to your Notion database. Tags: [Sagapattern, Java]
2
7 Aug 2022
#ICYMI #Debezium, a distributed #opensource #ChangeDataCapture platform, provides a robust & flexible foundation for orchestrating Saga flows using the #OutboxPattern. #InfoQ article by @gunnarmorling: bit.ly/3qVqBj8 #SagaPattern #Microservices #ApacheKafka
2
50
171
Mia-Platform Flow Manager is capable of managing #flows structured by using the #Architectural pattern named #SagaPattern, operating with the Command/Orchestration approach. 💡One #tip: it's perfect to deal with the #onboarding process of new customers. lnkd.in/djM-nMpa
2
18 Apr 2022
Having trouble handling transactions that span across multiple services when using #Microservices? In his latest blog post, #Xian @DulangaChameera shares how to use #SagaPattern in Microservices to overcome this challenge blog.bitsrc.io/how-to-use-sa…

1
3
Transactional Outbox Pattern | Microservices Architecture Pattern | System Design Primer #SagaPattern #TransactionalOutbox #Events youtube.com/watch?v=M-Fhb8Lz…
1
2
❄ 27 января в 18:00 подключайтесь к митапу Pro .NET Community, чтобы узнать, как использовать #SagaPattern для реализации транзакций в приложениях с микросервисной архитектурой: epa.ms/CEPJ26PDNCTW

1
2
27 Nov 2021
“I’d like to explore how to take the outbox pattern to the next level and use it for implementing Sagas—potentially long-running business transactions that span across multiple #microservices.” @gunnarmorling bit.ly/3qVqBj8 @ThomasBetts #Debezium #SagaPattern #InfoQ
20
68