Cost Anomaly Detection by Monitoring Net Amortized Costs

0

Are there any AWS services that can be configured to monitor the Net Amortized Cost for an account and then alert on anomalies? Could CloudWatch Anomaly Detection be used for this?

Previous research that I've done has indicated that the AWS Cost Anomaly Detection service can only monitor Net Unblended Cost.

apanuga
已提問 1 個月前檢視次數 148 次
3 個答案
1

The question I would like to ask is why you want to use Net Amortized? Cost Anomaly Detection is aiming to identify the spikes when it is happening. Using Net Amortized Cost is sort of defeating the purpose since Amortized Cost is good to gain insights into the effective or normalized daily costs associated with your reservation (RIs or SPs) or subscription portfolio.

profile pictureAWS
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • The reason I want to use Net Amortized is that I WANT to monitor the normalized daily costs associated with my reservations. I don't want any spikes in daily spend attributed to upfront costs coming from RIs and SPs to be detected as anomalies.

1

While there's already an excellent answer on the other version of this question you asked, it's important to note that Cost Anomaly Detection allows you to submit feedback on the anomalies. This is mentioned briefly in step 8 in the Getting Started documentation for Cost Anomaly Detection.

The feedback you submit on the anomaly indicates whether the anomaly was "accurate" (eg. a real anomaly in usage), a "false positive" (eg. not an anomaly, but rather an expected pattern of usage), or "not an issue" (eg. anomalous usage, but expected - perhaps due to the launch of a new workload).

By providing feedback on the anomalies, Cost Anomaly Detection learns what usage is expected. Over time, this is factored into the daily, weekly, and monthly patterns that Cost Anomaly Detection looks for in your usage.

In your other question and in the comments on this question, you mention spikes due to reservations being detected as anomalies. By providing feedback on these anomalies, in this case using the "false positive" response, the model will learn that reservation spikes are part of the expected pattern. Once Cost Anomaly Detection has enough data & feedback to detect the monthly pattern, Cost Anomaly Detection will recognize the usage as expected rather than anomalous.

AWS
已回答 1 個月前
0

Understand your requirement. But if you only want to monitor RI or SP, AWS Cost Anomaly Detection is not the option as Cost Anomaly Detection doesn't monitor any upfront and recurring reserved fee and Savings Plan fees (Reference here). What insights are you trying to gain for RIs or SPs? If you want to monitor coverage and utilization, you can use AWS Budget

profile pictureAWS
專家
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南