AWS Certified Security – Specialty — Question 243

An audit determined that a company's Amazon EC2 instance security group violated company policy by allowing unrestricted incoming SSH traffic. A security engineer must implement a near-real-time monitoring and alerting solution that will notify administrators of such violations.
Which solution meets these requirements with the MOST operational efficiency?

Answer options

Correct answer: B

Explanation

The correct answer is B because using the restricted-ssh AWS Config managed rule directly addresses security group compliance violations in real-time as changes occur. Options A, C, and D rely on periodic checks or log analysis, which may lead to delays in detecting violations compared to the immediate response provided by AWS Config managed rules.