Completed
Demo - Serverless Function Chaining Example
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Developer Fundamentals of Serverless NET Development with Azure Durable Functions
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Dining Philosophers Problem
- 3 What is really Serverless?
- 4 Durable Function Types
- 5 Orchestrator Code Constraints - DONTS & DOS
- 6 Function Chaining Pattern
- 7 Function Chaining in ACTION!
- 8 Async HTTP APIs Pattern
- 9 Monitor Pattern
- 10 Developing Azure Functions
- 11 Fullstack Development with Azure Functions
- 12 Orchestration Details
- 13 Automatic Retry
- 14 Azure Container Apps (Preview)
- 15 Demo - Serverless Function Chaining Example