AWS Lambda and Amazon Simple Queue Service (SQS) are offerings from Amazon Web Services that when combined enable you to perform background job processing without having to provision or manage servers. AWS Lambda and Amazon SQS are scalable and low-cost.
Using these services together means you can avoid the time and complexity associated with creating and managing the infrastructure required for a message processing system.
In this lab, you will create a new AWS Lambda function, update the function's code, and configure the function to process messages from an Amazon SQS queue. -- Watch live at https://www.twitch.tv/msec
Download
0 formats
No download links available.
AWS Developer Associate (DVA-C02) Certification: Using AWS Lambda Functions to Process SQS Messages | NatokHD