
Episode 370: Chris Richardson on Microservice Patterns
Software Engineering Radio - the podcast for professional software developers
00:00
The Saga Pattern in Micro Service Application
Saga pattern is a way of implementing transactions that span services. Instead of using acid transactions in the form of two pace comit, or x a, it has fallen out of fashion for a variety of reasons. So you've broken it down into a set of um steps that are local, with message as the coordination mechanism. And so thats event is essentially, that is an eventually consistent model for transactions.
Transcript
Play full episode