AWS BillExplained
← サービス

分析・AI

Amazon SageMaker AI

  • 時間課金される
  • GB課金されない
  • 個数課金される

ひとことで言うと

Training stops billing when the job ends. A real-time endpoint bills until you delete it.

見落とすところ

An endpoint charges instance-hours from creation to deletion with zero invocations, which is the usual SageMaker surprise. Serverless and asynchronous inference both scale to zero for bursty traffic.

請求書での探し方

Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。

  • Host:instanceType
  • Train:instanceType
  • Notebk:instanceType

同じ回り方をするサービス

回るメーターが完全に同じなので、ここで理解したことがそのまま使える。