A SysOps Administrator needs to create a single Amazon CloudWatch dashboard that displays CPU utilization metrics from Amazon EC2 instances running in both the us-east-1 and us-west-2 Regions. Which action should the administrator take to achieve this?
- Select the desired Region from the Region selector when adding the CPU utilization metrics to the dashboard widgets.Answer
- BEnable detailed monitoring on all EC2 instances to allow CloudWatch to aggregate metrics across different AWS Regions.
- CConfigure an Amazon EventBridge rule in the us-west-2 Region to route the CPU utilization metrics to the us-east-1 Region.
- DCreate a CloudWatch metric filter in us-west-2 to stream the metric logs to an Amazon Kinesis Data Firehose delivery stream in us-east-1.
Answer
Select the desired Region from the Region selector when adding the CPU utilization metrics to the dashboard widgets.
The correct option is to select the desired Region from the Region selector when configuring the metrics in the dashboard. CloudWatch dashboards support multi-region metric visualization natively, allowing administrators to combine metrics from different Regions on a single screen without complex configurations.
Step-by-Step Solution
Key Concept
CloudWatch dashboards are global resources that can display metrics from multiple AWS Regions. You can select different Regions directly from the Region selector when adding metrics to dashboard widgets.