AWS Certified Security – Specialty (SCS-C02) — Question 31

A company uses Amazon RDS for MySQL as a database engine for its applications. A recent security audit revealed an RDS instance that is not compliant with company policy for encrypting data at rest. A security engineer at the company needs to ensure that all existing RDS databases are encrypted using server-side encryption and that any future deviations from the policy are detected.
Which combination of steps should the security engineer take to accomplish this? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct steps are A and D. Option A establishes monitoring for unencrypted RDS databases and ensures the security team is alerted to compliance issues, while option D provides a method to encrypt existing databases through snapshot management. Options B and C do not directly address the requirement for detecting compliance or do not effectively encrypt the existing database, respectively. Option E is not possible for existing RDS instances as encryption cannot be enabled on them directly.