DOP-C02 Monitoring and Logging Practice Question
A company wants to visualize the performance of their application running on EC2. They need to create a dashboard that shows CPU utilization, memory usage, and disk I/O. Which AWS service should they use?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Amazon CloudWatch Dashboards.
Amazon CloudWatch Dashboards can display metrics from EC2 and the CloudWatch agent, including memory and disk metrics. Option B is wrong because AWS CloudTrail is for auditing API calls, not for visualization. Option C is wrong because AWS Systems Manager is for management and automation, not for creating dashboards. Option D is wrong because Amazon QuickSight is for business intelligence, not infrastructure monitoring.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Amazon CloudWatch Dashboards.
Why this is correct
Amazon CloudWatch Dashboards is the correct choice because it natively integrates with CloudWatch, which collects and stores EC2 standard metrics (CPU, network, disk) and, when the CloudWatch agent is installed on the instance, also collects custom operating-system-level metrics such as memory utilization and disk space. These dashboards can be customized to display multiple metrics in a single graph, aggregated across instances, and automatically refreshed for near-real-time monitoring. Additionally, CloudWatch Dashboards support alarm overlays and anomaly detection, making it purpose-built for visualizing application performance as a monitoring and observability tool.
- ✗
AWS CloudTrail.
Why it's wrong here
AWS CloudTrail is an auditing and governance service that records API activity across your AWS account, such as who made a request, when, and from which IP address. It produces immutable, encrypted log files for security analysis, compliance, and operational troubleshooting, but it does not ingest, measure, or display infrastructure performance metrics like CPU utilization, memory, or disk I/O. Therefore, CloudTrail cannot be used to visualize the real-time performance of your application, as it is not a monitoring or telemetry service.
- ✗
AWS Systems Manager.
Why it's wrong here
AWS Systems Manager is an operations and management service that helps you maintain security, patch compliance, and automate administrative tasks across your fleet of EC2 instances and on-premises servers. Although its unified interface can display operational data such as inventory, patch status, and resource compliance, it lacks the capability to collect and render continuous performance metrics such as memory utilization, disk I/O, or network throughput. Systems Manager is not a monitoring dashboard solution, and it does not provide the real-time metric visualization required to assess application performance.
- ✗
Amazon QuickSight.
Why it's wrong here
Amazon QuickSight is primarily a cloud-native business intelligence (BI) service designed to build interactive dashboards and derive insights from data stored in data warehouses, data lakes, or business datasets. While it can create visualizations, it is not an operational monitoring tool and does not natively collect EC2 performance metrics or provide live streaming of CloudWatch alarms and metrics without significant custom integration. Its focus is on analytical reporting and business decision-making, not on real-time infrastructure performance visualization, so it is unsuitable for this use case.
Go deeper
Related to this question
About these practice questions
One of 1,339 original DOP-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This DOP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DOP-C02 exam.