A collection of resources about Durable Executions (or Durable Functions, if you prefer)
- AWS Simple Workflow Service
- Azure Durable Functions
- Cadence
- Conductor
- Dapr
- Dispatch
- Flawless
- Golem
- Infinitic
- Inngest
- Restate
- Temporal
- 10 Reasons to use Durable Functions
- How Inngest functions are executed: Durable execution
- Temporal Decoded: How it works
- What is Durable Computing
- Why Your Application Need Durable Execution
- Why we built Restate
- Why Golem
- Golem fundamentals
- Temporal 101: Introducing the Temporal Platform
- Temporal 102: Exploring Durable Executions
- Tour of Restate
Some of this examples are available in multiple programming languages, for simplicity we link only one of them
- Azure - Create a Durable Functions App (C#, Javascript, TypeScript, Python, Powershell)
- Golem Quickstart
- Restate examples
- Temporal - Code Samples (Java, Go, Python, Typescript)
- Temporal - Order Management Reference Application
- Your first Functions (Ingest)