Skip to content
Medium-Hard Understand System Design Interview Framework Multiple Choice

What is the Saga pattern used for in microservices?

Understand — Tests comprehension and ability to explain concepts.

Answer Options

A Routing requests to the correct microservice
B Maintaining data consistency across multiple services without a distributed transaction
C Monitoring service health across a cluster
D Caching responses across service boundaries

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more System Design Interview Framework questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the System Design Interview Framework topic (System Design).

More System Design Interview Framework Questions