
Ultimate access to all questions.
Answer-first summary for fast verification
Answer: AWS Config
AWS Config is the correct answer because it provides a detailed view of the configuration of AWS resources in your account. AWS Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations. **Explanation of other options:** - **AWS CloudTrail**: This service enables governance, compliance, operational auditing, and risk auditing of your AWS account. It logs API calls and user activity, but doesn't provide detailed configuration views. - **AWS Audit Manager**: This service helps automate evidence collection for compliance audits, but it's not specifically for viewing resource configurations. - **AWS Trusted Advisor**: This service provides recommendations to help you follow AWS best practices, but it doesn't give detailed configuration views of all resources. **Key Features of AWS Config:** - Configuration history tracking - Configuration change notifications - Configuration compliance evaluation - Resource inventory management - Configuration snapshots
Author: Ritesh Yadav
No comments yet.