Dec
15,
2020
Long-Running Workflows as Serverless Functions in Azure
<div style="text-align: justify">Azure Functions have many features that make your work easier. However, they are less suitable for long-running processes. This is where Durable and Entity Functions can help.</div>