Ensure that RDS DB instances are included in a backup plan for data protection.
Rule | RDS DB instances should be in a backup plan |
Framework | GxP EU Annex 11 |
Severity | ✔ High |
Ensuring RDS DB Instances are Compliant with GxP EU Annex 11 Backup Requirements
Overview of GxP EU Annex 11 Backup Requirements
GxP EU Annex 11 relates to the computerized systems used within the pharmaceutical industry in the European Union. It outlines the expectations for the management of electronic records, ensuring data integrity, security, and availability. Among other requirements, Annex 11 stipulates that there must be a robust backup plan in place to prevent data loss and to allow for data recovery.
Amazon RDS (Relational Database Service) must be configured to align with GxP EU Annex 11 by maintaining regular backups. RDS supports automated backups, manual snapshots, and can replicate data across multiple geographically dispersed data centers for disaster recovery purposes.
RDS Backup Configuration Steps
Step 1: Enable Automated Backups
Step 2: Configure Database Snapshots
Step 3: Set up Cross-Region Snapshots for Disaster Recovery (Optional)
Database Restoration
To restore a database from a backup or snapshot:
Backup Verification
It's critical to periodically verify the integrity of backups:
Remediation and Troubleshooting
If you encounter issues with your backup plan, follow these troubleshooting steps:
Automated Backups Not Initiating:
Backups Failing:
Slow Performance During Backups:
Disaster Recovery Test Failing:
Monitoring and Compliance
Set up monitoring alarms through Amazon CloudWatch to get alerted for backup-related issues. Use AWS Config to track changes and maintain compliance with GxP EU Annex 11 requirements.
By following these detailed steps and regularly assessing your RDS backup and recovery strategy, you'll ensure that your RDS DB instances adhere to GxP EU Annex 11 standards and preserve the integrity and availability of your database against data loss or system failures.