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

GitLab Community Edition

GitLab | GitLab CE 17.2.0 Release

Linux/Unix, Ubuntu 20.04 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

10 AWS reviews

External reviews

813 reviews
from G2

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


5-star reviews ( Show all reviews )

    Guillaume T.

Gitlab is a must have for a software developer

  • May 19, 2023
  • Review provided by G2

What do you like best about the product?
Gitlab auto-saves everything automatically
What do you dislike about the product?
Gitlab is becoming very expensive, especially for small teams.
What problems is the product solving and how is that benefiting you?
We use Gitlab to host our code base and to review our merge requests.


    Mike M.

Easy to use in-house Git SCM

  • May 19, 2023
  • Review verified by G2

What do you like best about the product?
If you want to get a Git server up and running internally, Gitlab is wonderful. It is straightforward to install, mainly if a Linux (preferably Ubuntu) server is available. Updating is also easy (e.g., "apt-get update gitlab".)
What do you dislike about the product?
It would help if you kept Gitlab up to date (that is via "apt-get update"). If you try to update an outdated version of Gitlab, it will require CLI knowledge of Linux. For instance, if you try updating from an older "major version" to a newer major version, Gitlab will automatically update multiple versions manually. This process can be tricky.

Gitlab cannot be installed on a Windows host, only Linux. I haven't tried deploying it as a container, however it looks like that's a very straightforward process.
What problems is the product solving and how is that benefiting you?
Gitlab allows me to keep code I write for internal projects inside my network. It's great if you don't want to host your code on another provider's platform (e.g. Microsoft with Github or Atlassian with Bitbucket.)


    Umesh M.

Great collaboration tool

  • May 12, 2023
  • Review provided by G2

What do you like best about the product?
Managing gitlab is very simple and easy. Very minimum learning curve.
What do you dislike about the product?
Search capabilites need to be improved. Bitbucket is much better in searching.
What problems is the product solving and how is that benefiting you?
We have all our repositories in git and we use it for review, CICD as well.


    Information Technology and Services

Gitlab review

  • May 06, 2023
  • Review provided by G2

What do you like best about the product?
Simplistic UI. Also allows to create boards and ability to keep merge requests in draft. Also shows the commit graph which is quite useful.
What do you dislike about the product?
Nothing bad about it. Found it to be absolutely fine the way it is.
What problems is the product solving and how is that benefiting you?
Continuous deployment to server really helps to make the project live asap.


    Deepak A.

Amazing tool for repository management and CI/CD

  • April 20, 2023
  • Review verified by G2

What do you like best about the product?
We have been using Gitlab from past few years and it was a very nice experience using it. The best part that we like the most is CI/CD.
What do you dislike about the product?
Pricing can be better for SMBs. Recently they have increased their prices
What problems is the product solving and how is that benefiting you?
Code repository management and security.


    Parth S.

One of the best source code management platform

  • April 07, 2023
  • Review verified by G2

What do you like best about the product?
You can do all the basic required tasks for your development with Gitlab. It provides source code management, ticketing, CI/CD platform and even container and platform registry.
What do you dislike about the product?
Its provides you limited number of ci/cd minutes for free. But it is due to preventing mis use. Otherwise no major drawbacks
What problems is the product solving and how is that benefiting you?
It allows you to manage your development and operations lifecycle from a single place. It is easy to use and far better then alternatives. It also allows you ability to self host on your own environment.


    PARTH S.

Best tool for the CI/CD pipeline

  • April 04, 2023
  • Review verified by G2

What do you like best about the product?
What I most like about Gitlab is to CI/CD pipeline to create and handle my project. I used Gitlab to store my source code and develop the site with my team as well.
What do you dislike about the product?
Gitlab does not indicate the percentage and what tasks perform in CI/CD pipeline. GitLab UI is a little bit confusing for the nontechnical person.
What problems is the product solving and how is that benefiting you?
Gitlab is solving the problem of continuous integration and continuos delivery of the project code and this tool provide some extra automation technique. I used this tool last 2 years and It's very benefiting me to handle the project.


    Kshitij T.

Version control and runners using GitLab

  • April 01, 2023
  • Review provided by G2

What do you like best about the product?
The best feature about gitlab apart from version controlling and storing code in different repository is auto devops and it's integration with different other services and tools like docker registeries, Jenkins etc, which helps user to setup best practices devops methodologies easily.
What do you dislike about the product?
Gitlab provides a wide range of integrations and services but upgradation of gitlab from one version to another stable version is very difficult, this is where gitlab can improve. Even a user cannot upgrade from one version to another instead have to upgrade using a upgrade path, which is tedious.
What problems is the product solving and how is that benefiting you?
Apart from version controlling gitlab is benefiting me in implementing devops practices easily. We can easily setup auto devops using gitlab-ci.yaml file and implement different stages like SCR, dockerisation etc which makes the continuous integration process easy and automated.


    Computer Software

One of the best open for code development

  • March 31, 2023
  • Review provided by G2

What do you like best about the product?
Easy to use
Easy to give hierarchy access based on the role
Great for large-scale products for corporate since the repositories are private
What do you dislike about the product?
It doesn't automatically link Jira tickets to solution branches.
What problems is the product solving and how is that benefiting you?
My team and I used it to run our sprints, manage code versions, code reviews, and continuous integration.


    Utkarsh Y.

Associate Software Professional

  • February 07, 2023
  • Review provided by G2

What do you like best about the product?
The most helpful features according to me include -

- GitLab offers a full-featured Git repository with features like branching, merging, and pull requests.

Git provides built-in Continuous Integration and Continuous Deployment (CI/CD) pipelines that can be easily set up and managed.

GitLab offers a range of project management tools, including issue tracking, milestone tracking, and a kanban board, to help teams stay organized and on track.

Collaboration: GitLab offers a range of collaboration features, including merge requests, wikis, and comment threads, to help teams work together more effectively.
What do you dislike about the product?
Like any software,GitLab also has some drawbacks or cons that users may experience, including:

-GitLab has a large feature set, which can make it difficult for users to navigate and understand all its capabilities.

-GitLab can be resource-intensive, which can result in slower performance and longer wait times, especially for larger projects and teams.

-While GitLab offers a free version, many of its most advanced features are only available in paid versions, which can be expensive for some organizations.

-As teams and projects grow, GitLab may struggle to scale effectively, which can result in slowdowns and other performance issues.
What problems is the product solving and how is that benefiting you?
GitLab solves several problems that software development teams and organizations face, which includes increased collaboration, since it offers a range of collaboration features, including merge requests, wikis, and comment threads, to help teams work together more effectively. This is what helped me greatly along with highly efficient CI/CD functionality.