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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ