A research institute manages high-performance simulation applications running on a fleet of Amazon EC2 instances. The institute's security audit team requires a tool that can continuously scan the operating systems of these instances for known software vulnerabilities and analyze network paths to identify unintended exposure to the internet. Which AWS service is designed to perform these automated vulnerability assessments?
- AAWS CloudTrail
- Amazon InspectorAnswer
- CAmazon GuardDuty
- DAWS Shield
Answer
Amazon Inspector is the correct service because it automatically evaluates Amazon EC2 instances for software vulnerabilities and unintended network path exposure.
Amazon Inspector is designed to automatically discover and scan Amazon EC2 instances, container images, and AWS Lambda functions for software vulnerabilities (like CVEs) and unintended network exposure.
Step-by-Step Solution
Key Concept
Continuous vulnerability assessment and network reachability analysis using Amazon Inspector.
Estimated Time:1m 0s