Ultimate access to all questions.
How can a solutions architect ensure that all AWS resources, including EC2 instances, RDS DB instances, and Redshift clusters, are tagged with minimal ongoing effort?
Explanation:
The correct answer is A. AWS Config rules are designed to help with governance and compliance by automatically checking the configuration of AWS resources. By defining rules, you can ensure that all resources are appropriately tagged without manual intervention. This minimizes the effort required for configuration and ongoing management. The other options involve manual processes or custom scripting, which are less efficient and require more maintenance.