Tag Archives: workflow

Make Serverless Music – Orchestrate your workflow with Azure [Part 4 – Durable Functions]

The last in the series, a walk through on taking our problem statement and implementing it with the new abstraction from the Azure Functions team, Durable Functions

Make Serverless Music – Orchestrate your workflow with Azure [Part 3 – Azure Functions]

Create a simple workflow orchestration using Azure Functions, executed both sequentially and in parallel

Make Serverless Music – Orchestrate your workflow with Azure [Part 2 – Logic Apps]

A quick walkthrough on taking the Flow created in Part 1 and upgrading to Azure’s workflow orchestration offering: Logic Apps

Make Serverless Music – Orchestrate your workflow with Azure [Part 1 – Microsoft Flow]

A walkthrough of an example using Microsoft Flow to perform a common backend operation: data validation