Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

874 reviews
from

External reviews are not included in the AWS star rating for the product.


    sudha r.

A platform that scales modern engineering workflows

  • April 07, 2026
  • Review provided by G2

What do you like best about the product?
In my workplace, i'm not just writing training code, I'm responsible for getting models safely, reliably and compliantly into production and gitlab supports that end to end workflow. API and integrations are a major strength that the platform offers in my opinion.

I frequently integrate gitlab with ML tools, data platforms and monitoring systems. Gitlab's APIs make it easy to automate workflows , sync experiment metadata and trigger downstream jobs which keeps my ML ecosystem connected without manual intervention. Issue tracking plays a big role in how I manage vulnerabilities and technical debt. when issues are discovered, i can track them from detection through resolution with full context and history.

I regularly use static code analysis and code analysis to scan ML and application source code for vulnerabilities without executing it. These scans catch issues early which is critical before models are deployed into sensitive or regulated environments.
What do you dislike about the product?
The more i use it, the more value i get out of it. simply put, i really like the platform and no complaints from my side.
What problems is the product solving and how is that benefiting you?
Gitlab proves to be strong in the need for automation and extensibility for my workflow. deep learning workflows are rarely static and gitlab's APIs. command-line tools and extensibility allow me to adapt the as my needs evolve. I can integrate external ML tools, automate repetitive tasks and customize pipelines without any problem.


    Claudio G.

The ultimate all-in-one DevOps platform — replaces an entire toolchain

  • April 07, 2026
  • Review provided by G2

What do you like best about the product?
GitLab is an all-in-one DevOps platform that truly stands out. Having version control, CI/CD pipelines, issue tracking, container registry, and security scanning all under one roof eliminates the need to integrate multiple third-party tools. The built-in CI/CD system is incredibly powerful and flexible — writing pipelines with .gitlab-ci.yml is straightforward once you get the hang of it. The merge request workflow with inline code review, threaded discussions, and approval rules makes collaboration between developers smooth and traceable. Self-hosted and SaaS options give great flexibility depending on your infrastructure needs.
What do you dislike about the product?
The sheer number of features can be overwhelming, especially for new users or small teams that only need basic version control. The interface, while comprehensive, can feel slow and cluttered at times. The free tier has become more limited over the years, pushing teams toward paid plans sooner than expected. Also, the CI/CD runner configuration can be tricky to set up correctly in self-hosted environments.
What problems is the product solving and how is that benefiting you?
GitLab consolidates our entire software development lifecycle into a single platform. Before GitLab, we relied on separate tools for repository hosting, CI/CD, and project tracking, which caused context-switching and integration headaches. Now, from a single interface we manage source code, automate testing and deployments, track bugs and features, and monitor security vulnerabilities. This has drastically reduced our toolchain complexity, improved team visibility, and accelerated our release cycles.


    Diego B.

GitLab’s All-in-One Platform Feels Truly Cohesive

  • April 07, 2026
  • Review provided by G2

What do you like best about the product?
GitLab’s greatest strength is its "Everything-in-one-application" philosophy. While other platforms feel like a collection of different tools stitched together (like Jira + GitHub + Jenkins), GitLab was built from the ground up as a single, cohesive engine.
What do you dislike about the product?
Price is the single most common complaint about GitLab
What problems is the product solving and how is that benefiting you?
GitLab is fundamentally designed to solve the problem of "Toolchain Complexity"—the friction created when a company has to glue together 10-15 different applications to ship software.


    Tej D.

Great Automation Tools with Easy Pipelines and Strong Documentation

  • March 10, 2026
  • Review provided by G2

What do you like best about the product?
Great tools for automation. Development and documentation. Piplining is easy to do.
What do you dislike about the product?
Needs to be trained first. The configuration needs to be done properly and is very complex for the first time. Project setup is abit complex at first.
What problems is the product solving and how is that benefiting you?
Automation, Collaborative working environment.


    Musa D.

All-in-One Platform That Streamlines Workflow—Even on the Free Tier

  • March 10, 2026
  • Review provided by G2

What do you like best about the product?
Everything is in one place, so I don’t have to jump between five different tools just to get a feature live. Code hosting, CI/CD pipelines, security scanning, and even project planning (like Kanban boards) are all under one roof, which makes the workflow feel much more streamlined. The "Free" tier also goes a long way: you get a lot of useful features, including private repositories and a decent amount of CI/CD runner minutes, that other platforms might charge for.
What do you dislike about the product?
Lonely community: GitHub is the “social network” for code. If you’re looking for contributors for an open-source project, you’ll get far more visibility on GitHub than on GitLab.
What problems is the product solving and how is that benefiting you?
It keeps security from becoming an afterthought. Instead of the “security guy” coming back a week later to yell at me, GitLab scans my code as I’m writing it and flags potential vulnerabilities right away.

And if you’re at a company that has to prove it follows strict rules (compliance), GitLab automatically tracks what you need. You don’t have to manually cobble together an audit trail.


    Sanket O.

Reliable, User-Friendly GitLab with Powerful Automation and Integrations

  • March 06, 2026
  • Review provided by G2

What do you like best about the product?
GitLab brings together key features for code versioning, pipelines, and webhooks in one place. Its automation is very effective and significantly reduces manual effort. In my experience, it runs reliably and integrates smoothly with other infrastructure tools such as Kubernetes, CloudFront, and similar services. Gitlab's UI is super user friendly
What do you dislike about the product?
For a new user it can be a bit complex to understand and start using it, it might take some time to efficiently use it
What problems is the product solving and how is that benefiting you?
GitLab helps consolidate multiple development tools into a single platform. Instead of relying on separate systems for version control, CI/CD, issue tracking, and code reviews, it brings everything together in one place, making day-to-day work easier to manage and keep organized.


    Higher Education

Fine-Grained Permissions and Self-Hosting Make GitLab a Win

  • March 03, 2026
  • Review provided by G2

What do you like best about the product?
I mostly use GitLab for Git repository management and CI/CD pipelines. The pipeline system is very flexible and makes it easy to automate builds, tests, and deployments. I know GitLab has many more features like issue and bug tracking, but I haven’t used those much yet. What I do like is the fine-grained control over permissions, and the fact that it can be self-hosted, which gives us more control over our infrastructure.
What do you dislike about the product?
I have not encountered any negative points so far
What problems is the product solving and how is that benefiting you?
Beyond the basic Git features, GitLab also powers our full CI/CD pipeline and hosts our private npm, Composer, and Docker registries. We currently run over 200 private repositories on our self-hosted GitLab instance, so it has become a central part of how we manage code and deployments.

GitLab makes it much easier for our development teams to collaborate across multiple projects. With CI/CD pipelines in place, code is automatically checked, built, and deployed, which has saved our teams a significant amount of time and reduced manual steps in our release process. We have set up our own self hosted runners for the CI/CD pipelines and the documentation on setting up the auto scaling for this is very good.

there is also a fully automated API which we have used for automation and various other tasks.


    Hospital & Health Care

Easy Pipeline Integration with Strong Non-Repudiation

  • February 24, 2026
  • Review provided by G2

What do you like best about the product?
As a cloud cybersecurity engineer, I love how easy it is to integrate our security tools into the pipelines and the level of non-repudiation.
What do you dislike about the product?
The default search is extremely bad. We've looked at multiple tools to replace the default search with and every single one has been better than the supplied search.
What problems is the product solving and how is that benefiting you?
Code repository and CI/CD.


    Sahil D.

Effortless Collaboration with Robust Automation

  • January 28, 2026
  • Review provided by G2

What do you like best about the product?
I like the automation feature in GitLab, which runs tests on its own every day. It's really helpful that it makes accessibility for other team members very easy, allowing us to actively collaborate on the project and maintain a common repository to be shared with everyone. Also, the initial setup of GitLab is very easy and straightforward.
What do you dislike about the product?
There's nothing specific like that. But the push and pull can be a bit better. The code, which I have pushed, if I can't revert a specific part of it, I have to revert everything back if there is any issue with the code.
What problems is the product solving and how is that benefiting you?
I use GitLab to store all project files and repositories in one place. It automates daily tests, enhancing accessibility and collaboration for my team.


    naman g.

All-in-One Platform for Code Hosting, CI/CD, and Issue Tracking

  • January 20, 2026
  • Review provided by G2

What do you like best about the product?
Good to store code and keep track of different issues include features:
Git repository hosting, CI/CD pipelines, Issue tracking & boards, Code reviews & merge requests, Container registry, Security scanning tools
What do you dislike about the product?
well most features are good and useful but UI is sometime slow if project is large, for self hosted it uses more resources. need to learn before uses else can get lost
What problems is the product solving and how is that benefiting you?
it helps keeping source code secure and within boundary of company for employee and client. keep list of tasks, bugs for project.