DOP-C02 Domain 1: SDLC Automation

Two designs were proposed. Design A would orchestrate CI/CD with manual approvals. Design B would run tests in isolated build environments. The team must pick the approach aligned with vendor best practices. Which choice is correct?

Multiple choice — select one answer

Answer choices

  1. a. Direct prod deploy on commit
  2. b. Associate the Git repository with Amazon CodeGuru Reviewer.
  3. c. AWS CodePipeline with manual approval actions
  4. d. Add a canary release on the existing production stage: 10% to the new Lambda integration and 90% to the current integration.

Architectural breakdown & explanation

Manual approvals gate production. Compare with AWS CodeBuild with privileged mode only when needed: CodeBuild scales build fleet elastically.

Correct answer(s): c. AWS CodePipeline with manual approval actions

Exam domain: Domain 1: SDLC Automation (22% weight on the official guide).

Official documentation & study links

Practice this certification

This page is one question from the AWS Certified DevOps Engineer – Professional bank. Run a full timed practice exam with domain-weighted random questions in your browser.