AWS Certified Security – Specialty — Question 70

The Security Engineer is managing a traditional three-tier web application that is running on Amazon EC2 instances. The application has become the target of increasing numbers of malicious attacks from the Internet.
What steps should the Security Engineer take to check for known vulnerabilities and limit the attack surface? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because reviewing and limiting open ports in the application's security groups directly reduces the attack surface. Option D is also correct as Amazon Inspector can identify vulnerabilities in the backend instances. Options A, C, and E, while related to security, do not directly address checking for vulnerabilities or minimizing the attack surface in the same way.