Home
cover of episode Durable functions in Python for Azure Functions

Durable functions in Python for Azure Functions

2021/3/12
logo of podcast Azure Friday

Azure Friday

Frequently requested episodes will be transcribed first

Shownotes Transcript

David Justo joins Scott Hanselman to discuss durable functions in Python, which is an extension of Azure Functions for writing stateful functions in a serverless compute environment. The extension is already available for C# and JavaScript and is now available for Python.[0:00:00]– Introduction[0:01:38]– Overview of durable functions and patterns[0:07:13]– A few demos[0:16:41]– Discussion and wrap-upCreate your first durable function in PythonWhat are Durable Functions?Azure / azure-functions-durable-python on GitHubCreate a long-running serverless workflow with Durable FunctionsCreate a free account (Azure)