A company's finance department wants to ensure they are getting maximum value from their newly purchased Compute Savings Plans. A SysOps administrator is tasked with setting up an automated notification that alerts the team if the utilization of these Savings Plans drops below over a daily tracking period. Which configuration should the SysOps administrator use to meet this requirement with the least administrative effort?
- ACreate a cost budget in AWS Budgets, apply a filter for Savings Plans, set a static budget threshold of of the total monthly cost, and add an email notification.
- BCreate a cost anomaly monitor in AWS Cost Anomaly Detection, set the detection threshold to of the Savings Plans value, and configure an email subscription for alerts.
- Create a Savings Plans utilization budget in AWS Budgets, set the utilization threshold to , specify a daily tracking period, and configure an Amazon SNS topic for notifications.Answer
- DConfigure a Billing Alarm in Amazon CloudWatch using the `SavingsPlansUtilization` metric, set the threshold to , and associate it with an Amazon SNS topic.
Answer
Create a Savings Plans utilization budget in AWS Budgets, set the utilization threshold to , specify a daily tracking period, and configure an Amazon SNS topic for notifications.
AWS Budgets natively supports Savings Plans utilization budgets, which allow administrators to track the percentage of Savings Plans capacity that is being used. Setting a daily tracking period and a threshold of with an Amazon SNS topic satisfies the requirement with minimal overhead.
Step-by-Step Solution
Key Concept
AWS Budgets Savings Plans Utilization tracking