DVA-C02 · Question #468
DVA-C02 Question #468: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #468. The question stem and answer options stay visible for context.
Question
A developer built an application that uses AWS Lambda functions to process images. The developer wants to improve image processing times throughout the day. The developer needs to create an Amazon CloudWatch Logs Insights query that shows the average, slowest, and fastest processing time in 1-minute intervals. Which query will meet these requirements? A. B. C. D.
Options
- Afilter @type = "REPORT" | stats avg(@duration), max(@duration), min(@duration) by bin(1m)
- Bfilter @type = "DISPLAY" | stats avg(@duration), max(@duration), min(@duration) by bin(5m)
- Cfilter @type = "STATS" | stats avg(@duration), max(@duration), min(@duration) by bin(5m)
- Dfilter @type = "PATTERN" | stats avg(@duration), max(@duration), min(@duration) by bin(1m)
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.