How to find breakdown of RDS storage?

0

I have received an email notifying me that 17Gb (20Gb available) of storage in my free tier RDS has been used, but the FreeStorageSpace metric in CloudWatch shows 20Gb free, and querying my DB shows around 8Mb of usage.

Is there a way to see a breakdown of that 17Gb to see which services/processes might be taking up space?

Enter image description here

Enter image description here

  • Hi rePost-User-6497634, did the replies below help to answer your question? If so, it would be helpful for the re:Post community if you could select an 'Accepted Answer'. If you need additional assistance, you can continue the conversation by commenting on the replies below so that additional information can be provided.

2 個答案
1

Hello,

Amazon RDS Storage is billed based on 'Provisioned Storage' which accounts for the entire size of any EBS storage attached to RDS instances. Even if you are only using 8MB of an attached EBS volume, you will be billed for the total amount of storage that was configured during the creation of the RDS instance.

For Amazon RDS instances running PostgreSQL, MySQL, or MariaDB, the minimum storage size that can be configured when launching an instance is 20GB.

You can view the storage configuration of your RDS instances under Configuration by selecting the Database Identifier in the RDS -> Databases section of the AWS console.

Additional information on RDS Database Storage pricing can be found at:

AWS
Deane
已回答 1 年前
0

To analyze RDS storage utilization in detail please follow this article which details how to breakdown this detail. Also do you know if you have backup/snapshots enabled?

Let me know if this helps

https://repost.aws/knowledge-center/view-storage-rds-mysql-mariadb

AWS
Dhilip
已回答 1 年前

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

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

回答問題指南