Cloud, Containers, and Microservices

TH01 Advanced Serverless Workflows with Durable Functions

10/03/2019

8:00am - 9:15am

Level: Intermediate

Jeremy Likness

Senior PM for .NET Data

Microsoft

Azure Functions enable serverless code scenarios that can be triggered by a variety of events and scale automatically without having to configure individual servers or clusters. Durable functions provide state management for long running workflows. See how durable functions address scenarios from asynchronous sequential workflows to fan-out/fan-in scenarios and manual gateways. Learn how to kick-off durable worfklows, monitor progress, troubleshoot, and ultimately recognize significant cost savings by using a service that only bills when it is actively running.

You will learn:

  • What are durable functions?
  • How do durable functions address various workflows and patterns?
  • What are the steps to maintain and troubleshoot durable functions?