A company wants to track changes made to their AWS resource configurations over time and audit which IAM user or service made the API calls that initiated those changes. Which of the following AWS services should the company use to meet these requirements? (Select TWO.)
- AWS ConfigAnswer
- AWS CloudTrailAnswer
- CAmazon CloudWatch
- DAWS Elastic Beanstalk
- EAWS CloudFormation
Answer
AWS Config and AWS CloudTrail
The service that tracks AWS resource configuration history and evaluates compliance is AWS Config. The service that records API activity and tracks the identity of users making changes is AWS CloudTrail. Using these two services together provides a complete audit trail of what changed and who changed it.
Step-by-Step Solution
Key Concept
Distinguishing between AWS auditing, configuration monitoring, and performance monitoring services.