At re:invent 2025, AWS announced AWS Lambda Durable Functions, which could replace Step Functions and enable multi-step applications.
This got me interested because I don't like the definition in YAML or JSONata for Amazon Step Functions. But I appreciate the visual representation of each step and the ability to debug them individually.

In this...