AWS Step Functions allow one to execute & coordinate long-running processes. Step Functions fall into serverless AWS services, and the platform manages the function execution state completely.
In the example below we will use the following AWS services:
The example demonstrates how Step Functions manage execution of a process, which involves external events e.g. human interaction.

#workflow #aws-step-functions #aws-cdk #aws-lambda

Combine AWS Step Functions with CloudWatch Events using aws-cdk
11.05 GEEK