nerdexam
Amazon

DOP-C02 · Question #513

A company produces builds for an open source project every day. The company hosts the open source project in a public code repository that the company supports. The company manually invokes a…

The correct answer is D. Add a new stage to the end of the pipeline. Configure the stage to include an action to publish. Keeping the existing CodePipeline and adding a final stage to publish the build outputs to the S3 website bucket requires minimal changes and no new build system to manage. Triggering the pipeline daily with an EventBridge schedule automates the current manual process with low…

Submitted by yaw92· Mar 6, 2026SDLC Automation

Question

A company produces builds for an open source project every day. The company hosts the open source project in a public code repository that the company supports. The company manually invokes a pipeline in AWS CodePipeline to build artifacts for the project. The company wants to make the build artifacts publicly available on a website that the company hosts in an Amazon S3 bucket. Which solution will meet these requirements with the LEAST operational overhead?

Options

  • ACreate an AWS CodeBuild project. Set the public repository as the source. Use a webhook to
  • BCreate an AWS CodeBuild project. Set the public repository as the source. Configure the artifacts
  • CAdd a new stage to the end of the pipeline. Configure the stage to include an action to publish
  • DAdd a new stage to the end of the pipeline. Configure the stage to include an action to publish

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    10% (3)
  • D
    80% (24)

Explanation

Keeping the existing CodePipeline and adding a final stage to publish the build outputs to the S3 website bucket requires minimal changes and no new build system to manage. Triggering the pipeline daily with an EventBridge schedule automates the current manual process with low overhead while ensuring fresh artifacts are published consistently to the public site. Exam Questions, Study Guides, Practice Tests. Lead the way to help you pass any IT Certification exams, 100% Pass Guaranteed or Full Refund. Especially Cisco, Microsoft, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. Our Slogan: First Test, First Pass. Help you to pass any IT Certification exams at the first try. You can reach us at any of the email addresses listed below. Any problems about IT certification or our products, you could rely upon us, we will give you satisfactory answers in 24 hours.

Topics

#CodePipeline#Build artifacts#S3 website hosting#Public access

Community Discussion

No community discussion yet for this question.

Full DOP-C02 Practice