AWS SAA-C03 · Question 18 · Domain 1.3: Data Security
A company has an unencrypted Amazon RDS for PostgreSQL database. The security team mandates that the database must be encrypted at rest using AWS KMS.<br/><br/>What is the MOST operationally efficient way to encrypt the existing database?
Answer options:
Modify the existing RDS instance and check the 'Enable Encryption' box.
Take a snapshot of the unencrypted database, copy the snapshot and enable encryption, then restore a new DB instance from the encrypted snapshot.
Create a new encrypted RDS instance and use AWS DMS to migrate the data.
Export the data to S3, encrypt the S3 bucket, and import it into a new RDS instance.
65 questions · hints · full answers · grading