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

A security engineer must Implement monitoring of a company's Amazon Aurora MySQL DB instances. The company wants to receive email notifications when unknown users try to log in to the database endpoint.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

Option A is correct as it leverages Amazon GuardDuty's built-in RDS Protection to efficiently monitor for unknown login attempts with minimal maintenance. Options B and D require additional management and custom coding, increasing operational overhead. Option C involves creating a custom AMI and migrating data, which is more complex and resource-intensive than necessary.