🔧 Durable functions in Python for Azure Functions | Azure Friday
Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: channel9.msdn.com
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-up
- Create your first durable function in Python
- What are Durable Functions?
- Azure / azure-functions-durable-python on GitHub
- Create a long-running serverless workflow with Durable Functions
- Create a free account (Azure)