Mid Microservices

SAGA Pattern:?

  • Break a long-running transaction into smaller steps, where each step is a

local transaction managed by a single microservice. Use compensation

actions for each step to ensure consistency.

More from Microservices with .NET

All questions for this course