- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
Triggering AWS Lambda from Amazon SQS
In this hands-on lab, you’ll learn how to build an asynchronous, event-driven workflow using Amazon SQS and AWS Lambda. You’ll create and configure an SQS queue, connect it to a Lambda function as an event source, and send messages for processing. You’ll also monitor Amazon CloudWatch logs to verify successful and malformed message handling.
Lab Info
Table of Contents
-
Challenge
Create a standard SQS queue
Before configuring asynchronous processing, you’ll discover how to create and configure an Amazon SQS queue to decouple microservices and enable message-based communication.
-
Challenge
Create a Lambda function to process queue messages
Learn how to configure a Lambda function with the SQS queue as its event source, and apply the required IAM permissions for message consumption.
-
Challenge
Send messages and observe in CloudWatch
After the integration is complete, you’ll send two messages–one with an error, one without–to the SQS queue, and observe in CloudWatch how they are processed asynchronously.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.