データベース
Amazon RDS
- 時間課金される
- GB課金される
- 個数課金されない
ひとことで言うと
The instance clock runs from create to delete, with storage and backups alongside. I/O only meters on magnetic.
見落とすところ
RDS does not charge on its own side of a cross-AZ hop, so an app reaching the DB across an AZ pays the EC2 side twice and the RDS side not at all. Multi-AZ still doubles the instance and storage lines.
請求書での探し方
Cost Explorer や CUR をこの usage type で絞り込む。リージョン接頭辞がないものは us-east-1 を指す。
InstanceUsageMulti-AZUsageRDS:GP3-StorageRDS:ChargedBackupUsage
同じ回り方をするサービス
回るメーターが完全に同じなので、ここで理解したことがそのまま使える。