Durable Functions Deep Dive part 4: Executing an activity
Explains the internal execution flow of an activity in Azure Durable Functions, focusing on message queues and dispatchers.
Explains the internal execution flow of an activity in Azure Durable Functions, focusing on message queues and dispatchers.
Explores using durable execution engines like Azure Durable Task Scheduler to build robust, long-running AI workflows, such as summarizing articles and generating newsletters.
Explores workflow orchestration in data engineering, covering DAGs, tools, and best practices for managing complex data pipelines.
A guide to scheduling recurring tasks on Heroku using Azure Logic Apps for cross-cloud automation and job orchestration.
A guide to Temporal's architecture, covering workers, the Temporal Service, and data storage for building reliable applications.