DOP-C02 · Question #265
A company uses containers for its applications. The company learns that some container images are missing required security configurations. A DevOps engineer needs to implement a solution to create…
The correct answer is C. Create an EC2 Image Builder pipeline that uses a container recipe to build the image. Configure. You can distributes container image to Amazon ECR repository in multiple regions. https://docs.aws.amazon.com/imagebuilder/latest/userguide/cr-upd-container-distribution-
Question
A company uses containers for its applications. The company learns that some container images are missing required security configurations. A DevOps engineer needs to implement a solution to create a standard base image. The solution must publish the base image weekly to the us-west-2 Region, us-east-2 Region, and eu-central-1 Region. Which solution will meet these requirements?
Options
- ACreate an EC2 Image Builder pipeline that uses a container recipe to build the image. Configure
- BCreate an AWS CodePipeline pipeline that uses an AWS CodeBuild project to build the image.
- CCreate an EC2 Image Builder pipeline that uses a container recipe to build the image. Configure
- DCreate an AWS CodePipeline pipeline that uses an AWS CodeBuild project to build the image.
How the community answered
(43 responses)- A7% (3)
- B14% (6)
- C77% (33)
- D2% (1)
Explanation
You can distributes container image to Amazon ECR repository in multiple regions. https://docs.aws.amazon.com/imagebuilder/latest/userguide/cr-upd-container-distribution-
Topics
Community Discussion
No community discussion yet for this question.