AWS Certified SysOps Administrator – Associate (legacy) — Question 639

A SysOps administrator wants to encrypt an existing Amazon RDS DB instance with AWS Key Management Service (AWS KMS).
How should the SysOps administrator accomplish this goal?

Answer options

Correct answer: A

Explanation

Option A is the correct choice as it describes the process of copying and applying the KMS key to the underlying data volumes to start the instance securely. Option B is incorrect because you cannot create an encrypted read replica from an unencrypted database instance. Options C and D are incorrect because you cannot directly modify an existing unencrypted instance to become encrypted using the modify-db-instance command.