DVA-C02 Troubleshooting and Optimization • 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 deployed a new version of an AWS Lambda function that is part of a serverless application. The function uses an Amazon DynamoDB table as a data store. After deployment, the developer notices that the function's latency has increased significantly for some requests. CloudWatch traces show that the increase is due to DynamoDB throttle events. The function is configured with a reserved concurrency of 100 and the DynamoDB table has 5 read capacity units (RCUs) and 5 write capacity units (WCUs). What is the most effective way to reduce the throttling while maintaining application performance?