AWS BillExplained
← サービス

コンピュート

Amazon EC2

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

ひとことで言うと

Instance-seconds are the headline. EBS volumes and public IPv4 addresses ride along, and outbound bytes meter too.

見落とすところ

An auto-assigned public IPv4 is released when you stop the instance, so that charge stops; an Elastic IP keeps billing until released. The EBS volume bills either way. Cross-AZ traffic is metered on both ends.

請求書での探し方

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

  • BoxUsage
  • EBS:VolumeUsage.gp3
  • PublicIPv4:InUseAddress
  • DataTransfer-Out-Bytes
  • DataTransfer-Regional-Bytes

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

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