Jul 14, 2026 · Open source · Workflows · AWS
ZDK publishes workflow pattern examples
New examples show durable orchestration, timeout handling, and explicit failure paths for multi-step serverless work.
Zerverless Development Kit now includes public workflow pattern examples for long-running, multi-step serverless processes. The examples focus on visible state, bounded retries, timeouts, and terminal failure handling.
They are designed to be read and adapted, not copied as a fixed application architecture. Teams can use the examples to discuss where a workflow boundary belongs and what information an operator needs when a step does not complete.