Azure Durable Functions with Donald Lutz


Details
Agenda:
6:00 - 6:15 - Introductions
6:15 - 7:00 - Presentation
7:00 - 7:15 - A word from our sponsor Innovar Group
7:15 - 8:00 - Q/A
Overall:
You've done it and gone serverless. All your functions are running quickly, you're keeping your costs down, you aren't worried about infrastructure, and your users and business are happy. But you just got a new requirement, one that requires a long running multi-step process. What to do? Sure, you could wire a bunch of functions together using queues to pass data around, but what if there was a better way? It turns out there is and it's Azure Durable Functions. Let's take a look at how we can leverage Durable Functions to orchestrate serverless workflows, enable some great design patterns, preserve state, and even rely on external events.


Azure Durable Functions with Donald Lutz