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

Reviews from AWS customer

9 AWS reviews

External reviews

885 reviews
from and

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


5-star reviews ( Show all reviews )

    roopesh a.

An entire framework to work on devop's

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
Easy to configure the pipeline if you have a basic knoledge
What do you dislike about the product?
The server is slower and some times loose view with build managemen,t if network is low (need strong internet)
What problems is the product solving and how is that benefiting you?
Create pipeline from dev to testing and deployment for back end apps


    Raveendra B.

Gitlab made life easy

  • July 22, 2022
  • Review provided by G2

What do you like best about the product?
Easy to manage the code. GUI is very nice and simple to use.
What do you dislike about the product?
Nothing. Still there are rooms for improvement
What problems is the product solving and how is that benefiting you?
Easy to integrate with jenkins and automation problem resolved.


    Sayan P.

The usability matches with Github with much cleaner UI

  • July 18, 2022
  • Review provided by G2

What do you like best about the product?
Gitlab is extremely user friendly and ea
What do you dislike about the product?
eas to understand. I used to use GitHub where I often forgot the settings layout or where is what. Gitlab makes this easy through the cleaner UX.
What problems is the product solving and how is that benefiting you?
I use GitLab for Version control and CI CD. We use GitLab even for building projects as well.


    Automotive

Great version control tool

  • July 10, 2022
  • Review provided by G2

What do you like best about the product?
It is great version control tool. Helps with CI/CD.
What do you dislike about the product?
Nothing as such that i dislike about Gitlab.
What problems is the product solving and how is that benefiting you?
Helps strem lining the software release process. Very easy to merge branches to master and release them.


    Rohit M.

collaboration made super easy!

  • July 02, 2022
  • Review provided by G2

What do you like best about the product?
Gitlab is very good tool, you can collaborate with you team smoothly and it is beginner friends so you dont need to spend a lot of time on learning github.it is super easy.
What do you dislike about the product?
few function are not that easy to understand, means for things you need complete understanding otherwise things will become nightmare and you will got trapped.ottherwise it is okay to have it.
What problems is the product solving and how is that benefiting you?
Gitlab is act as centralized place for the code base, we collaborate here with teams and work together. without any version control system, it is impossible to build a high quality and big software.
Recommendations to others considering the product:
it is best version control available in the market.


    Computer Software

GitLab

  • June 21, 2022
  • Review provided by G2

What do you like best about the product?
Gitlab is one of the most used source code version control tool across the industry. Gitlab is very easy to install and use that allows the developers to manage various project artifacts such as application source code, test cases and data. Gitlab comes with a powerful workflow process that enables users to follow the SDLC cycle for the development of applications.
What do you dislike about the product?
nothing to dislike. Gitlab is a great tool
What problems is the product solving and how is that benefiting you?
Gitlab is a great version control tool. At my company, we use Gitlab to manage application source code and send notification emails when the code has been checked in by the developers. This email notification triggers a workflow task for the QA team to begin testing. Once the testing process is complete, the code is deployed into dev and production. We also use Gitlab to manage the test cases and the test data.


    Ran S.

GitLab is great web-based hosting service for Projects!

  • June 01, 2022
  • Review provided by G2

What do you like best about the product?
GitLab is a single application developed from the ground up for Product, Development, QA, Security, and Operations teams to collaborate on the same project at all phases of the DevOps lifecycle. Developers can use it to establish projects and collaborate with their peers. By recognizing and tracking sensitive data in code, it simplifies security and compliance. It also uses CI/CD to manage releases and automate the software delivery and deployment process.
What do you dislike about the product?
It is missing several functions, and the menus might be complicated to navigate at times.
What problems is the product solving and how is that benefiting you?
Gitlab is a code collaboration platform for software developers. It allows users to host git repositories, manage projects and build software alongside 28 million developers already using Gitlab.


    Information Technology and Services

GitLab Review

  • June 01, 2022
  • Review provided by G2

What do you like best about the product?
Gitlab is one of the best version control management available in the market. It helps the developers to maintain the codebase in a single project and also helps to resolve the conflicts easily. It also helps us to find the vulnerabilities in a project and also gives us real-time monitoring. It also helps the DevOps team to deploy the code by using the CI/CD Pipelines.
What do you dislike about the product?
Till now I haven't got any cons in the GitLab software. As per me, they are doing a great job and helping them reduce the burden on developers' heads to maintain the codebase.
What problems is the product solving and how is that benefiting you?
Managing the project codebase, building the project and deploying it on the server is the main problem GitLab is solving for us. To manage the codebase if multiple developers working on the same project, it will give us a facility to update our local codebase before pushing the changes in the project and if any conflict is happening it will inform the developer to resolve it first. Then he can push the changes.
And also we can segregate the code if we are pushing any changes by creating a separate branch. It will help us to revert if any issue comes in future.
Recommendations to others considering the product:
I am highly recommending this software to every who wants to use of for CI/CD & DevOps.


    DHARMA B.

Best version control system - git

  • May 31, 2022
  • Review provided by G2

What do you like best about the product?
Command line interface -
Git not only supports the gui based interface, it also supports CLI which makes the Linux user more comfortable to use it
What do you dislike about the product?
The conflicts that arise due to merging different branches will not fixed automatically, needs manual intervention.
What problems is the product solving and how is that benefiting you?
Helps in controlling the versions of code and provides support for code review to maintain good code quality


    Mohammad Rashid R.

Best Git software to manage the code

  • May 23, 2022
  • Review provided by G2

What do you like best about the product?
The most I like the about GitLab is the option to cherry-pick commits which is not in other tools. Also, the UI is very clean and easy with Kanban board option.
What do you dislike about the product?
The interface may be little slower, other than that everything is well.
What problems is the product solving and how is that benefiting you?
GitLab is a version control that is being used to manage the code. We as a developer commit and push our code changes in GitLab that way it becomes easy for us to manage our code repository for other teammates and future.