Overview
Explore the power of Azure's Durable Functions in this 48-minute conference talk from NDC Conferences. Dive into stateful functions within a serverless compute environment, ideal for complex workflows and longer-running, dependent steps. Learn about the six patterns for applying Durable Functions, including Orchestrator, Activity, Async API, Monitor, Human Interaction, and Aggregator. Discover best practices for each pattern and understand when to use Durable Functions over standard Azure Functions. Gain insights into orchestration rules and see practical examples, including a unique Filipino egg roll analogy. Enhance your serverless architecture knowledge and learn to tackle complex, stateful workflows efficiently in Azure.
Syllabus
Introduction
Who are you familiar with
What are durable functions
Durable function types
Orchestrator function
Activity function
Orchestration rules
Filipino egg roll
Async API
Monitor
Human Interaction
Aggregator
Taught by
NDC Conferences