TL;DR In Part 1, we identified the problem: 60-80% of microservice code is infrastructure. Retries, state machines, idempotency, distributed locks. This post introduces durable execution: the runtime journals every step of your code. Crash mid-execut...
ravilanka.hashnode.dev25 min read
No responses yet.