A SysOps administrator needs to configure a system to monitor AWS account spending and send alerts whenever there is a sudden, unexpected spike in cost. The spending patterns are variable and unpredictable, making static thresholds ineffective. The administrator wants a solution that uses machine learning to dynamically detect these cost anomalies. Which AWS feature should the administrator use to achieve this goal?
- AWS Cost Anomaly DetectionAnswer
- BAWS Budgets
- CAmazon EventBridge rules
- DAWS Cost Allocation Tags
Answer
AWS Cost Anomaly Detection
AWS Cost Anomaly Detection is the only listed feature that uses machine learning to analyze spending data, identify abnormal spikes, and alert administrators without requiring the manual configuration of static thresholds.
Step-by-Step Solution
Key Concept
AWS Cost Anomaly Detection utilizes machine learning models to establish dynamic baselines and alert on unexpected cost spikes, making it ideal for variable spending patterns where static budgets are ineffective.