AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 138

A company recently implemented a security policy that prohibits developers from launching VPC network infrastructure. The policy states that any time a NAT gateway is launched in a VPC, the company's network security team must immediately receive an alert to terminate the NAT gateway. The network security team needs to implement a solution that can be deployed across AWS accounts with the least possible administrative overhead. The solution also must provide the network security team with a simple way to view compliance history.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because it utilizes AWS Config, which is designed for compliance tracking and can automate the remediation process, thereby minimizing administrative overhead. Options A and B require manual deployment and maintenance of scripts or Lambda functions in each account, which increases overhead. Option C relies on GuardDuty findings, which may not provide the same level of compliance tracking as AWS Config.