Episode

Building an Autoscaling-Over-Time Dashboard with Azure Functions and Durable Entities

Durable Entities are an easy way in Azure Functions to keep a state for a given entity, allowing you to design your applications functionally.
 
In this talk, you will learn how to put them in action to build an Autoscaling-Over-Time Dashboard with Azure Functions, Durable Entities, Azure Application Insights and Azure Event Grid!