nerdexam
Amazon

DOP-C02 · Question #450

A DevOps engineer needs to implement a CI/CD pipeline that uses AWS CodeBuild to run a test suite. The test suite contains many test cases and takes a long time to finish running. The DevOps engineer

Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #450. The question stem and answer options stay visible for context.

Submitted by rachelw· Mar 6, 2026SDLC Automation

Question

A DevOps engineer needs to implement a CI/CD pipeline that uses AWS CodeBuild to run a test suite. The test suite contains many test cases and takes a long time to finish running. The DevOps engineer wants to reduce the duration to run the tests. However, the DevOps engineer still wants to generate a single test report for all the test cases. Which solution will meet these requirements?

Options

  • ARun the test suite in a batch build type of build matrix by using the codebuild-tests-run command.
  • BRun the test suite in a batch build type of build fanout by using the codebuild-tests-run command.
  • CRun the test suite in a batch build type of build list by using different subsets of the test cases.
  • DRun the test suite in a batch build type of build graph by using different subsets of the test cases.

Unlock DOP-C02 to see the answer

You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#CodeBuild#CI/CD optimization#Batch builds#Parallel testing
Full DOP-C02 Practice