This is where distributed systems get interesting. If you've worked with backend systems long enough, you've probably written code that looks roughly like this: await using var transaction = await db . Database .

Source: [Dev.to](https://dev.to/kainat_saricioglu/your-database-said-success-your-message-broker-said-try-again-4jaj)

Sponsored