A mobile gaming studio hosts its backend matchmaking services on a fleet of Amazon EC2 instances. Before releasing a major update, the development team wants to scan these virtual servers for known software vulnerabilities, unintended network accessibility, and packages that do not comply with security best practices. Which AWS service is designed to automatically perform these vulnerability assessments?
- AAmazon GuardDuty
- BAWS CloudTrail
- Amazon InspectorAnswer
- DAWS Shield
Answer
Amazon Inspector
The correct answer is Amazon Inspector. Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. It automatically scans Amazon EC2 instances, container images, and AWS Lambda functions for software vulnerabilities and unintended network exposure.
Step-by-Step Solution
Key Concept
Vulnerability management and host-level security assessments in AWS.
Estimated Time:1m 0s