filmov
tv
Code Orchestration with Durable Azure Functions - Emanuel Palm
Показать описание
PowerShell Days UK - London 2023
Code Orchestration with Durable Azure Functions
Speaker: Emanuel Palm - @PalmEmanuel
Azure Functions are great for running code in a serverless manner, but sometimes our workflows need to run for a long time, split into different parallel branches or await user input.
In this session we'll take a look at an introduction to Durable Azure Functions in PowerShell, see what the differences are to normal Azure Functions, and explore a few common application patterns that allow us to split larger code solutions into bite-size functions.
Code Orchestration with Durable Azure Functions
Speaker: Emanuel Palm - @PalmEmanuel
Azure Functions are great for running code in a serverless manner, but sometimes our workflows need to run for a long time, split into different parallel branches or await user input.
In this session we'll take a look at an introduction to Durable Azure Functions in PowerShell, see what the differences are to normal Azure Functions, and explore a few common application patterns that allow us to split larger code solutions into bite-size functions.