A planning-department team already has Source, Build, and Deploy actions defined and needs them wired with a manual approval before production. Which service should orchestrate those existing CI/CD stages?
Select an answer to reveal the explanation.
Short Explanation
CodePipeline is the stage manager: Source, Build, Deploy, then a human "yes" before the production curtain. You consume and configure that orchestration—you are not redesigning an org-wide DevOps platform on this exam.
Full Explanation
CodePipeline orchestrates existing CI/CD stages such as source, build, and deploy, and supports manual approval actions before production. DVA-C02 expects developers to use and configure these workflows to ship applications, not to author greenfield enterprise pipeline architectures. Unrelated media, EMR, or BI services are not the application release orchestrator.