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

GitLab Premium

GitLab | GitLab Premium 17.1.1 Release

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

Reviews from AWS Marketplace

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

External reviews

812 reviews
from G2

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


    NItin K.

More User Friendly and CI/CD comptaible

  • June 05, 2023
  • Review verified by G2

What do you like best about the product?
Great integration with Git repos, snippet feature, is great, comprehensive view of documentation of projects along with Wiki, very user-friendly GUI and fast learning curve.
What do you dislike about the product?
Speed and performance are pretty average compared to other peers, maneuvering between pages in not so smooth and fast, and integration with GCP and other cloud services is yet to be planned.
What problems is the product solving and how is that benefiting you?
A detailed and well-developed tool for configuration management with Git. It's helping save many hours through a proper distribution system for the global team and integration wiki, source code etc., in a centralized manner without any hiccups.


    Dhavan M.

Most reliable Git version control tool

  • June 04, 2023
  • Review verified by G2

What do you like best about the product?
Gitlab is the most reliable tool for version control and storing the source code. I like its CI/CD integration feature which allows the team to do integration and deployment in real-time for all changes. I also like the way it manages merge requests by providing a feature to restrict it with a specific person's review
What do you dislike about the product?
Gitlab should improve its user interface and it is a bit difficult to navigate through the repository in GitLab compare to other version control tools
What problems is the product solving and how is that benefiting you?
Gitlab is providing an in-one solution for storing source code to deploy it on the server. It makes it very easy for the development team to manage source code and review peers' code


    Information Technology and Services

Works great for projects that need a self-hosted devops solution

  • May 31, 2023
  • Review provided by G2

What do you like best about the product?
It's able to be self-hosted for free, which is great for anything that has requirements for such.
What do you dislike about the product?
The UX just doesn't feel as good as with GitHub.
What problems is the product solving and how is that benefiting you?
DevOps work for some open-source projects.


    pranathi p.

gitlab - review

  • May 29, 2023
  • Review verified by G2

What do you like best about the product?
GitLab's built-in CI/CD pipelines allow you to automate the testing, building, and deployment processes.
What do you dislike about the product?
GitLab being feature rich, its UI was confusing and overwhelming for quite some period
What problems is the product solving and how is that benefiting you?
It was the first Git repository that I used. Being a beginner, it helped me a lot to learn more about git, and our team also used its CI/CD pipeline feature, it was a massive learning for me


    Financial Services

Gitlab is an outstanding tool for managing the code base

  • May 19, 2023
  • Review verified by G2

What do you like best about the product?
Convenience, different features like integration with the pipelines, feature management (feature flags), keeping track of the history of the code, etc
What do you dislike about the product?
There is really nothing to dislike about it.
What problems is the product solving and how is that benefiting you?
Code change management, running repetitive tasks from a dev perspective (like running the pipeline, releases, etc).


    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.)


    Consumer Goods

Life saver remote version control tool

  • May 19, 2023
  • Review verified by G2

What do you like best about the product?
- Free version available
-Intuitive User Interface
-Allows unlimited private and public repos which is super useful if you're an Individual and not on paid plans
-Free CI/CD to some extent
What do you dislike about the product?
-GItlab has a steep learning curve which can be tiresome for some users who are not very technical.
-Licence is bit expensive for smaller enterprises
-Space limitation in free version
What problems is the product solving and how is that benefiting you?
Gitlab is a complex solution with lots of features and may be challenging to master for regular users, however, it enhances the productivity and efficiency of people working in a team extensively.


    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.


    Andres H.

It is a very good software for Git repositories

  • May 10, 2023
  • Review verified by G2

What do you like best about the product?
I like the pipelines that you can configure to block or allow Merge Requests. It also has a feature to block the button "Merge" in a Merge Request when you add a dependent Merge Request.
What do you dislike about the product?
I generally like it, but I personally prefer GitHub. I use GitLab because I have to do it in my work. Apart from it, GitLab fails from time to time, so the pipelines don't run or I cannot merge my work for some minutes or hours.
What problems is the product solving and how is that benefiting you?
The company can store the repositories and allow the developers to clone them and create merge requests into important branches. We can enable code owners so some developers will have to approve some specific merge requests that involve their code.