AWS BillExplained
← サービス

ネットワーク

Application Load Balancer (ALB)

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

ひとことで言うと

You pay an hourly rate, then LCUs, where one LCU is whichever of four dimensions ran hottest that hour.

見落とすところ

Only the highest dimension counts: new connections, active connections, processed bytes or rule evaluations. A chatty low-byte API can bill entirely on connections and never touch the byte dimension.

請求書での探し方

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

  • LoadBalancerUsage
  • LCUUsage
  • ReservedLCUUsage

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

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