A logistics and package delivery company runs its route optimization software on a fleet of Amazon EC2 instances. The cybersecurity team wants to implement a security solution to achieve two goals: automatically scan the EC2 instances for known software vulnerabilities, and continuously monitor the AWS account for threat patterns such as credential theft or anomalous API activity. Which AWS services should the company use to meet these requirements? (Select two.)
- Amazon InspectorAnswer
- Amazon GuardDutyAnswer
- CAmazon Macie
- DAWS CloudTrail
- EAWS WAF
Answer
Amazon Inspector and Amazon GuardDuty
Amazon Inspector is the dedicated service for scanning EC2 instances for software vulnerabilities and network reachability issues. Amazon GuardDuty is the correct service for active threat detection, leveraging machine learning and threat intelligence to identify anomalous account behavior, credential compromises, and malicious activity.
Step-by-Step Solution
Key Concept
Vulnerability scanning versus threat detection in AWS security services
Estimated Time:1m 30s