AWS SAA-C03 · Question 19 · Domain 1.3: Data Security
A company has an unencrypted Amazon RDS for MySQL database. The security team has mandated that the database must be encrypted at rest using AWS KMS. What is the MOST efficient way to encrypt the existing database?
A company has an unencrypted Amazon RDS for MySQL database. The security team has mandated that the database must be encrypted at rest using AWS KMS. What is the MOST efficient way to encrypt the existing database?
Answer options:
Modify the existing RDS instance and enable encryption in the AWS Management Console.
Take a snapshot of the unencrypted database, copy the snapshot and enable encryption during the copy, then restore a new DB instance from the encrypted snapshot.
Create a new encrypted RDS instance and use AWS Database Migration Service (DMS) to migrate the data.
Export the database to Amazon S3, encrypt the S3 bucket, and import the data into a new RDS instance.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS SAA-C03 Practice Exam 1
65 questions · hints · full answers · grading
Expert