youtube image
From YouTube: Diving into Durable Entities

Description

Learn more at aka.ms/durablev2

Durable Functions documentation - https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview?WT.mc_id=ondotnet-c9-cxa

Introducing Durable Entities for Serverless State - https://medium.com/microsoftazure/introducing-durable-entities-for-serverless-state-3484e63fe0ae?WT.mc_id=ondotnet-c9-cxa

Durable Functions on GitHub - https://github.com/Azure/azure-functions-durable-extension/

In this episode, Chris Gillum and Sebastian Burckhardt sit down with Jeremy to give us the rundown on Durable Entities. They talk about the differences compared to the actor model, invoking entities via HTTP, and more.

[02:03] - What are Durable Entities?
[06:16] - How do Durable Entities compare to Actors?
[08:57] - Reviewing the function based and class based models
[13:15] - How to invoke entities directly via HTTP?
[19:44] - What are the future plans?