This guide introduces the concept of durable execution, which is used by organizations like Stripe, Netflix, HashiCorp, Datadog, and many others to solve a wide range of problems in distributed systems.
It explains how some of those problems are solved, shows the new programming possibilities that durable execution opens up, and includes an example application that demonstrates how simple it is to write durable code.