Ensure compliance by protecting RDS Aurora clusters with backup plan.
Rule | RDS Aurora clusters should be protected by backup plan |
Framework | CISA-cyber-essentials |
Severity | ✔ Medium |
Rule Description
RDS Aurora clusters should have a backup plan in place to ensure data security and to comply with the CISA Cyber Essentials framework. A backup plan helps in protecting against data loss or corruption by regularly creating copies of database instances and storing them securely.
Troubleshooting Steps (if applicable)
Necessary Codes (if applicable)
There are no specific codes to be provided for this rule. However, the following steps will guide you on how to enable and configure the backup plan for RDS Aurora clusters.
Step-by-Step Guide for Remediation
Step 1: Access AWS Management Console
Access the AWS Management Console using valid credentials: console.aws.amazon.com
Step 2: Select the RDS Service
Navigate to the RDS service by searching for "RDS" in the AWS Management Console search bar and selecting "RDS" from the results.
Step 3: Choose the Aurora Cluster
In the RDS dashboard, select the appropriate Aurora cluster for which you want to enable the backup plan.
Step 4: Configure Backup Retention Period
Step 5: Configure Backup Window
Step 6: Enable Automated Backups
Step 7: Confirm Backup Plan
Conclusion
By following the above step-by-step guide, you can enable and configure the backup plan for your RDS Aurora cluster, providing necessary protection for your database and ensuring compliance with the CISA Cyber Essentials framework. Regularly monitor the backups and perform periodic restore tests to validate the backup process and data recovery capability.