AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 242

A company's DevOps team manages a set of AWS accounts that are in an organization in AWS Organizations.

The company needs a solution that ensures that all Amazon EC2 instances use approved AM Is that the DevOps team manages. The solution also must remediate the usage of AMIs that are not approved. The individual account administrators must not be able to remove the restriction to use approved AMIs.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because enabling AWS Config with a conformance pack ensures that compliance is enforced organization-wide and allows for automatic remediation of noncompliant instances. Options A and C focus on notifications and event reactions without enforcing compliance, while option B does not cover the organization-wide deployment aspect as effectively as option D.