Software Alternatives, Accelerators & Startups

Azure DevOps VS GitLab

Compare Azure DevOps VS GitLab and see what are their differences

Azure DevOps logo Azure DevOps

Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.

GitLab logo GitLab

Create, review and deploy code together with GitLab open source git repo management software | GitLab
  • Azure DevOps Landing page
    Landing page //
    2024-05-21
  • GitLab Landing page
    Landing page //
    2023-10-17

GitLab

Release Date
2014 January
Startup details
Country
United States
State
California
Founder(s)
Dmitriy Zaporozhets
Employees
1,000 - 1,999

Azure DevOps videos

Agile with Visual Studio Team Services

More videos:

  • Review - Introduction to Azure DevOps
  • Review - The Top 5 BEST VSTs of 2018
  • Review - Visual Studio Team Services vs Team Foundation Server
  • Review - Should You Buy Purity VST still ? "Top 5 BEST VSTs of 2020"
  • Review - Azure DevOps Project, is it Worth it?
  • Review - Pull Requests in Azure DevOps
  • Review - Git with Visual Studio Team Services

GitLab videos

Introduction to GitLab Workflow

More videos:

  • Review - GitLab Review App Working Session

Category Popularity

0-100% (relative to Azure DevOps and GitLab)
Project Management
42 42%
58% 58
Code Collaboration
20 20%
80% 80
Git
25 25%
75% 75
A/B Testing
100 100%
0% 0

User comments

Share your experience with using Azure DevOps and GitLab. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Azure DevOps and GitLab

Azure DevOps Reviews

Top 7 GitHub Alternatives You Should Know (2024)
Azure DevOps is a cloud-based platform from Microsoft that offers a suite of tools and features for the entire software development lifecycle.
Source: snappify.com
Top 10 Most Popular Jenkins Alternatives for DevOps in 2024
Azure Pipelines tightly integrates with GitHub to display pipeline statuses in your PRs, run jobs automatically in response to repository events, and automatically deploy your projects. The solution is also extensible with custom tasks and integrations, making it a good fit for teams that need to retain Jenkins’ customization capabilities but want a managed service that’s...
Source: spacelift.io

GitLab Reviews

  1. perfect for Freelancers!

The Top 10 GitHub Alternatives
GitLab is a web-based DevSecOps (take that, Call of Duty) platform that allows software development teams to plan, build, and ship secure code all in one application. GitLab offers a range of features and tools to support the entire software development lifecycle, from project planning and source code management to continuous integration, delivery, and deployment.
The Best Alternatives to Jenkins for Developers
CI/CD GitLab, as a complete DevOps platform, provides an integrated CI/CD solution along with its other features. If your team is already using GitLab for controlling versions and managing projects, the addition of GitLab CI/CD can be very smooth. The offering in CI/CD by GitLab is quite customizable and it backs up many programming languages as well as application test...
Source: morninglif.com
Top 7 GitHub Alternatives You Should Know (2024)
Most of the listed alternatives offer free tier plans for individuals or small teams. Tools like GitLab and Bitbucket allow users to host unlimited repositories without cost.
Source: snappify.com
Best GitHub Alternatives for Developers in 2023
While GitLab features an extensive set of capabilities, this can also serve as a weakness since beginners may find the developer tool overwhelming to begin with. The user interface compounds this issue by being outdated and unintuitive. GitLab could benefit from more third-party integrations, and its performance tends to struggle when dealing with large repositories or CI/CD...
Let's Make Sure Github Doesn't Become the only Option
The Pull Request workflow is so dominant now that it’s considered the default path for code to permanently enter into a repository. You can see a similar features in GitHub’s smaller competition Codeberg, GitLab, BitBucket, and Gitea. These competitors don’t offer other, major code collaboration tools, and their Pull Request-like features aren’t just there to help users come...

Social recommendations and mentions

GitLab might be a bit more popular than Azure DevOps. We know about 114 links to it since March 2021 and only 94 links to Azure DevOps. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Azure DevOps mentions (94)

  • The State of .NET Tooling 2024
    So like, I remember. Like Visual Studio or Visual Studio .NET. They both used to be super expensive, but at one point there was a community edition. I know and like there's also Visual Studio Code but like I guess my question is like if I were to start like I'm just like I want to go build a Xamarin app right now like Is is there a cost to tooling if I were to build it like I know riders JetBrains so that you... - Source: dev.to / about 1 month ago
  • Most Useful CI/CD Tools for DevOps
    Azure DevOps by Microsoft is an all-in-one CI/CD platform that features entire software delivery in one place. As the name suggests, it is more than just a CI/CD tool. - Source: dev.to / 2 months ago
  • Unveiling CodiumAI PR-Agent: A Comparative Analysis Against GitHub Copilot for Pull Requests
    PR-Agent offers extensive pull request functionalities across various git providers: GitHub, GitLab, or Bitbucket, CodeCommit, Azure DevOps, Gerrit. - Source: dev.to / 6 months ago
  • Crashing when loading up save
    Protip: Use a debugger like dnSpy or Visual studio to trace the source of error, by stepping the program line by line. You can restart with dnSpy attached. Source: 6 months ago
  • Create Custom Colour Themes on VSCode
    When done with the installation, proceed to Azure to create an organization under which your extension will be published. On the Azure DevOps page, sign up by clicking Start free. To set it up faster you can Start free with GitHub. - Source: dev.to / 8 months ago
View more

GitLab mentions (114)

  • Go's old $GOPATH story for development and dependencies
    Yeah, I'm actually doing that with Gitea: https://about.gitea.com/ Some people went with the forgejo fork: https://forgejo.org/ though Gitea itself was a fork of Gogs, if I remember correctly: https://gogs.io/ I also ran GitLab in the past: https://about.gitlab.com/ but keeping it updated and giving it enough resources for it to be happy was troublesome. There's also GitBucket: https://gitbucket.github.io/ and... - Source: Hacker News / 22 days ago
  • OpenProject – open-source project management software
    GitLab (more than just issues): https://about.gitlab.com/. - Source: Hacker News / 26 days ago
  • Kubernetes CI/CD Pipelines
    GitLab is one of the most popular all-in-one software delivery platforms. It includes source management and CI/CD functions with excellent Kubernetes integration. - Source: dev.to / about 2 months ago
  • The Essential Guide to Internal Developer Platforms
    Seamlessly integrate with tools like GitHub, GitLab, and CI/CD pipelines. - Source: dev.to / 3 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Gitlab.com — Unlimited public and private Git repos with up to 5 collaborators. Also offers the following features : CI/CD (Free for Public Repos, 400 mins/month for private repos) Static Sites with GitLab Pages. Container Registry with a 10 GB limit per repo. Project Management and issue Tracking. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Azure DevOps and GitLab, you can also consider the following products

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.

Helix ALM - Helix ALM is the single, integrated application that lets you centralize and manage requirements, test cases, issues, and other development artifacts and their relationships.

Gitea - A painless self-hosted Git service