
Answer-first summary for fast verification
Answer: Set up AWS Budgets in the organization's management account, specifying EC2 running hours as the usage type and a daily period. Set the budget amount 10% higher than the 30-day average EC2 usage reported by AWS Cost Explorer, and configure an alert to notify the architecture team when the usage threshold is exceeded.
Option A is the correct answer. AWS Budgets allows for detailed tracking of specific resource usage (such as EC2 running hours) and can be configured to send alerts based on set thresholds. By setting the budget amount to 10% higher than the reported average for the last 30 days and configuring a daily alert, it precisely meets the requirement of notifying the architecture team if EC2 usage exceeds the specified threshold. Options B, C, and D do not offer the same level of precise monitoring and alerting for EC2 usage metrics in the context provided.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company with AWS accounts organized under AWS Organizations seeks to monitor Amazon EC2 usage metrics. Specifically, the company's architecture team requires a daily alert if EC2 usage exceeds 10% above the 30-day average. What solution effectively meets this requirement?
A
Set up AWS Budgets in the organization's management account, specifying EC2 running hours as the usage type and a daily period. Set the budget amount 10% higher than the 30-day average EC2 usage reported by AWS Cost Explorer, and configure an alert to notify the architecture team when the usage threshold is exceeded.
B
Establish AWS Cost Anomaly Detection in the organization's management account, selecting AWS Service as the monitor type and applying a filter for Amazon EC2. Set up an alert subscription to inform the architecture team if EC2 usage surpasses 10% of the 30-day average.
C
Activate AWS Trusted Advisor within the organization's management account and configure a cost optimization advisory alert to notify the architecture team if EC2 usage increases by more than 10% compared to the 30-day average.
D
Deploy Amazon Detective in the organization's management account and configure an EC2 usage anomaly alert to notify the architecture team if Detective detects a usage anomaly exceeding 10%.
No comments yet.