More Info:

If your RDS databases are running low on disk space, they introduce a high risk of hurting your performance and availability.

Risk Level

High

Address

Operational Maturity, Reliability, Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the issue of RDS databases not having free storage space in AWS, you can follow these steps using the AWS Management Console:

  1. Login to AWS Console: Go to the AWS Management Console (https://aws.amazon.com/) and login to your account.

  2. Navigate to RDS Service: Click on the “Services” dropdown menu at the top left corner of the console, then select “RDS” under the Database category.

  3. Select the RDS Instance: From the list of RDS instances, identify the database that is running low on storage space and click on its name to open its details.

  4. Modify the Instance: In the RDS instance details page, click on the “Modify” button at the top right corner.

  5. Increase Storage: In the Modify DB Instance page, locate the “Allocated Storage” setting and increase the storage capacity to add more free space to the database. You can do this by either entering the desired storage size directly or by adjusting the slider.

  6. Apply Changes: Scroll down to the bottom of the page and click on the “Continue” button.

  7. Review and Apply Changes: Review the changes you are about to make, including the storage increase, and then click on the “Modify DB Instance” button to apply the changes.

  8. Monitor the Operation: The modification process will begin, and you can monitor the progress in the RDS console. Once the modification is complete, the database will have more free storage space available.

By following these steps, you can remediate the issue of RDS databases not having free storage space in AWS by increasing the allocated storage for the RDS instance.

Additional Reading: