A software-as-a-service (SaaS) provider wants to implement Amazon Inspector to enhance the security posture of its application hosting environment. Which of the following tasks can Amazon Inspector perform to assist the provider with vulnerability management? (Select two.)
- Scanning software packages on running Amazon EC2 instances for known vulnerabilitiesAnswer
- Scanning container images stored in Amazon Elastic Container Registry (Amazon ECR) for package vulnerabilitiesAnswer
- CAnalyzing AWS CloudTrail logs to detect anomalous API activity and potential credential compromise
- DAutomatically applying security patches to the operating systems of EC2 instances
- EMonitoring and aggregating CPU and memory utilization metrics of active EC2 instances
Answer
The correct tasks are scanning software packages on running Amazon EC2 instances for known vulnerabilities, and scanning container images stored in Amazon Elastic Container Registry (Amazon ECR) for package vulnerabilities.
Amazon Inspector is a vulnerability management service that continuously scans AWS workloads for software vulnerabilities and unintended network exposure. It supports automated scanning of software packages installed on running Amazon EC2 instances and container images pushed to Amazon Elastic Container Registry (Amazon ECR).
Step-by-Step Solution
Key Concept
Amazon Inspector automated vulnerability scanning for EC2 workloads and container images
Estimated Time:1m 30s