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

A company sells products through an ecommerce web application. The company wants a dashboard that shows a pie chart of product transaction details. The company wants to integrate the dashboard with the company's existing Amazon CloudWatch dashboards.

Which solution will meet these requirements with the MOST operational efficiency?

Answer options

Correct answer: A

Explanation

Option A is the most efficient as it directly utilizes CloudWatch Logs, allowing for real-time data processing and visualization without additional steps. Options B and D involve extra services (Amazon S3, Athena, DynamoDB) which add complexity and latency. Option C, while useful for tracing, does not provide the required pie chart visualization as straightforwardly as option A.