How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Building Depot CI with Lambda durable functions

calendar_today April 29, 2026 person domain depot-dev

Depot CI’s orchestrator runs on AWS Lambda durable functions. The orchestrator checkpoints state, suspends between events, and never burns compute while waiting. Here’s how we designed the run-workflow-job hierarchy and the callback-driven orchestration loop that powers it.

open_in_new Read original post