AdvancedVocabulary#backend#architecture#developer-tools

Outbox Pattern Vocabulary

Build fluency in the vocabulary of reliably publishing an event alongside a database update.

0 / 5 completed
1 / 5
At standup, a dev mentions writing a database update and the event describing that update to the same local transaction, then a separate process reliably publishing that event afterward. What is this pattern called?