Azure Free Account
Chris Gillum joins Scott Hanselman to discuss a new extension of Azure Functions known as Durable Functions. Durable Functions is a programming model for authoring stateful, reliable, and serverless function orchestrations using C# and async/await.
For more information, see:
Follow @SHanselman Follow @AzureFriday Follow @cgillum
Soon we will be right back to where we were with Windows Workflow nearly a decade ago. ;) ;) ;)
Durable functions are really exciting, but it is in preview/beta, so beware of bugs. Especially this one https://github.com/Azure/azure-functions-durable-extension/issues/67, when using singleton functions, bit me in the a** immediately when playing around with it :)
@slyngelstat: Yep, this is definitely preview software. Fixes and improvements are being rolled out gradually. Keep an eye on the repo for updates.