A healthcare technology company deploys microservices using AWS Lambda and container images stored in Amazon Elastic Container Registry (Amazon ECR). The security team needs to implement a solution that automatically scans these container images and Lambda functions for software vulnerabilities, and assesses the Lambda functions for unintended network exposure. Which AWS service should the company use to meet these requirements?
- Amazon InspectorCevap
- BAmazon GuardDuty
- CAWS CloudTrail
- DAWS Support under the Shared Responsibility Model
Cevap
Amazon Inspector
Amazon Inspector is the AWS service designed to automatically and continuously scan workloads—specifically Amazon EC2 instances, Amazon ECR container images, and AWS Lambda functions—for software vulnerabilities (such as Common Vulnerabilities and Exposures, or CVEs) and unintended network path exposure. This directly addresses the requirement to scan container images and Lambda functions.
Adım Adım Çözüm
Anahtar Kavram
Vulnerability scanning of container images and Lambda functions using Amazon Inspector