A startup is deploying a new web application on AWS and wants to control their cloud spend. The startup requires a solution to proactively monitor their costs. Specifically, they need to receive alerts when their monthly costs are projected to exceed a predefined budget, and they must also be notified of any sudden, unexpected spending spikes.
Which of the following AWS services or features should the solutions architect configure to meet these requirements? (Select TWO.)
- AWS Budgets to define custom budgets and receive alerts when forecasted costs exceed the budget thresholdAnswer
- AWS Cost Anomaly Detection to identify anomalous spend and send alerts when cost spikes occurAnswer
- CAWS Cost Explorer to configure and send real-time email alerts when actual costs cross the budget limit
- DAWS Compute Savings Plans to monitor real-time resource usage and alert when spending limits are reached
- EAWS Systems Manager Parameter Store to automatically block service requests when budget thresholds are breached
Answer
The startup should configure AWS Budgets to set up alerts for when forecasted monthly costs exceed limits, and AWS Cost Anomaly Detection to identify and receive alerts for sudden, unexpected spikes in usage costs.
The correct options are the features designed for proactive monitoring and alerting: AWS Budgets and AWS Cost Anomaly Detection. AWS Budgets allows you to set custom budgets that alert you when your actual or forecasted cost and usage exceed your budget thresholds. AWS Cost Anomaly Detection is a cost management service that uses machine learning to continuously monitor cost and usage to detect unusual spending patterns and trigger alerts.
Step-by-Step Solution
Key Concept
AWS Cost Monitoring and Proactive Alerting