Back to Browse

Durable Functions Tutorial Using C# | Azure Activity Functions | Stateful Functions

7.1K views
Jan 6, 2022
28:00

In this durable functions tutorial I am talking about state management using durable functions and how they are useful for developing workflow based applications. Also known as stateful functions they use azure activity functions to implement a workflow. We will also discuss a bit about the Azure durable function patterns like function chaining, fan-out/Fan-in, Async HTTP APIs, Monitor, Human interaction and Aggregator. However, the main motive of this durable functions tutorial is to show the viewers on how to create a basic durable function in Azure using C# and Visual Studio 2019. The functions are also deployed to Azure and invoked using Postman. Azure Functions Tutorial: https://www.youtube.com/watch?v=NhhmLt0YGqY ASP.NET core 6 web API tutorial: https://www.youtube.com/watch?v=Hc4jBcRI-Fk Useful download links Azure Storage Emulator: https://go.microsoft.com/fwlink/?linkid=717179&clcid=0x409 Postman: https://www.postman.com/downloads/ Visual Studio 2019: https://visualstudio.microsoft.com/vs/older-downloads/

Download

1 formats

Video Formats

360pmp437.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Durable Functions Tutorial Using C# | Azure Activity Functions | Stateful Functions | NatokHD