DOP-C02 Domain 1: SDLC Automation

Python applications use Git, AWS CodeBuild, and AWS CodePipeline. The team needs automatic source review to find defects before compile. Which solution meets this?

Multiple choice — select one answer

Answer choices

  1. a. New API for clients that send language; add a mapping template on the existing API integration that injects "language": "English"; delete the old Lambda after cutover.
  2. b. Associate the Git repository with Amazon CodeGuru Reviewer.
  3. c. Run CodeGuru Profiler in the CodeBuild prebuild phase.
  4. d. Associate the Git repo with Amazon CodeGuru Profiler and review pull requests.

Architectural breakdown & explanation

CodeGuru Reviewer analyzes pull requests for defects and best practices in Python and Java.

Correct answer(s): b. Associate the Git repository with Amazon CodeGuru Reviewer.

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.