連携・メッセージング
Amazon SQS
- 時間課金されない
- GB課金されない
- 個数課金される
ひとことで言うと
Every API action counts as a request. Sends, receives, deletes and empty polls all bill the same.
見落とすところ
A ReceiveMessage that returns nothing still bills, and payload chunks: a 1 MiB call bills as sixteen requests. Standard queue calls carrying a message group ID are charged fair-queue rates on top.
請求書での探し方
Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。
Requests-RBPRequests-FIFO-RBPRequests-Fair-RBP
同じ回り方をするサービス
回るメーターが完全に同じなので、ここで理解したことがそのまま使える。