Serverless Workflows with Durable Functions
14:10/14:50
Azure Functions are simple, short-lived, stateless, single-purpose actions that respond to events in the cloud. But what if you need to implement a multi-step, long-running, stateful workflow? Aren't you able to reap the benefits of serverless? Or do you have to manage the orchestration of multiple isolated functions? In this talk, Mikhail will demonstrate how Durable Functions combine Azure Functions and Durable Task to enable you to manage workflows. The toolbox includes "fan-out fan-in" pattern, waiting for external events and human interaction, error handling, retries and timeouts.
Language: English
Level: Intermediate
Mikhail Shilkov
Software Engineer - Pulumi Corp.
Mikhail Shilkov is an experienced software developer, a Microsoft Azure MVP, a Russian expat living in the Netherlands. He is passionate about the serverless mindset, leveraging the full variety of managed cloud services and handling cloud infrastructure as code. You can find his blog at https://mikhail.io