An enterprise is launching a new multi-tenant application on AWS. The finance team requires a proactive cost monitoring strategy to alert them immediately if the daily cost of a specific project (tracked via the cost allocation tag Project:Apollo) exceeds a budgeted threshold of $500. Additionally, the operations team needs to receive automated alerts if there is any anomalous, unexpected spending spike across the entire AWS account, regardless of historical benchmarks or tags, to quickly investigate potential resource misconfigurations. Which combination of AWS cost management features should the solutions architect implement to meet these requirements? (Select TWO.)
- Create a daily cost budget in AWS Budgets, filter by the Project:Apollo tag, and configure a notification to email the finance team when the actual or forecasted daily spend exceeds $500.Cevap
- Configure an AWS Cost Anomaly Detection monitor for the AWS account, and set up an Amazon Simple Notification Service (Amazon SNS) topic to alert the operations team when unusual spending is detected.Cevap
- CSet up a daily scheduled report in AWS Cost Explorer filtered by the Project:Apollo tag, and create an Amazon CloudWatch metric alarm on the report output to notify the finance team when costs exceed $500.
- DUse AWS Billing Conductor to configure a custom billing group for the account, and configure its built-in anomaly detection module to send real-time alerts to the operations team.
- EPurchase a Compute Savings Plan to automatically apply cost discounts to the Amazon S3 and Amazon RDS databases used by the Project:Apollo application to prevent budget threshold breaches.
Cevap
Create a daily cost budget in AWS Budgets, filter by the Project:Apollo tag, and configure email alerts for threshold breaches. Additionally, configure an AWS Cost Anomaly Detection monitor for the account with an Amazon SNS topic to alert on unexpected spending spikes.
To proactively monitor specific tag-based daily budgets, AWS Budgets is the correct tool because it allows filtering by the 'Project:Apollo' tag and sending email notifications when daily thresholds are breached. To detect sudden account-wide spikes in spend, AWS Cost Anomaly Detection uses machine learning to identify unexpected costs and can alert the operations team immediately via Amazon SNS.
Adım Adım Çözüm
Anahtar Kavram
AWS Cost Monitoring, Budgeting, and Optimization Tools