AWS Certified Solutions Architect – Associate (SAA-C03) — Question 39

A company that hosts its web application on AWS wants to ensure all Amazon EC2 instances. Amazon RDS DB instances. and Amazon Redshift clusters are configured with tags. The company wants to minimize the effort of configuring and operating this check.
What should a solutions architect do to accomplish this?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS Config rules automatically evaluate the configuration of AWS resources, ensuring they are tagged as required without manual intervention. Option B is incorrect since it requires manual tagging, which is not efficient. Options C and D involve writing API calls, but D does not leverage AWS Config's built-in capabilities, making A the most effective solution.