Create a Serverless Workflow Using AWS Step Functions
In this lab, you’ll practice creating a Step Functions state machine to coordinate individual tasks. When you’re finished with this lab, you’ll have a good understanding of building serverless workflow using AWS Step Functions.
Terms and conditions apply.
Lab info
Lab author
Challenge
Review the Existing Resources in Your Account
You’ll review the existing Lambda functions and the DynamoDB table in your account. You’ll also test the individual Lambda functions and review the current application flow.
Challenge
Create a Serverless State Machine Using AWS Step Functions
You’ll learn to design a workflow using AWS Step Functions and create a state machine with two tasks.
Challenge
Add a New Task into Your Step Functions State Machine to Handle Error
You’ll learn to add a new task into your Step Functions to handle errors.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of AWS Lambda functions.
- Basic understanding of Amazon Identity and Access Management, Roles and Policies.