AWS Certified Security – Specialty (SCS-C03) — Question 7

A security engineer wants to evaluate configuration changes to a specific AWS resource to ensure that the resource meets compliance standards. However, the security engineer is concerned about a situation in which several configuration changes are made to the resource in quick succession. The security engineer wants to record only the latest configuration of that resource to indicate the cumulative impact of the set of changes.
Which solution will meet this requirement in the MOST operationally efficient way?

Answer options

Correct answer: B

Explanation

The correct answer is B because AWS Config is specifically designed to track and record the configuration of AWS resources, capturing the latest state efficiently. Options A and C rely on AWS CloudTrail and Amazon CloudWatch, which do not provide the same level of detailed configuration tracking as AWS Config. Option D, while useful for service discovery, does not serve the purpose of compliance monitoring effectively.