Transactions & asynchronicity in a microservice world

Ran into a clever blog post with a Starbucks analogy showing how a traditional, synchronous transaction can be replaced with a series of decoupled, asynchronously executing steps: Microservices & transactions, let’s drink a coffee. Most dev should be intimately familiar with the process of acquiring coffee. 😛   What I especially like about the blog […]

Read more "Transactions & asynchronicity in a microservice world"