advancedDistributed Transactions & Saga
What is the dual-write problem in microservices, and how does the Outbox Pattern solve it?
Tests whether you know writing to a DB and publishing an event are two separate operations that can't be made atomic without help.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
What is the dual-write problem in microservices, and how does the Outbox Pattern solve it?