Mid Microservices

Sagas: As discussed, a saga breaks a long-running transaction into smaller?

transactions, each handled by an individual service. Sagas manage failures by using

compensating actions, thus avoiding the need for distributed locking.

More from Microservices with .NET

All questions for this course