GitLab Premium
GitLabExternal reviews
885 reviews
from
and
External reviews are not included in the AWS star rating for the product.
One tool to Plan, Build and Deliver faster.
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.
Simple, Scalable, Secure, and Seamless DevOps Platform.
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.
Powerful Group Structure and Seamless CI/CD Integration, but can be a bit complicated at first
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.
Gitlab Review
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.
GitLab: The All-in-One Solution for Developers
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
Help me with CI/CD
Help me to review code pushed by other dev.
i can easily maange projects
A Developer’s Best Friend
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.
Robust CI/CD Features, But Community Support Needs Improvement
What do you like best about the product?
The platform offers a wide variety of features that support and advance our CI/CD practice.
What do you dislike about the product?
The community and support leave something to be desired. There are problems that have been reported by numerous users over the years, yet they still have not been addressed.
What problems is the product solving and how is that benefiting you?
Version control and CI/CD are the key features that enable us to deliver better software more quickly.
GitLab: Powerful All-in-One DevOps, but Can Be Heavy for Small Teams
What do you like best about the product?
GitLab is an all-in-one DevOps platform that brings everything — from code hosting and CI/CD pipelines to issue tracking and security — under one roof. The best part is its seamless CI/CD integration, which makes automating builds, tests, and deployments incredibly easy. Its Merge Request workflows, inline code reviews, and visibility into pipelines help teams collaborate efficiently. The user interface is clean, intuitive, and works great for both small teams and enterprise-scale projects.
What do you dislike about the product?
While GitLab is powerful, it can feel heavy for smaller projects. The initial setup for CI/CD runners and permissions can be a bit complex, especially for new users. Occasionally, pipeline execution speed slows down for larger repos, and the pricing for premium tiers can be high for startups. Also, the UI could load faster when dealing with large numbers of issues or merge requests.
What problems is the product solving and how is that benefiting you?
GitLab helps us manage the entire software development lifecycle in one place. It solves the problem of switching between multiple tools for version control, CI/CD, and issue management. With GitLab, our workflows are more streamlined — code reviews, deployments, and monitoring happen within the same platform. This has improved collaboration across teams, reduced development time, and given us better visibility and control over releases.
Easy and Fun
What do you like best about the product?
There are many useful features, such as Milestones, Groups, Workspaces, and 2Do-s, among others. I also appreciate the user interface. All the members of our small team were able to handle the implementation easily. While working on a side project, we used it frequently, and it never felt disruptive or annoying—which is something we really appreciate.
What do you dislike about the product?
Actually we used GitLab for small team and all was perfect - so we didn't faced with difficulties or something to dislike.
What problems is the product solving and how is that benefiting you?
GitLab provided our team with a seamless environment to spark ideas, begin coding, deploy, and test, all while quickly receiving clear results for our MVP. During this fast-paced and hectic period, using GitLab made the entire process feel smooth and efficient.
GitLab review by Jannatul
What do you like best about the product?
GitLab CI/CD is seamlessly integrated and not an afterthought. Its flexibility allows for YAML-based pipeline configurations, making it adaptable to a variety of workflows. This results in fast, customizable pipelines that are effective for tasks ranging from simple builds to complex, multi-stage deployments.
What do you dislike about the product?
The sheer number of features and options can feel overwhelming, particularly for teams that are new to GitLab or DevOps. Additionally, GitLab offers limited built-in granularity when it comes to permission settings, especially in comparison to tools like GitHub Enterprise or Bitbucket.
What problems is the product solving and how is that benefiting you?
GitLab manages both our infrastructure and application deployments efficiently, with built-in security checks ensuring everything runs smoothly. We have also been able to integrate it seamlessly with various cloud platforms such as AWS, Azure, and GCP.
showing 1 - 10