nerdexam
Amazon

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-

Submitted by helene.fr· Mar 6, 2026SDLC Automation

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)
  • A
    7% (3)
  • B
    14% (6)
  • C
    77% (33)
  • D
    2% (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

#Container image building#EC2 Image Builder#Multi-Region image distribution#Image security

Community Discussion

No community discussion yet for this question.

Full DOP-C02 Practice