BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam DOP-C02 Topic 5 Question 37 Discussion

Actual exam question for Amazon's DOP-C02 exam
Question #: 37
Topic #: 5
[All DOP-C02 Questions]

A company has deployed a new platform that runs on Amazon Elastic Kubernetes Service (Amazon EKS). The new platform hosts web applications that users frequently update. The application developers build the Docker images for the applications and deploy the Docker images manually to the platform.

The platform usage has increased to more than 500 users every day. Frequent updates, building the updated Docker images for the applications, and deploying the Docker images on the platform manually have all become difficult to manage.

The company needs to receive an Amazon Simple Notification Service (Amazon SNS) notification if Docker image scanning returns any HIGH or CRITICAL findings for operating system or programming language package vulnerabilities.

Which combination of steps will meet these requirements? (Select TWO.)

Show Suggested Answer Hide Answer
Suggested Answer: B, D

This corresponds to Option B: Create an AWS CodeCommit repository to store the Dockerfile and Kubernetes deployment files. Create a pipeline in AWS CodePipeline. Use an Amazon EventBridge event to invoke the pipeline when a newer version of the Dockerfile is committed. Add a step to the pipeline to initiate the AWS CodeBuild project.

* Step 2: Enabling Enhanced Scanning on Amazon ECR and Monitoring Vulnerabilities To scan for vulnerabilities in Docker images, Amazon ECR provides both basic and enhanced scanning options. Enhanced scanning offers deeper and more frequent scans, and integrates with Amazon EventBridge to send notifications based on findings.

Action: Turn on enhanced scanning for the Amazon ECR repository where the Docker images are stored. Use Amazon EventBridge to monitor image scan events and trigger an Amazon SNS notification if any HIGH or CRITICAL vulnerabilities are found.

Why: Enhanced scanning provides a detailed analysis of operating system and programming language package vulnerabilities, which can trigger notifications in real-time.

This corresponds to Option D: Create an AWS CodeBuild project that builds the Docker images and stores the Docker images in an Amazon Elastic Container Registry (Amazon ECR) repository. Turn on enhanced scanning for the ECR repository. Create an Amazon EventBridge rule that monitors ECR image scan events. Configure the EventBridge rule to send an event to an SNS topic when the finding-severity-counts parameter is more than 0 at a CRITICAL or HIGH level.

Contribute your Thoughts:

Flo
27 days ago
The combination of CodeCommit, CodePipeline, and CodeBuild looks like a solid solution to address the requirements. Automating the entire process is the way to go.
upvoted 0 times
...
Deonna
1 months ago
I prefer option C because it includes scanning for vulnerabilities and sending notifications through SNS.
upvoted 0 times
...
Dong
1 months ago
I agree with you, Carissa. Option A seems to address the challenge of manual deployment effectively.
upvoted 0 times
...
Carissa
1 months ago
I think option A is a good choice for automating the Docker image deployment process.
upvoted 0 times
...
Lovetta
1 months ago
Haha, I bet the developers are tired of manually building and deploying those Docker images. This automation is going to save them a lot of time and headaches.
upvoted 0 times
Corazon
17 days ago
A: Absolutely, it will save them a lot of time and effort in the long run.
upvoted 0 times
...
Kaycee
22 days ago
D: The automation will also ensure they get notified of any critical vulnerabilities in the Docker images.
upvoted 0 times
...
Rosendo
23 days ago
C: With over 500 users daily, manual updates would be a nightmare.
upvoted 0 times
...
Amalia
29 days ago
B: I agree, it's a smart move to use AWS CodePipeline for that.
upvoted 0 times
...
Skye
30 days ago
B: I agree, it's a smart move to use AWS CodePipeline for that.
upvoted 0 times
...
Pearlene
1 months ago
A: Yeah, automating the Docker image deployment process will definitely make their lives easier.
upvoted 0 times
...
Clarence
1 months ago
A: Yeah, automating the Docker image deployment process will definitely make their lives easier.
upvoted 0 times
...
...
Chaya
2 months ago
The enhanced scanning of Docker images in Amazon ECR and the EventBridge rule to trigger SNS notifications for critical or high vulnerabilities is a nice touch. This will help the team stay on top of security concerns.
upvoted 0 times
...
Daniela
2 months ago
I like the idea of automating the build and deployment of Docker images. This will definitely help the company manage the increased platform usage and frequent updates more efficiently.
upvoted 0 times
...
Myra
2 months ago
This looks like a great solution to streamline the Docker image deployment process. The use of AWS CodePipeline and EventBridge event triggers seems like a smart approach.
upvoted 0 times
Anglea
24 days ago
This looks like a great solution to streamline the Docker image deployment process. The use of AWS CodePipeline and EventBridge event triggers seems like a smart approach.
upvoted 0 times
...
Hillary
1 months ago
E) Create an AWS CodeBuild project that scans the Dockerfile. Configure the project to build the Docker images and store the Docker images in an Amazon Elastic Container Registry (Amazon ECR) repository if the scan is successful. Configure an SNS topic to provide notification if the scan returns any vulnerabilities.
upvoted 0 times
...
Carey
1 months ago
Which combination of steps will meet these requirements? (Select TWO.)
upvoted 0 times
...
Ilona
1 months ago
Which combination of steps will meet these requirements? (Select TWO.)
upvoted 0 times
...
Bethanie
2 months ago
C) Create an AWS CodeBuild project that builds the Docker images and stores the Docker images in an Amazon Elastic Container Registry (Amazon ECR) repository. Turn on basic scanning for the ECR repository. Create an Amazon EventBridge rule that monitors Amazon GuardDuty events. Configure the EventBridge rule to send an event to an SNS topic when the finding-severity-counts parameter is more than 0 at a CRITICAL or HIGH level.
upvoted 0 times
...
...

Save Cancel