AWS Certified Security – Specialty — Question 50

Some highly sensitive analytics workloads are to be moved to Amazon EC2 hosts. Threat modeling has found that a risk exists where a subnet could be maliciously or accidentally exposed to the internet.
Which of the following mitigations should be recommended?

Answer options

Correct answer: A

Explanation

The correct answer is A because using AWS Config to monitor for the addition of an Internet Gateway allows for immediate action via AWS Lambda, ensuring that any accidental exposure is quickly remediated. Option B does not fully address potential accidental configurations, while C is incorrect because IPv6 alone does not guarantee isolation from internet access. Option D is misleading as moving to a Dedicated Host does not provide specific mitigation against subnet exposure.