A monitoring/debugging UI tool for Azure Durable Functions
-
Updated
Feb 26, 2022 - TypeScript
A monitoring/debugging UI tool for Azure Durable Functions
Basic project setup and scaffolding for creating serverless web applications based on Azure Durable Entities, Azure SignalR Service, React+MobX and TypeScript
Using External Inputs in Azure Durable functions
Dominoes Game using ASP.NET Core, Azure SignalR Service, Azure Durable Functions & TypeScript
Sample Azure Native Serverless Cloud Solution, Usage and Cost tracker using Azure Durable Functions(Powershell), Azure Storage, Sendgrid(Email)
Sample demonstrating how to manage Azure Batch jobs using Azure Durable Functions
A demo project to demonstrate various approaches to building stateful services in Azure
Parallel file processing using Azure durable functions in python
This project demonstrates summarizing large documents with Azure OpenAI and Durable Functions, using a Fan-out/Fan-in pattern to process sections in parallel and compile a cohesive summary. It ensures scalable and efficient document handling with Azure services.
Azure Durable Functions and Azure WebJobs lets you write stateful functions in a serverless environment. The primary use case for Durable Functions is simplifying complex, stateful coordination problems in serverless applications.
Reverses a linked list with Azure Durable Functions. For demo purposes only. Sample linked list comes from https://en.wikipedia.org/wiki/The_Gigantic_Turnip folktale.
A set of samples for https://github.com/scale-tone/durable-mvc-starter
A set of demo projects for Azure Serverless
This sample can teach you how to build simple SMS mathematical expression parser which returns result as SMS back to sender. With Azure Durable functions of course.
An example of how the Durable Entities extension of Azure Functions can be used to simulate a health check endpoint. Also, how availability testing and alerting in Azure Application Insights can be used to trigger a Logic App to send SMS text messages using Twilio.
A demo project I am using to learn about Azure Durable Functions.
A practical assignment for the Serverless on Azure
Serverless Workflows with Azure Durable Functions
Add a description, image, and links to the azure-durable-functions topic page so that developers can more easily learn about it.
To associate your repository with the azure-durable-functions topic, visit your repo's landing page and select "manage topics."