AWS Step Functions
- This is a serverless orchestration service that lets you combine lambda functions & other AWS Services to build workflow solutions
- Lets create a sample step function
- Ensure you have a role defined for lambda
- Create a hello-world lambda function
- Navigate to Step Functions & create a state machine
