Practice Test Geeks home

AWS Serverless and Lambda Architecture 4

A Lambda function needs to process messages from an SQS queue but should stop consuming messages when downstream DynamoDB write capacity is exhausted.
What is the most operationally efficient approach?

Select your answer