How do I find RDS Snapshot Incremental sizes for proper cost estimation ?

0

I understand that:

The first snapshot of a DB instance contains the data for the full DB instance. Subsequent snapshots of the same DB instance are incremental, which means that only the data that has changed after your most recent snapshot is saved.

Customer is taking 1 backup per day (aging out after 7 days). All of the snapshot are reported as full sizes. How can we identify the incremental sizes of each snapshot? This would provide additional details into how billing is done for backup storage more than the database size itself.

AWS
Dipen
已提問 3 年前檢視次數 3587 次
1 個回答
0
已接受的答案

Incremental snapshot sizes are not directly exposed to customers via API or Management Console. We only bill for the aggregate usage across all RDS snapshots. Customer can monitor the charged snapshot cost using AWS Cost Explorer. You may refer to the blog post: https://aws.amazon.com/blogs/database/amazon-rds-now-supports-detailed-backup-storage-billing/

AWS
已回答 3 年前
  • Then how can we estimate the cost if we are going to change retention period from 7 to 30?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南