AWS BillExplained
← サービス

連携・メッセージング

Amazon Managed Streaming for Apache Kafka

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

ひとことで言うと

Kafka brokers by the hour plus storage. Serverless swaps that for cluster-hours and partition-hours.

見落とすところ

Neither mode charges per message or per API call. Serverless bills every partition every hour, so an over-partitioned idle topic costs real money, and Express brokers add a per-GB-written fee.

請求書での探し方

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

  • Kafka.m7g.large
  • Kafka.Storage.GP2
  • KafkaServerless-PartitionHours
  • Express.In-Bytes

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

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