Skip to content

Support Lambda Durable Executions #2216

@jeastham1993

Description

@jeastham1993

Describe the feature

Lambda now supports durable executions. Which allows stateful, durable workflows to be defined using application code. It has launched with Python/NodeJS support, but it would be great to add support for .NET as well.

Use Case

Step Functions is a great product, but it's a proprietary language. Being able to define durable workflows in pure .NET code would remove the dependency on ASL, and bring .NET in line with other runtimes from a feature parity perspective.

Proposed Solution

Happy to support implementation if details on the internals can be shared.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS .NET SDK and/or Package version used

N/A

Targeted .NET Platform

N/A

Operating System and version

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions