A financial company needs to implement a security and monitoring solution for its AWS environment. The security team must be able to audit all API actions taken by users and services across the account. Additionally, the operations team needs to collect and track performance metrics for their Amazon EC2 instances to configure automated alerts for high CPU utilization. Which of the following AWS services should be used to meet these requirements? (Select TWO.)
- AWS CloudTrailCevap
- Amazon CloudWatchCevap
- CAmazon GuardDuty
- DAmazon Inspector
- EAWS Shield
Cevap
AWS CloudTrail and Amazon CloudWatch
AWS CloudTrail and Amazon CloudWatch are the correct services. CloudTrail logs all API activity and user changes, satisfying the requirement to audit actions. CloudWatch collects resource metrics and supports alarm creation, satisfying the requirement to monitor EC2 CPU utilization and trigger alarms.
Adım Adım Çözüm
Anahtar Kavram
AWS CloudTrail tracks API activity and user actions for auditing, while Amazon CloudWatch monitors resource performance metrics and configures alerts.