DVA-C02 Development with AWS Services • Timed 50 Questions
This is a timed practice session. You have 50 minutes to answer 50 questions — approximately 1 minute per question, matching real DVA-C02 exam pace. Answer every question before time expires.
Time remaining
50:00
Exam-pace drill
Allow 1 minute per question. On the real DVA-C02 exam you have approximately 72 seconds per question — this session trains you to maintain that pace under pressure.
A developer has an AWS Lambda function that processes messages from an Amazon SQS queue. The function is configured with a batch size of 10, reserved concurrency of 5, and a timeout of 5 minutes. The SQS queue has a large backlog, and CloudWatch metrics show high throttling (Throttles) for the Lambda function. The function is idempotent and can process up to 100 messages in a single invocation. What is the MOST effective way to increase throughput without increasing the reserved concurrency?