AWS Certified Cloud Practitioner — Question 146
A developer is working on enhancing applications at AWS. The developer needs a service that can securely host GitHub-based code, repositories, and version controls.
Which AWS service should the developer use?
Answer options
- A. AWS CodeStar
- B. Amazon CodeGuru
- C. AWS CodeCommit
- D. AWS CodePipeline
Correct answer: C
Explanation
AWS CodeCommit is the correct choice as it is a fully managed source control service that securely hosts Git repositories. AWS CodeStar is a development service for project management, Amazon CodeGuru is a code review service, and AWS CodePipeline is used for continuous integration and delivery, but none of these serve as a repository hosting service.