A company runs its applications in a multi-account environment managed by AWS Organizations. A solutions architect needs to design a cost-monitoring solution that identifies sudden, unexpected spikes in daily spend across any account or service. The solution must minimize false positives, require no manual maintenance of static thresholds, and automatically publish alerts to an Amazon SNS topic for immediate triage. Which solution should the solutions architect recommend to meet these requirements?
- Create an AWS Cost Anomaly Detection monitor for AWS services, and set up an alert subscription to publish anomaly notifications to an Amazon SNS topic.Cevap
- BConfigure an AWS Budget with a dynamic threshold based on historical usage, and integrate it with Amazon CloudWatch Alarms to publish to an Amazon SNS topic.
- CConfigure a daily AWS Cost Explorer report for anomalous spending patterns, write an AWS Lambda function to parse the report, and publish notifications to an Amazon SNS topic.
- DEstablish an AWS Billing Conductor pricing rule to analyze multi-account billing datasets daily, and trigger an alert to an Amazon SNS topic when costs deviate from normal baselines.
Cevap
Create an AWS Cost Anomaly Detection monitor for AWS services and set up an alert subscription to publish anomaly notifications to an Amazon SNS topic.
The correct answer proposes using AWS Cost Anomaly Detection. This service leverages advanced machine learning models to detect unusual spend patterns, adapting automatically without requiring manual baseline calculation or static threshold maintenance. By configuring an alert subscription, it can immediately push notifications to an Amazon SNS topic, minimizing false positives and administrative overhead.
Adım Adım Çözüm
Anahtar Kavram
Proactive Cost Monitoring and Anomaly Detection in AWS
Tahmini Süre:1m 30s