AWS Lambda Durable Execution SDK for Java GA

AWS Lambda Durable Execution SDK for Java Now Available
AWS has released the general availability of the AWS Lambda Durable Execution SDK for Java, enabling Java developers to create resilient, long-running workflows using Lambda durable functions. This SDK allows developers to build multi-step applications such as order processing pipelines, AI agent orchestration, and human-in-the-loop approvals directly within their applications.
New Features
- Lambda durable functions extend Lambda's event-driven model with automatic progress checkpointing and execution pausing for up to a year.
- The SDK provides an idiomatic Java experience for building with Lambda durable functions, including progress tracking, callback integration, durable invocation, and efficient suspension.
- Compatible with Java 17+ and deployable using Lambda managed runtimes or container images.
- Local testing emulator for building and debugging before production deployment.
What to do
- Read the Lambda durable functions developer guide.
- Explore the AWS Lambda Durable Execution SDK for Java on GitHub.
- Check Regional availability and pricing details.
Source: AWS release notes
If you need further guidance on AWS, our experts are available at AWS@westloop.io. You may also reach us by submitting the Contact Us form.



