This project demonstrates AWS Lambda Durable Functions using the AWS Durable Execution SDK. The demo implements a long-running Lambda function that periodically checks a DynamoDB table for a specific ...
Unlike agentic frameworks or self-hosted orchestration solutions, Lambda durable functions provide native serverless orchestration that scales automatically without managing infrastructure. You get ...