A company's security team is designing a multi-layered auditing and threat detection strategy for their application servers running on Amazon EC2. The team must satisfy three distinct operational security requirements:
1. Audit and record a history of all API calls, including the specific IAM identities, source IP addresses, and timestamps, to determine who modified resources.
2. Monitor active network traffic patterns to detect potential security threats, such as instances communicating with known command-and-control servers.
3. Track performance metrics of the EC2 instances, such as CPU utilization, and trigger automated alerts if resource usage exceeds defined limits.
Which combination of AWS services will successfully address these three requirements?
- AAmazon CloudWatch to audit API calls, Amazon GuardDuty to detect threat patterns and malicious communications, and AWS CloudTrail to monitor metrics and trigger threshold alerts.
- BAWS CloudTrail to audit API calls, Amazon Inspector to detect threat patterns and malicious communications, and Amazon CloudWatch to monitor metrics and trigger threshold alarms.
- AWS CloudTrail to audit API calls, Amazon GuardDuty to detect threat patterns and malicious communications, and Amazon CloudWatch to monitor metrics and trigger threshold alarms.Cevap
- DAWS Artifact to audit API calls, Amazon GuardDuty to detect threat patterns and malicious communications, and AWS Support to monitor metrics and trigger threshold alarms under the infrastructure management tier of the Shared Responsibility Model.