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


5-star reviews ( Show all reviews )

    Computer Software

Gitlab

  • April 26, 2024
  • Review verified by G2

What do you like best about the product?
I liked the groups system of Gitlab System as it allow you to group projects into directories and give users to several projects at once.
What do you dislike about the product?
GitLab's extensive features can sometimes lead to complexity
What problems is the product solving and how is that benefiting you?
It allows us to track our code changes and so helps us to see the changes visually without fear of losing our source code. Also it allows to create groups and group projects together.


    Shivam J.

SCM that harness the power of multiple addons features

  • April 02, 2024
  • Review provided by G2

What do you like best about the product?
The UI, Support and Integration of many tools with the code management platform makes it super ready to hit the market
What do you dislike about the product?
Some of the features doesn't work as we want for example- report export based on filters and dashboard integration with other third party apps
What problems is the product solving and how is that benefiting you?
It is helping me to automate pipeline based DevSecOps where I got the visibility to many aspects of shift left approaches


    Myat Noe Aung .

Self-hosted Gitlab Community Edition Server

  • March 26, 2024
  • Review verified by G2

What do you like best about the product?
GitLab Community Edition is open-source, which means its source code is freely available to the public.
Despite being the free version, GitLab Community Edition offers a wide range of features for source code management, issue tracking, continuous integration/continuous deployment (CI/CD), and more.
GitLab Community Edition integrates seamlessly with various third-party tools and services, enhancing its functionality and adaptability to different development workflows.
While GitLab Community Edition is suitable for small to medium-sized teams, it also scales well to larger organizations. This scalability ensures that teams can continue using GitLab as their projects grow in complexity and scope.
What do you dislike about the product?
Gitlab community edition is need to self-hosted server.
It server is needed for minium 4Gb memory and expensive disk space ,as for me , it is not pleasure.
What problems is the product solving and how is that benefiting you?
Streamlined Collaboration helps teams work together more efficiently, share code, review changes, and coordinate tasks seamlessly.
Efficient Version Control with GitLab's version control system.
Automated Workflows with gitlab's ci/cd.


    Ravi K.

Best distributed version control

  • February 24, 2024
  • Review provided by G2

What do you like best about the product?
GIT repository is widely used for version control. Handling PR is too easy. Tracking history is so convenient. Cherry picking also possible with easy way.
What do you dislike about the product?
Large files showing in PR is some time not easy to look for review
What problems is the product solving and how is that benefiting you?
Protecting the main branch so everything can be reviewed in PR. CICD integrations.


    Asseel N.

Straightforward once set up.

  • February 21, 2024
  • Review provided by G2

What do you like best about the product?
Automated pipelines, State file managment for terraform
What do you dislike about the product?
Not easy to set up, not easy to integrate with Atlassian
What problems is the product solving and how is that benefiting you?
Managed to decouple from AWS s3 for statefiles. And made the flow easy.


    Vijay P.

Easy to use as a collaborative project

  • February 18, 2024
  • Review provided by G2

What do you like best about the product?
Easy to build and deploy code, highly secure environment
What do you dislike about the product?
Cost is minimal if we have to build a corporate website
What problems is the product solving and how is that benefiting you?
Easy to track our own while working with large Enterprise team. Pipelines can be maintained.


    me q.

Perfect and secure, especially when working in large developing teams.

  • February 14, 2024
  • Review provided by G2

What do you like best about the product?
automation testing helps to make sure that all team member are on the right track
What do you dislike about the product?
Doesn't have its own Kanban board like GitHub.
What problems is the product solving and how is that benefiting you?
I'm working on a large application. GitLab helps to track the team's code and assists in managing the project.


    Health, Wellness and Fitness

Serious people use GitLab

  • January 20, 2024
  • Review verified by G2

What do you like best about the product?
GitLab's UI is just so much more chill and easy to get around. You jump in and everything's right where you expect it to be. The CI/CD setup in GitLab – it's straight-up awesome. You don't have to mess around with a bunch of tools; it's all baked in and works like a charm!
What do you dislike about the product?
The documentation could use a glow-up. It's there, but digging through it to find exactly what you need is a bit of a headache.
What problems is the product solving and how is that benefiting you?
It's a great alternative to GitHub. We use GitLab for version control and managing all devs.


    Ion M.

Best app to use so far for git

  • December 21, 2023
  • Review verified by G2

What do you like best about the product?
easy to user and intuitive, easy to integrate with other apps
What do you dislike about the product?
all looks good, nothing negative to mention about
What problems is the product solving and how is that benefiting you?
building and releasing our software in different environments


    User

You Can SSH In

  • December 18, 2023
  • Review verified by AWS Marketplace

I was able to SSH into the server just fine with `ssh -i gitlab.pem ubuntu@10.0.0.10`. Obviously update your IP as needed.