azure-durable-functions
There are 25 repositories under azure-durable-functions topic.
scale-tone/DurableFunctionsMonitor
A monitoring/debugging UI tool for Azure Durable Functions
scale-tone/durable-mvc-starter
Basic project setup and scaffolding for creating serverless web applications based on Azure Durable Entities, Azure SignalR Service, React+MobX and TypeScript
damienbod/AzureDurableFunctions
Using External Inputs in Azure Durable functions
MertSenel/azure-usage-and-cost-tracking
Sample Azure Native Serverless Cloud Solution, Usage and Cost tracker using Azure Durable Functions(Powershell), Azure Storage, Sendgrid(Email)
QuinntyneBrown/Dominoes
Dominoes Game using ASP.NET Core, Azure SignalR Service, Azure Durable Functions & TypeScript
fbeltrao/azure-batch-with-durable-functions
Sample demonstrating how to manage Azure Batch jobs using Azure Durable Functions
scale-tone/LetsGoOutDemo
A demo project to demonstrate various approaches to building stateful services in Azure
gicastel/DilbertPoster
https://t.me/ComixRss
lordlinus/parallel-file-processing-serverless
Parallel file processing using Azure durable functions in python
matjazbravc/BackupFolder-AzureFunction-Demo
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.
matjazbravc/SMSMathParser-AzureFunction-Demo
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.
scale-tone/durable-mvc-samples
A set of samples for https://github.com/scale-tone/durable-mvc-starter
scale-tone/repka-durable-func
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.
scale-tone/WhatIfDemo
A set of demo projects for Azure Serverless
codeBestard/AzureFunctions
Let Azure do the scaling while you can focus on the business logic
sidm1983/durable-func-demo
A demo project I am using to learn about Azure Durable Functions.
stuartleaver/azure-durable-functions-instrumenting
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.
aruanoguate/azure-test-functions-durable
Create a long-running serverless workflow with Durable Functions
briandenicola/azure-durable-functions
Quick and Dirty example of how to use Azure Durable Functions
inuvano/azure-functions-durable-fluent
A Fluent API for Azure Durable Functions
mjul/azure-durable-functions-lab
Serverless Workflows with Azure Durable Functions
olahallvall/FlowDance
FlowDance: Enabling Compensating Actions between Microservices
sieunhantanbao/serverless-on-azure
A practical assignment for the Serverless on Azure
sindrekjr/nwn-server-status-functions
Azure Durable Functions for polling and monitoring for Neverwinter Nights server changes.