AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 233

A company's application has an API that retrieves workload metrics. The company needs to audit, analyze, and visualize these metrics from the application to detect issues at scale.

Which combination of steps will meet these requirements? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

The correct steps are A, C, and E. Step A retrieves the workload metrics and stores them in Amazon S3, while step C catalogs this data for analysis and step E visualizes the data using Amazon QuickSight. Options B and D are incorrect because they involve using DynamoDB, which is not necessary for this scenario, and the focus should be on S3 and Athena for analysis and visualization.