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

10 AWS reviews

External reviews

890 reviews
from and

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


    Krunal B.

One tool to Plan, Build and Deliver faster.

  • December 18, 2025
  • Review provided by G2

What do you like best about the product?
The best thing about GitLab is that you do not need to use multiple tools. It covers git repo, ci/cd, sprint planning, tracing issues,and deployment. It comes with built in ci/cd which works out of the box. By just adding .xml file, we can set up ci/cd easily, no third party integration needed. So for any project easy to build, test and deploy. We're using GitLab frequently and it helps everyone from developers to project manager.
What do you dislike about the product?
Sprint planning is simpler compared to other tools.
What problems is the product solving and how is that benefiting you?
GitLab removes chaos from software development because it's all in one platform and helps teams deliver better work, faster, with more transparency.


    Nashit H.

Simple, Scalable, Secure, and Seamless DevOps Platform.

  • December 17, 2025
  • Review provided by G2

What do you like best about the product?
Scalability, Security, wonderful ui-ux. To me, it has been the best DevOps platform, easy to configure seamless CI/CD pipeline.
What do you dislike about the product?
Large repositories are problematic, besides the initial setup seems complex, and the limited integration due to Kubernetes is a challenge.
What problems is the product solving and how is that benefiting you?
Configuring secure CI-CD pipelines with ease.


    MADHUKER REDDY B.

Streamlined CI/CD with GitLab's Powerful Features

  • December 17, 2025
  • Review provided by G2

What do you like best about the product?
I like that with GitLab we have control over our data since we deployed our own server and linked it with our domain. It has been particularly useful for automating workflows like Continuous Integration and Continuous Deployment, especially into Kubernetes environments. I also appreciate the ability to store secrets safely with GitLab, which adds an extra layer of security to our processes. Moreover, integrating GitLab with SonarQube for checking vulnerabilities in source code has been beneficial. After the initial setup on our AWS EC2 machine, everything works smoothly, which I really appreciate.
What do you dislike about the product?
Nothing anything at the moment
What problems is the product solving and how is that benefiting you?
We use GitLab to keep our data secure and link it to our domain. It automates workflows with CI/CD for k8s environments and safely stores secrets.


    Chad P.

Powerful Group Structure and Seamless CI/CD Integration, but can be a bit complicated at first

  • December 12, 2025
  • Review provided by G2

What do you like best about the product?
I love the group structure and how I am able to control the granularity of organization. I also really like Gitlab's CI/CD integration, making it very easy to run it with Gitlab Runner.
What do you dislike about the product?
The group structure is sometimes a double edged sword as different organizations have different ways of structuring their group, and the learning curve may be a bit high if you are just joining, as it is different than what they might be used to.
What problems is the product solving and how is that benefiting you?
We needed an easy way of doing CI/CD as well as managing security clearance per project, Gitlab's features made it very easy.


    vedhavyas r.

Unified DevSecOps with Strong CI/CD Pipelines

  • December 09, 2025
  • Review provided by G2

What do you like best about the product?
I appreciate how GitLab brings the entire DevSecOps lifecycle into a single unified platform, reducing tools sprawl and making my workflow more efficient. GitLab's built-in CI/CD pipelines are one of its strongest features. They are easy to configure using .gitlab-ci.yml, provide powerful automation, and eliminate the need for separate CI tools, making environment deployment easy. The initial setup was moderately easy, and I found GitLab's documentation very helpful in making the installation straightforward.
What do you dislike about the product?
While GitLab is a powerful and unified DevSecOps platform, there are areas where usability and performance could be improved, specifically the user interface complexity and pipeline speed and resource consumption.
What problems is the product solving and how is that benefiting you?
I use GitLab to create tasks and issues for employees, get updates from assignees, and prioritize issues. It unifies my DevSecOps processes, reduces tool sprawl, and enhances efficiency with its strong built-in CI/CD pipelines, automation, and no need for separate CI tools.


    Allon M.

Feature-Rich Platform with a Slick UI

  • December 02, 2025
  • Review provided by G2

What do you like best about the product?
It's an all-in-one solution for hosting both the sources and the resulting artifacts, good integration to other tools
What do you dislike about the product?
I'm missing a way to orchestrate reviews/merges across multiple repos
What problems is the product solving and how is that benefiting you?
collaborating over code review


    Nico K.

Gitlab Review

  • November 28, 2025
  • Review provided by G2

What do you like best about the product?
GitLab brings source control, CI pipelines, security scanning, and deployment automation into a single place, which makes daily development a lot smoother. The consistency across the platform reduces the mental overhead of switching between tools. I like that everything feels unified rather than bolted together. The integrated CI system is especially helpful because it requires almost no external setup, and merge requests tie directly into automated tests, security scans, and approvals. The platform scales well for both solo projects and enterprise work, and it stays reliable even with heavy pipeline workloads.
What do you dislike about the product?
The main drawback is that GitLab can feel slow at times, especially with large repositories or when pipeline queues are busy. Some advanced features sit behind higher-tier pricing, which makes the free tier feel limited compared to competitors. The UI can be overwhelming because there are so many features packed into the navigation, and it sometimes takes longer than expected to find the setting you want. Integration with third-party services is good but not always as smooth as GitHub.
What problems is the product solving and how is that benefiting you?
GitLab consolidates version control, CI/CD, security checks, and infrastructure workflows into one ecosystem, which eliminates the need to maintain separate tools for pipelines, ticketing, and code review. The platform helps enforce security policies during development instead of after deployment. Automated testing reduces production defects, and the integrated scanning tools catch vulnerable dependencies early. This improves release consistency and saves time across the entire development cycle.


    R Pranavan

Supports daily deployments with streamlined workflows and could improve pipeline startup time

  • November 25, 2025
  • Review from a verified AWS customer

What is our primary use case?

GitLab serves as my main DevOps platform for managing our repository and code base, as well as for pipeline integration of our system.

We maintain all our projects in GitLab with separate folders for project files, and we use GitLab to manage our projects. We also use GitLab pipeline to deploy in our dev environment, QA environment, and production, as well as for creating patches.

How has it helped my organization?

GitLab has positively impacted my organization by being faster than other platforms and providing the best user interface and features. Creating merge requests is easy, and it makes it simple to use for new joiners.

What is most valuable?

GitLab's best features are its built-in CI/CD and pipeline integration, which can be easily connected to AWS or other deployment platforms. The CI/CD pipeline integration is the most valuable aspect for me, and it also provides an easy user interface to create merge requests, merge, and create branches.

The CI/CD pipeline integration has helped my workflow by allowing us to use the .gitlab-ci.yml file to integrate and write our pipeline codes, where we include build jobs, test jobs, and deploy jobs directly with our AWS for S3 using CI/CD variables for push.

In GitLab pipelines, both manual and automatic integration are offered for the pipeline runner, and pipeline logs are provided, which are very useful for DevOps engineers and developers for debugging.

What needs improvement?

GitLab can be improved by being more responsive in the UI and offering better pricing for premium features, which would be useful for small startups. While GitLab's CI/CD is powerful, it is somewhat complex in certain aspects.

It would be better if the GitLab and Jira integration were more flexible and easier to integrate with Jira for task management in the future.

For how long have I used the solution?

Since I joined my company, we have been using GitLab for our repo maintenance, so I have been using it for more than two years.

What do I think about the stability of the solution?

In my experience, GitLab is stable; however, sometimes it takes much time to start the runner and gets stuck in a pending situation, possibly due to traffic issues.

What do I think about the scalability of the solution?

GitLab handles growing workloads and users well, and its scalability is good, but the downtime issue is a concern because it sometimes takes too long to start the runner.

Which solution did I use previously and why did I switch?

Earlier, I did my personal projects using GitHub before I joined my current organization, which uses GitLab, and that is the reason for switching. I personally prefer GitLab over GitHub because it is user-friendly and easy to work with.

My current organization started with GitLab.

What other advice do I have?

I would advise others looking into using GitLab that it is a perfect platform for organization-level repository management and pipeline CI/CD features are very useful and easy to use.

I have shared everything I feel and noted the pros and cons of GitLab as a user. Overall, I rate GitLab positively, giving it a seven out of ten because I have been using GitLab for more than two and a half years and have not faced many difficulties. However, in some cases, I got stuck with runners getting delayed to run, which can be annoying.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Sagar D.

GitLab: The All-in-One Solution for Developers

  • November 04, 2025
  • Review provided by G2

What do you like best about the product?
GitLab offers everything a developer needs to manage their projects. I find it easy to share code, review my recent changes, and it also helps me identify issues introduced by other developers.
What do you dislike about the product?
As of now i dont find something that i don't like about gitlab.
What problems is the product solving and how is that benefiting you?
It helps me to manage projects
Help me with CI/CD
Help me to review code pushed by other dev.
i can easily maange projects


    Goutam P.

A Developer’s Best Friend

  • October 31, 2025
  • Review provided by G2

What do you like best about the product?
GitLab is pretty straightforward to use for day-to-day development work. Setting it up and getting CI/CD running doesn’t take much effort, which I really appreciate. Having everything in one place — code, issues, and pipelines — makes working with the team smoother. Also, whenever we’ve reached out, the support team has been quick and helpfull.
What do you dislike about the product?
Since GitLab offers so many features, it can feel a bit overwhelming when you’re just starting out. Also, I’ve noticed that performance can slow down a little when working with larger repositories, but it’s not a big issue once you get used to the workfloww
What problems is the product solving and how is that benefiting you?
As an Android developer, GitLab helps me keep everything organized in one workflow — code reviews, issue tracking, and CI/CD builds for different app flavors. It makes collaboration with backend and QA teams much smoother, and automated pipelines save a lot of time during testing and releases. Overall, it’s helped us ship updates faster and with fewer headaches.