Skip to content

Step Function Event: Dynamo Streams #118

Open
@jwallaceboetzkes

Description

@jwallaceboetzkes

This is a Feature Proposal

Dynamo Streams are very useful for queue management. Depending on the system, queues (through streams) can trigger complex distributed applications which require state machine-style lambda invoking. It would be far more efficient to use a state machine since invoking lambdas takes ~150ms with an 'event' type. However, if we need to use a lambda to start the state machine, much of the efficiency is lost since this takes a similar amount of time

Request:
Add streams to the HTTP and scheduled events

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions