AWS Certified Security – Specialty (SCS-C02) — Question 237

A company uses Amazon Elastic Container Registry (Amazon ECR) as the repository for its production applications. A security engineer must implement an automated solution to report any vulnerabilities that ECR enhanced scanning detects. The solution must provide notification of vulnerability findings in an instant message to the company’s Slack account

Which solution will meet these requirements with the MOST operational efficiency?

Answer options

Correct answer: A

Explanation

Option A is the most operationally efficient as it leverages Amazon Inspector, SNS, and AWS Chatbot to automate vulnerability notifications directly to Slack with minimal manual intervention. Option B requires additional scripting and an EC2 instance, which adds complexity and management overhead. Option C, while automated, introduces unnecessary complexity with AWS Step Functions, and option D uses Security Hub instead of Inspector, which does not align with the requirement to utilize ECR enhanced scanning.