39.9k views
3 votes
Which AWS service provides a managed software version control system?

1) AWS CodeCommit
2) AWS CodeBuild
3) AWS CodeDeploy
4) AWS CodePipeline

1 Answer

3 votes

Final answer:

AWS CodeCommit is the AWS service that provides a managed software version control system.

Step-by-step explanation:

The AWS service that provides a managed software version control system is AWS CodeCommit. CodeCommit is a fully managed source control service that allows you to securely host private Git repositories. It provides features like automatic backups, scalability, and built-in access control to protect your code.

User Qedi
by
8.2k points