Using SNS and SQS fan-out messages Services Covered SQS SNS Lab description In this lab, you will implement the backbone of a fan-out order messaging…
Manage Message Queues Using Amazon SQS – Lab 28
Using CLI send and receive messages from SQS Queues Services Covered SQS Lab description Learning Objectives Creating queue and sending messages to it Using Cloud9…
SQS Queue Creation Challenge – Lab 39
Services Covered SQS Lab description You have been tasked with creating a prototype new Amazon SQS queue that satisfies the new requirements. To complete this…
Triggering Lambda function and processing SQS messages to S3 – Lab 82
The purpose of this lab is to create a chain of events. Messages send to a SQS Queue will trigger a Lambda function that will…