Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 81 Topic 9 Discussion

Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 81 Topic 9 Discussion

DOP-C02 Exam Topic 9 Question 81 Discussion:
Question #: 81
Topic #: 9

A DevOps engineer needs a resilient CI/CD pipeline that builds container images, stores them in ECR, scans images for vulnerabilities, and is resilient to outages in upstream source image repositories.

Which solution meets this?


A.

Create a private ECR repo, scan images on push, replicate images from upstream repos with a replication rule.


B.

Create a public ECR repo to cache images from upstream repos, create a private repo to store images, scan images on push.


C.

Create a public ECR repo, configure a pull-through cache rule, create a private repo to store images, enable basic scanning.


D.

Create a private ECR repo, enable basic scanning, create a pull-through cache rule.


Get Premium DOP-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.