AWS Cost Anomaly Detection - Net Amortized Cost vs Unblended Cost

0

I am trying to set up AWS Cost Anomaly Detection to help detect anomalous spend patterns in my account. I have EC2 reservations in my account that are upfront costs at the start of the month that show up as large spikes in my monthly spend. I read in the AWS Cost Anomaly Detection documentation that it monitors net unblended cost data from Cost Explorer, however I would like it to instead monitor using net amortized cost data so that my spike from EC2 reservations at the start of each month are not detected as anomalies.

Is there any way to make sure that the AWS Cost Anomaly Detection service uses net amortized cost to monitor rather than the net unblended cost?

apanuga
已提問 1 個月前檢視次數 211 次
1 個回答
0
已接受的答案

Hi

AWS Cost Anomaly Detection directly uses the net unblended cost data from Cost Explorer and cannot be configured to use net amortized cost.

  • AWS Cost Anomaly Detection looks for unusual spikes in your spending.
  • It uses your actual bill (net unblended costs) to spot these spikes because this shows exactly when you were charged.

After your billing data is processed, AWS Cost Anomaly Detection runs approximately three times a day in order to monitor for anomalies in your net unblended cost data (that is, net costs after all applicable discounts are calculated). You might experience a slight delay in receiving alerts. Cost Anomaly Detection uses data from Cost Explorer, which has a delay of up to 24 hours. As a result, it can take up to 24 hours to detect an anomaly after a usage occurs. If you create a new monitor, it can take 24 hours to begin detecting new anomalies. For a new service subscription, 10 days of historical service usage data is needed before anomalies can be detected for that service.

There is workaround for the solution to try adjusting the thresholds, i never tried it But these resources may help you

Official Links:

https://docs.aws.amazon.com/cost-management/latest/userguide/manage-ad.html https://docs.aws.amazon.com/cost-management/latest/userguide/ce-exploring-data.html

profile picture
專家
GK
已回答 1 個月前
profile pictureAWS
專家
iBehr
已審閱 1 個月前
profile picture
專家
已審閱 1 個月前
  • Thanks for your response!

    Do you know of any other AWS services that can be configured to monitor the Net Amortized Cost for an account and then alert on anomalies? Can CloudWatch anomaly detection be configured in this way?

  • One nuance that should not be overlooked is that Cost Anomaly Detection is a machine learning feature that allows you to provide feedback on whether the anomaly was "accurate" (eg. a real anomaly in usage), a "false positive" (eg. 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 uses when analyzing your usage.

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

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

回答問題指南