Overview
Bindings
Performance and scale
Creating through the Azure portal
Disaster recovery and geodistribution
Overview of Durable Functions
Durable Functions is an extension to Azure Functions that helps you build reliable, stateful apps in a serverless environment and define workflows in your code. The Azure Functions platform manages checkpoints, states, and restarts for you.
Durable Functions uses ...