CloudWatch Anomaly Detection - Amortized Costs

0

I am trying to implement a system within my AWS account to monitor my net amortized cost to detect anomalous spend patterns and alert me when they are identified. I have explored the AWS Cost Anomaly Detection service and found that it only monitors net unblended cost. However, I have reservations that create spikes in cost at the start of the month from upfront costs. To avoid detecting these spikes as a 'false positive' anomaly, I would like to instead use amortized cost to normalize these upfront costs.

In looking at other services to do this, I started exploring CloudWatch. Can the CloudWatch Anomaly Detection capability be used to specifically track the amortized spend for an account?

apanuga
已提问 1 个月前147 查看次数
1 回答
1

You can use CloudWatch to monitor RI utilization and coverage, but not cost. You will not get RI upfront fee as "false positive" in Cost Anomaly Detection as it doesn't monitor the following:

  • AWS Marketplace
  • AWS Support
  • WorkSpaces
  • Cost Explorer
  • Budgets
  • AWS Shield
  • Amazon Route 53
  • AWS Certificate Manager
  • Upfront and recurring reserved fee and Savings Plan fees
profile pictureAWS
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前
  • Oh awesome thanks! I did not realize that Cost Anomaly Detection can exclude the upfront costs from reservations. Could you point me towards any documentation that explains that? I would be interested to get further clarity on how that exclusion is done.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则