New featureMedium

Amazon RDS for SQL Server now supports restoring TDE databases on Multi-AZ instances

Amazon RDS for SQL Server now supports restoring TDE-enabled SQL Server databases to Multi-AZ instances and instances with read replicas using native backup and restore, eliminating the need to disable TDE or switch to Single-AZ configurations.

Amazon Relational Database Service (Amazon RDS) for SQL Server now supports restoring Transparent Data Encryption (TDE)-enabled SQL Server databases on Multi-AZ instances and instances configured with a read replica in the same region, using native backup and restore. Previously, restoring TDE-enabled databases was only available for Single-AZ instances, requiring users to disable TDE or migrate to a Single-AZ configuration before restoring encrypted databases. Users can now restore TDE-enabled database backups directly to Amazon RDS for SQL Server Multi-AZ instances and instances with read replicas in the same region. The process involves backing up the existing TDE certificate, storing it in Amazon S3, and restoring it to the Amazon RDS instance with the TDE option enabled. Then, the TDE-enabled database backup can be restored from Amazon S3 using Amazon RDS native backup and restore functionality. This simplifies migration and recovery workflows when both encryption at rest with TDE and the high availability of Multi-AZ deployments are required. This feature is available in all AWS Regions where Amazon RDS for SQL Server is supported.

Read the original AWS announcement