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

GitLab Ultimate

GitLab | GitLab Ultimate 16.11.0 Release

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

Reviews from AWS Marketplace

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

External reviews

804 reviews
from G2

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


    Computer Software

good versioning system

  • February 28, 2022
  • Review verified by G2

What do you like best about the product?
It is good versioning system, pull/ push and merge request for our code is quick, fast and secure. I love the hook integration, resolving conflict.
What do you dislike about the product?
There is not much to love, everything is good, the interface is different than github
What problems is the product solving and how is that benefiting you?
We share code, do collaboration and quick for sharing todo's before merging. I find it useful
Recommendations to others considering the product:
Make the UI more intutive and useful


    Mayur K.

Awesome collaborative code tool

  • February 28, 2022
  • Review verified by G2

What do you like best about the product?
Gitlab is an excellent collaborative code tool. We use gitlab to manage our projects' source code.
What do you dislike about the product?
There is nothing I can think of to dislike.
What problems is the product solving and how is that benefiting you?
We use gitlab to manage our day to day task, using gitlab branching and commit feture we collaborativly work together.
Recommendations to others considering the product:
Gitlab is a good tool, I highly recommend it.


    Prajyoti M.

Git gives us flexibility to use CICD pipeline

  • February 28, 2022
  • Review verified by G2

What do you like best about the product?
Repository to store code and use easily. Connect with different applications
What do you dislike about the product?
Because they don’t value good intefaces.
What problems is the product solving and how is that benefiting you?
Track code changes , commit code, linked jira and git for tracking data
Recommendations to others considering the product:
user interface improvement


    Shubham C.

A must have overall DevOps Platform.

  • February 27, 2022
  • Review provided by G2

What do you like best about the product?
A great version control and code repository platform, a great tool for managing DevOps CICD pipelines, a great easy to use platform. I like the way it has features right from version control to the complete CICD pipeline.
What do you dislike about the product?
It becomes tedious sometimes to make changes, it's doable but the ease of doing can be improved. Some more features can be added to make it a complete DevOps solution. Overall it's a great tool and didn't find any major flaws.
What problems is the product solving and how is that benefiting you?
We are using it for version controlling, as a code repository, and also to build great CICD pipelines. It's great to have a tool that makes managing project releases less tedious and more fluent.
Recommendations to others considering the product:
Must have for software developers, It's one of the best tools we can find out in the market.


    Computer Software

Git Lab Review

  • February 25, 2022
  • Review verified by G2

What do you like best about the product?
GitLab is a code hosting platform for version control and collaboration
What do you dislike about the product?
We need maintenance all files on git of our project.
If we need push our code so we need also maintains another repository viz JFrog repository
What problems is the product solving and how is that benefiting you?
First of all, It's good platform to save our code on GIT. We can push and pull our updated code.
There's no conflict occurred while merging our code
Recommendations to others considering the product:
It's good platform to maintain our code on server.


    Bushra T.

Best sw to maintain your code and version of the product.

  • February 22, 2022
  • Review provided by G2

What do you like best about the product?
Very easy to use and best maintability. Recommended to naive as well as old users.
What do you dislike about the product?
Nothing but every product has its own pros and cons...whoever has encountered con would frame it better than me.
What problems is the product solving and how is that benefiting you?
Benefit of maintaining the code and encountering every single line changed throughout the production.


    Computer Software

Best versioning tool available out there!

  • February 22, 2022
  • Review verified by G2

What do you like best about the product?
Its GUI and the settings are so good. Specially the access token feature enables protection againts fraudsters
What do you dislike about the product?
Nothing is there to dislike, everything seems perfect
What problems is the product solving and how is that benefiting you?
My company is entirely using Gitlab for product development and code maintenance.
Recommendations to others considering the product:
Go for it without any hesitation.


    Information Technology and Services

GITLAB Source Control Repository

  • February 20, 2022
  • Review provided by G2

What do you like best about the product?
I worked with different version controls but the best thing abt the GITLAB/GITHUB etc. is the three-layer architecture and especially the most beautiful and the convenient UI it has to view our changes differences with the source control and also almost all the IDE has the plugin integrated to check-in or check out the code directly from the IDE tools like eclipse or Netbeans.

I like the main/master and feature branch feature very much, which helps maintain the clean code.
What do you dislike about the product?
Frankly, I don't see much downside with the GitLab repository, but one point would like to mention about the pricing of the private repositories. It should include beyond basic features when it comes to the public repositories.
What problems is the product solving and how is that benefiting you?
Has very beautiful built-in UI to review the code and add the comments then and there itself.
Pull request to review the code before it is merged into the main branch or master branch, also see the changes made by the resource wise and count of commits made by each resource in the dashboard.


    Somik K.

Good version control software

  • February 20, 2022
  • Review provided by G2

What do you like best about the product?
It is very user friendly and easy to use. It has its own cicd pipeline.
What do you dislike about the product?
There is nothing to dislike as such. All the features are good
What problems is the product solving and how is that benefiting you?
I use gitlab for software development work. Its helped me to keep track of my work
Recommendations to others considering the product:
Its a very good version controlling tool to use.


    Ankit K.

Version Control Made Simplified With GitLab

  • February 18, 2022
  • Review provided by G2

What do you like best about the product?
GitLab provides the best user experience with lots of useful features on GitLab UI like changes in the files, file browser tree, pipeline stages etc. Also, commands are simple to memorize and very useful related to rebase, merge, history rewrite etc.
What do you dislike about the product?
When there are conflicts in the files, we can't rebase using UI. GitLab team must provide an interface to resolve the conflicts in the code changes using the UI itself; thereby, "local rebase" should not be required.
What problems is the product solving and how is that benefiting you?
We are using GitLab UI to control the versioning of the repository, to merge the code changes into the main branch, and to generate the automatic deployment after various stages are passed in the pipeline.