Amazon RDS for SQL Server now allows restoring Transparent Data Encryption-enabled databases on Multi-AZ instances and same-region read replicas. Previously, this operation was restricted to Single-AZ configurations, forcing users to disable TDE or migrate. The process requires backing up the TDE certificate to Amazon S3 and restoring it to the target instance before performing the database restore.
- Eliminates the need to disable TDE or switch to Single-AZ for encrypted database restores
- Supports restore operations on Multi-AZ instances and same-region read replicas
- Requires pre-storing the TDE certificate in Amazon S3 for restoration
- Maintains encryption posture during disaster recovery and replication scenarios
Fleet impact: Enables seamless encrypted restores for SQL Server workloads on RDS Multi-AZ and read replicas, removing the operational friction of disabling TDE or migrating to Single-AZ. Ensure TDE certificates are securely stored in S3 and accessible to the target RDS instance to avoid restore failures.