DEV Community

Cover image for AzureFunBytes Episode 25 - @Azure Durable Functions with @maximrouiller
Jay Gordon for Microsoft Azure

Posted on

AzureFunBytes Episode 25 - @Azure Durable Functions with @maximrouiller

Welcome back to AzureFunBytes, where we take a tour of the fundamental resources that make up Azure. This week we dive deeper into Azure Functions with Cloud Advocate Maxime Rouiller. It's part two! This time, Maxime and I focus on Azure Durable Functions!

Durable Funtcions is an extension of the Azure Functions service that lets you write functions that are stateful. That mean you can store and access data for your requests. You can create functions using your favorite programming languages such as C#, JavaScript, Python and PowerShell.

Learn about Azure fundamentals with me! Microsoft LearnTV! The most interactive way to join the show!

Live stream is available on Twitch at 2 pm EST Thursday. You can also find the recordings here as well:

https://twitch.tv/azurefunbytes
https://twitter.com/azurefunbytes
https://aka.ms/jaygordononyoutube

Join me, ask questions, and learn about Azure!

Azure Durable Functions documentation
Microsoft Azure Functions
Azure Functions C# developer reference
Durable Functions
Quickstart: Create your first function in Azure using Visual Studio
Quickstart: Create a C# function in Azure using Visual Studio Code
Microsoft Learn: Create serverless logic with Azure Functions
Microsoft Learn: Azure Fundamentals
Microsoft Azure: $200 Free Credit

Top comments (0)