Back to Developer Roadmap

Version Control Hosting Services

src/data/roadmaps/devops/content/[email protected]

4.0736 B
Original Source

Version Control Hosting Services

When working on a team, you often need a remote place to put your code so others can access it, create their own branches, and create or review pull requests. This remote place is called a repository, and these services often include issue tracking, code review, and continuous integration features. A few popular choices are GitHub, GitLab, Bitbucket, and AWS CodeCommit.

Visit the following resources to learn more: