DOP-C02 Domain 1: SDLC Automation

The DevOps team is automating releases and must deploy Lambda with canary traffic shifting. Which design fits best?

Multiple choice — select one answer

Answer choices

  1. a. CodeDeploy for Lambda
  2. b. IAM role with STS AssumeRole; refresh credentials on a schedule; install the CodeDeploy agent; register on-premises instances; tag-based deployment group.
  3. c. AWS CodeBuild with privileged mode only when needed
  4. d. Flux/Argo CD on EKS or CodePipeline to cluster

Architectural breakdown & explanation

Canary releases limit blast radius.

Correct answer(s): a. CodeDeploy for Lambda

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.