DOP-C02 · Question #207
DOP-C02 Question #207: Real Exam Question with Answer & Explanation
Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #207. The question stem and answer options stay visible for context.
Question
A software team is using AWS CodePipeline to automate its Java application release pipeline. The pipeline consists of a source stage, then a build stage, and then a deploy stage. Each stage contains a single action that has a runOrder value of 1. The team wants to integrate unit tests into the existing release pipeline. The team needs a solution that deploys only the code changes that pass all unit tests. Which solution will meet these requirements?
Options
- AModify the build stage. Add a test action that has a runOrder value of 1. Use AWS CodeDeploy
- BModify the build stage. Add a test action that has a runOrder value of 2. Use AWS CodeBuild as
- CModify the deploy stage. Add a test action that has a runOrder value of 1. Use AWS CodeDeploy
- DModify the deploy stage. Add a test action that has a runOrder value of 2. Use AWS CodeBuild as
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.