Configure Amazon SQS as an Event Source for Lambda Functions
In this lab, you’ll practice configuring an Amazon SQS queue to trigger a Lambda function. When you’re finished with this lab, you’ll have a good understanding of setting up Amazon SQS queues and creating Lambda triggers.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create an Amazon SQS Queue
You'll learn to create and configure a standard Amazon SQS queue in your AWS Account.
Challenge
Setup a Lambda Function Trigger on an SQS Queue
You'll learn to configure the Lambda function trigger on an SQS queue. You’ll also add Lambda function code to process the messages from the queue and update the DynamoDB database.
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 Identity and Access Management, roles and permission