A company has recently added a new business unit to their AWS Organization as a member account. A SysOps Administrator is tasked with configuring cost monitoring for this specific account. The administrator needs to identify unexpected cost spikes that deviate from historical trends using machine learning and send immediate email alerts to the operations team. Additionally, the administrator must view a projection of the member account's total costs for the next three months. Which two actions should the SysOps Administrator take to meet these requirements? (Select two.)
- Create a Linked Account monitor in AWS Cost Anomaly Detection for the member account, and associate it with an alert subscription targeting the operations email address.Answer
- Open AWS Cost Explorer, apply a filter for the new member account, and run a forecast with a three-month prediction interval.Answer
- CConfigure a monthly cost budget in AWS Budgets for the member account, and define an alert threshold based on forecasted costs to notify the operations email.
- DApply a custom 'BusinessUnit' tag to the resources in the member account, create a Cost Allocation Tag monitor in AWS Cost Anomaly Detection, and configure email alerting.
- EConfigure an Amazon EventBridge rule that detects AWS Config evaluation changes for cost compliance, and trigger an AWS Systems Manager Automation runbook to send emails.
Answer
Create a Linked Account monitor in AWS Cost Anomaly Detection for the member account, associate it with an alert subscription targeting the operations email address, and run a forecast in AWS Cost Explorer filtered by the new member account.
To detect machine learning-driven anomalies for a specific member account, a Linked Account monitor must be configured in AWS Cost Anomaly Detection along with an alert subscription. To project future costs for the next three months, AWS Cost Explorer's forecasting feature must be used with a filter applied to the specific member account. These two actions address both monitoring and forecasting requirements accurately.
Step-by-Step Solution
Key Concept
Using AWS Cost Anomaly Detection for machine learning-driven spend alerting alongside AWS Cost Explorer for future spend forecasting.