AWS Certified Security – Specialty — Question 263

A company's application team needs to host a MySQL database on AWS. According to the company's security policy, all data that is stored on AWS must be encrypted at rest. In addition, all cryptographic material must be compliant with FIPS 140-2 Level 3 validation.
The application team needs a solution that satisfies the company's security requirements and minimizes operational overhead.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it uses Amazon RDS with EBS for encryption and a custom key management solution that meets FIPS 140-2 Level 3 compliance. Other options either do not meet the compliance requirements (B and D) or involve more operational overhead (C) by using EC2 instead of the fully managed RDS service.