nerdexam
Amazon

DVA-C02 · Question #18

A development team wants to build a continuous integration/continuous delivery (CI/CD) pipeline. The team is using AWS CodePipeline to automate the code build and deployment. The team wants to store t

The correct answer is C. AWS CodeCommit. AWS CodeCommit - A fully-managed source control service that hosts secure Git-based repositories. CodeCommit makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem. This solution uses CodeCommit to create a repository to store the application and

Submitted by lars.no· Mar 5, 2026Deployment

Question

A development team wants to build a continuous integration/continuous delivery (CI/CD) pipeline. The team is using AWS CodePipeline to automate the code build and deployment. The team wants to store the program code to prepare for the CI/CD pipeline. Which AWS service should the team use to store the program code?

Options

  • AAWS CodeDeploy
  • BAWS CodeArtifact
  • CAWS CodeCommit
  • DAmazon CodeGuru

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    93% (50)
  • D
    2% (1)

Explanation

AWS CodeCommit - A fully-managed source control service that hosts secure Git-based repositories. CodeCommit makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem. This solution uses CodeCommit to create a repository to store the application and deployment codes. https://aws.amazon.com/blogs/devops/complete-ci-cd-with-aws-codecommit-aws-codebuild-aws- codedeploy-and-aws-codepipeline/

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice