All | Series | TagsYears

 

All Posts Tagged "Durable Functions" (2 Total)

Serverless HTTP With Durable Functions

Durable functions enable implicit and explicit state management for serverless workflows and accommodate a variety of patterns. A new addition, the HTTP task, helps manage interactions with HTTP endpoints including error handling and support for long polling.

Durable Functions ] [ Serverless ] [ Azure Functions ] [ Azure ]

Stateful Serverless: Long-Running Workflows with Durable Functions

Learn how to implement long running stateful workflows in a serverless architecture using Durable Functions, the combination of the open source Durable Task Framework and Azure Functions.

Azure ] [ Azure Functions ] [ Serverless ] [ Durable Functions ] [ Workflow ]