AWS Certified Security – Specialty — Question 5

Which of the following minimizes the potential attack surface for applications?

Answer options

Correct answer: A

Explanation

The correct answer, A, is effective because security groups act as stateful firewalls, providing granular control over inbound and outbound traffic at the instance level, thus minimizing the attack surface. Option B, while it provides security at the VPC level, does not offer the same instance-level granularity. Option C focuses on secure connections rather than minimizing the attack surface, and Option D suggests a single-layer approach, which can create vulnerabilities by concentrating security in one area.