Session

Introduction to Azure Functions' Durable Entities

In a serverless world, your applications get dynamically provisioned and destroyed at the discretion of the platform you're using. This makes relying on resources like local memory, local variables, or even local disk storage almost impossible. Of course, you always have the option of using a database or a 3rd party caching service, but that may start complicating the code you have to write. In the latest release of Azure Functions, the team has added support for a new concept called Durable Entities, which lets you use similar patterns as you would see in an actor model style application. In this session, I will explore how you can leverage Durable Entities in your applications.

Callon Campbell

Cloud Mavericks Inc., Solution Architect and Developer

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top