AWS Certified Solutions Architect – Professional — Question 278

A company with multiple accounts is currently using a configuration that does not meet the following security governance policies:
✑ Prevent ingress from port 22 to any Amazon EC2 instance.
✑ Require billing and application tags for resources.
✑ Encrypt all Amazon EBS volumes.
A solutions architect wants to provide preventive and detective controls, including notifications about a specific resource, if there are policy deviations.
Which solution should the solutions architect implement?

Answer options

Correct answer: B

Explanation

AWS Service Catalog acts as a preventive control by allowing administrators to centrally manage and distribute compliant IT services across multiple accounts, restricting users to pre-approved configurations. AWS Config managed rules serve as the detective control to continuously evaluate resource configurations against the defined governance policies. Using Amazon EventBridge (formerly CloudWatch Events) to trigger notifications upon AWS Config compliance changes ensures immediate and resource-specific alerting.