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 16.11.1 Release

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

Reviews from AWS Marketplace

10 AWS reviews

External reviews

807 reviews
from G2

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


    Rahul G.

It is good tool

  • January 18, 2022
  • Review provided by G2

What do you like best about the product?
It is good for private access and securily access your code.
What do you dislike about the product?
i didn't like UI it can be improved in my opinion
What problems is the product solving and how is that benefiting you?
We are managing our code base and integrating it with jenkins


    Saunak S.

Best open-source version controlling system

  • January 18, 2022
  • Review verified by G2

What do you like best about the product?
GitLab is open-source and it is the best thing I really liked. another thing I liked is tools like Jenkins for continuous integration. I loved its interface and ease to access all menus & options.
What do you dislike about the product?
Sometimes GitLab webhook is challenging to configure. Command-line is not user-friendly to usable. Complicated and hard to customizable blocks. The subscription plan is expensive.
What problems is the product solving and how is that benefiting you?
I liked in GitLab is easy to manage projects or repositories. Add and manage CI/CD, connectGKE &. Kubeflow. CI/CD using GitLab under the free plan which helped me to make life easier.


    Shashank N.

Very user friendly interface, saves a lot of time !!

  • January 17, 2022
  • Review verified by G2

What do you like best about the product?
User-friendly interface. I have used Github, but GitLab is next level.
Features include notification to the user for the pull request after a commit.
Easy CICD integration. A very user-friendly interface to see all your deployments on one screen.
Code comparison is very visual. The "Merge after the pipeline succeeds" feature is terrific. It saves a lot of time.
A must-have product for an organization.
What do you dislike about the product?
Autorebase functionality needs to be improved .
Merge when pipe suceeds should be disabled when there are conflits in the branch .
I do not have many disliking features.
What problems is the product solving and how is that benefiting you?
CICD pipeline and code versioning.
Saves a lot of time compared to Github .
Easy for an amateur to learn as the interface is very user-friendly.
It saves a ton of time due to features like auto-merge and "merge when pipeline suceeds."
Recommendations to others considering the product:
Just go for it !!!. Loved this product . I have been using GitHub, but this product is an all-in-one platform for all your requirements.


    Anand P.

The best and easiest tool for code maintenance and review.

  • January 16, 2022
  • Review provided by G2

What do you like best about the product?
I like the overall user interface of GitLab and the ease of accessing the code by using only my email and password. We can create more branches for the single repository.
What do you dislike about the product?
There is no dislike and cons in the GitLab repository.
What problems is the product solving and how is that benefiting you?
I solved the code maintenance with version specific. So we can quickly switch to the previous versions.
Recommendations to others considering the product:
It is the most accessible tool for code review and maintenance.


    Computer Software

Better structured version control tool for your software projects

  • January 16, 2022
  • Review verified by G2

What do you like best about the product?
Find files, CI / CD Pipelines, issues management
What do you dislike about the product?
UI / UX, User management and notification
What problems is the product solving and how is that benefiting you?
Version control, code sharing and automating build process
Recommendations to others considering the product:
If you want to automate the process and control your source code version, then Gitlab is the right choice


    Information Technology and Services

Awesome tool

  • January 15, 2022
  • Review provided by G2

What do you like best about the product?
Have been a fan of Gitlab since its inception, especially the ease of integration whether its on-premise or cloud is pretty awesome. Also really helpful is its cicd part.
What do you dislike about the product?
The on-premise set-up using Gitlab runners seems initially bit complicated, also getting used to the Product is bit cumbersome compared to someone who has been using Gitlabor other version control system
What problems is the product solving and how is that benefiting you?
1. Mainly we were able to have a seamless ci-cd integration using Gitlab using the .gitlab-ci.yaml file.
2. Ease of integration with SSO tools like Okta, etc is very impressive


    PRATEEK M.

Gitlab a powerful toof for version management

  • January 15, 2022
  • Review verified by G2

What do you like best about the product?
I like gitlab because it's easy to use. Beginers can use git got tortoise with gitlab which help them a lot to manage codes and their versions without knowing commands by simply git pull, git push or other activities. Cherry picking is also easy to manage in gitlab, which makes it powerful than other tools.biggest thing about gitlab is, it is completely free.
What do you dislike about the product?
There is occasional crash in gitlab, some features are missing in gitlab than github, if they include those features, and occasional crashes fixes, it will be a best solution for version control, specially for non technical people, it will be on fire with git tortoise
What problems is the product solving and how is that benefiting you?
Sometimes occasionally crashes,
All features are not present here of github.


    Gautam S.

A good Soure code and DevOps Tool.

  • January 14, 2022
  • Review provided by G2

What do you like best about the product?
The Source Code Management of GitLab and GIT-based architecture is the best point. The Complete DevOps operations can be handled by just using GitLab. The way it manages multiple people working on a single project can immensely help you on your tasks. You can have multiple braches on the source code and merge as you work on them. It has been a great tool for the DevOps Operations as well. This Tool has also given us the feature to review the code easily. I could review the code on the code and also could tell the juniors and team member about the bugs in theri codes.
What do you dislike about the product?
It is not user-friendly considering a newbie who comes to the platform. The tutorials and how to use the tool documentation is not enough for a starter. It takes more than the documentation for someone to start using GitLab. When I began using GitLab, I had to take help from my peers to understand the tool's architecture. The documentation was not sufficient for a clear understanding of the tool.
What problems is the product solving and how is that benefiting you?
My whole team and I can work simultaneously on a single project. It has benefitted us in the collaborative space. We can secure, manage and deploy the codes easily and hassle-free. Our productivity has risen to sky-high levels due to GitLab's features.
Recommendations to others considering the product:
If you planning to use GitLab for the very first time, you need to take care that it needs certain days for you to become ok with the tool. It is not very easy to use I'll say. If you have someone to guide you through the process then approach him/her.


    Sreekar A.

Very efficient CI/CD tool.

  • January 14, 2022
  • Review verified by G2

What do you like best about the product?
1. Narrowing down CI/CD configuration to just one file i.e. .gitlab-ci.yml.
2. Integration to container orchestration engines like Kubernetes very easily.
3. Can even integrate very easily with other CI/CD tools like Jenkins
4. Variety of runners like to run pipeline jobs.
5. Clear and great documentation.
What do you dislike about the product?
Could be better if the upgrade process of GitLab is easy from one version to another version particularly with respect to the Postgres Database upgrade process.
What problems is the product solving and how is that benefiting you?
Our CI/CD workloads run great and this helps us in building our products faster. Due to the easy CI/CD configuration in the gitlab-ci.yml file, we are able to concentrate more on the product building than the ci/cd configuration that needs to be done.
Recommendations to others considering the product:
I would advise folks to use Gitlab as it has all the components in it instead of using different tools to manage the software delivery process. It has version control integrated, CI/CD, auto-devops and many others.


    Urvesh V.

GitLab review by a Technical Architect

  • January 13, 2022
  • Review provided by G2

What do you like best about the product?
higher availability and more focused on offering a features-based system with a centralized, integrated platform
What do you dislike about the product?
Problematic upgrade process and Small community
What problems is the product solving and how is that benefiting you?
web-based DevOps internal management of repositories