Azure Durable Functions Fundamentals
Durable Functions enables you to create reliable stateful workflows with Azure Functions. This course teaches you how to implement “fan-out fan-in” patterns, pause waiting for human interaction, and how to debug, deploy, and monitor your workflows.
When you’re creating workflows with serverless functions, managing errors, tracking state, and running activities in parallel can result in a lot of extra work. In this course, Azure Durable Functions Fundamentals, you’ll learn how Durable Functions allows you to easily and reliably build your stateful workflows on top of the Azure Functions platform, while still taking advantage of all its benefits including scalability, rapid development, and a consumption-based pricing model.
Author Name: Mark Heath
Author Description:
Mark Heath is a software developer based in Southampton, England, working for NICE Systems as a software architect creating cloud based digital evidence management systems for the police. He is the creator of NAudio, an open source audio framework for .NET. He is passionate about continually improving his skills and training other developers, and in recent years has been particularly focused on the challenges of creating scalable and reliable Azure-deployed systems. In his (very limited) spare t… more
Table of Contents
- Course Overview
1min - Introducing Durable Functions
25mins - Chaining Functions Together
34mins - Monitoring Workflows and Handling Errors
22mins - Supporting the Fan-out Fan-in Pattern
19mins - Waiting for Human Interaction
29mins - Implementing Eternal Orchestrations
15mins - Running in Production
24mins
There are no reviews yet.