2022-09-16
aws-cost-anomaly-detection

在使用 AWS 的過程中,因為都是 pay as you go 的,有可能在開發的過程中,就不經意的花了過多的 cost
就試著設定 Cost Anomaly Detection 來試試看

Tips

  • 設定 alert Threshold 時,其中 Threshold 的值,就是你所花的錢,跟 machine learning 的結果,是無關的
    • Threshold: The spend amount for which you would like to receive alerts.
    • The threshold you set for the alert subscription is purely for alert notifications. It is separate from the anomaly detection threshold.

Reference

Read More

2022-07-07
aws-infra-cost

可以在使用 terraform 建構 AWS infra 時,就可以看到每月的 cost,滿有趣的

Reference

Read More