AWS Step Functions
Allows you to create workflows that follow a fixed or dynamic sequence
- Built in retry functionality - don’t progress until success
- Native integration wuth AWS services such as Lambda & SNS
- GUI for auditingworkflow process, input/output, etc
- Highly scalable and low cost ($0.025 per 1,000 state transitions)

AWS Step Function With Lambda


