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
질문됨 4년 전3777회 조회
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
답변함 4년 전
  • Then how can we estimate the cost if we are going to change retention period from 7 to 30?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠