ArchitectureSep 21, 20266 min read
Thirteen services, one source of truth
A dual write is two writes to two systems with no transaction across them. The transactional outbox removes the second system — and the inbox on the other side is what makes the guarantee real.
MicroservicesPostgreSQLKafka