Building Execution Ledger - Durable Workflow Orchestration in Rust on Azure Container Apps
Building Execution Ledger, an open-source durable workflow orchestrator in Rust on Azure Container Apps, focusing on step-level recovery and idempotency.
Building Execution Ledger, an open-source durable workflow orchestrator in Rust on Azure Container Apps, focusing on step-level recovery and idempotency.
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.