Question 261:
Your company has an existing RDS Instance-MySQL with data already in place. The IT Security department is now mandating that all data be encrypted at rest. Which of the following are options you can take to comply with this requirement? Choose 2 answers from the options given below.
Answer options:
A.Enable encryption for the existing database. B.Recreate a new DB with the encryption enabled. Copy the existing data to the new DB.C.Create a snapshot of the existing DB. Create an encrypted copy of that snapshot and use it to recreate the existing database. D.Create a snapshot of the existing EBS Volumes. Create an encrypted copy of that snapshot.