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

GitHub Enterprise

GitHub | 1

Reviews from AWS Marketplace

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

External reviews

1,974 reviews
from G2

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


    Telecommunications

The state-of-the-art solution for my code bases

  • January 11, 2024
  • Review verified by G2

What do you like best about the product?
If you ask a developer where to store their code, one of the first answers will be GitHub. This is also the case with me. It is widely used and adapted, and that is what I like about it. It is easy to use, integrate and almost never down.
What do you dislike about the product?
Some downsides of GitHub are their account plan limitations which you might eventually fall for when keeping your code sources private.
What problems is the product solving and how is that benefiting you?
GitHub offers a solution to store code sources either in a public (open source) or private (closed source) way. The service is generously free and widely adapted. As a developer you can easily add others to your project or let them fork from it.


    Parth P.

Best Code Collaboration Tool Github

  • January 06, 2024
  • Review verified by G2

What do you like best about the product?
- Easy to Use
- Code space
- Github Actions
- Great integration with other services
What do you dislike about the product?
- Github Action in free version are sometime bit laggy or stops working
- frequency downtimes on services
What problems is the product solving and how is that benefiting you?
- We are using github for our day to day development code review / release / deployment. Its so convinet to use and can be totally dependent on that.


    Karmavir J.

one of the most reliable and feature filled vcs

  • January 03, 2024
  • Review verified by G2

What do you like best about the product?
the github ecosystem is ever growing.
codespaces for repositories is an amazing feature to have.
changing the github.com url to github.dev brings up a code editor which is a perfect way to do quick edits to our code.
Github Actions are easy to implement and great documentation.
the hosted containers and packages are great to have.
support is also excellent for enterprise.
i have been using github as my primary vcs for more than a decade now and dont think i will switch anytime soon.
What do you dislike about the product?
nothing to criticize , there hasnt been a problem for us.
What problems is the product solving and how is that benefiting you?
we are using github for CI/CD and version control, we are also using packages and container reposetories to build and host our applications and containers.
the integration with slack , teams and jetbrains spaces is amazing to have for bug and issue tracking.


    Akshay N.

Great experience so far with github

  • December 25, 2023
  • Review verified by G2

What do you like best about the product?
Easy to use UI, good pricing model. Great hosting service to use with git.
What do you dislike about the product?
Recent downtimes / issues with github actions were worrisome.
What problems is the product solving and how is that benefiting you?
Github helped us switch from svn to git very easily. We were able to switch to git + github setup instead of our own implemented svn server solution


    Parth N. P.

Everyday Github Usage as a Frontend Developer

  • December 24, 2023
  • Review verified by G2

What do you like best about the product?
- Easy Collabration
- New Codespace with easy . (dot) press
- Github Actions
What do you dislike about the product?
- Frequent performance and downtime issues
- Sometime github action takes too much time to initialize and the wrost part is the minutes gets deducted from the quota.
What problems is the product solving and how is that benefiting you?
- Github help us with day to day release with ease of pressing single button
- Github actions and shared library support help us easily versionize the module.
- Github provide the services in very less to no cost which is great.


    VEDANT B.

The Collaborative Coder's Haven

  • December 23, 2023
  • Review verified by G2

What do you like best about the product?
GitHub's collaborative features are a coder's dream. Pull requests, branching strategies, and seamless integration with Git make teamwork efficient. The visualizations, like the network graph, provide invaluable insights into project history. Plus, GitHub Actions for continuous integration is a game-changer.
What do you dislike about the product?
The learning curve for beginners can be steep, especially if they are new to version control. While GitHub Actions is powerful, setting up workflows might feel a bit overwhelming initially. The limitations on private repositories for free users could also be a drawback.
What problems is the product solving and how is that benefiting you?
GitHub is solving the collaboration puzzle in software development. It allows teams to work together seamlessly, avoiding conflicts and ensuring a smooth development process. The version control system ensures code integrity, and the availability of open-source projects fosters a vibrant coding community. GitHub is not just a hosting platform; it's a catalyst for innovation and knowledge sharing.


    Marketing and Advertising

Technical and Understandable

  • December 22, 2023
  • Review verified by G2

What do you like best about the product?
Github has offered us a great way to branch and remain with a seemingly international standard of using GIT, without any charges or excess setup. Our entire company relies on Github for all of our code needs.
What do you dislike about the product?
Github and Git itself can be very confusing to use. It definitely takes a lot of upfront learning investment, but once you have it you're set!
What problems is the product solving and how is that benefiting you?
Github helps us solve the issue of code creation and protection - we often have a need to protect the code we write so that we don't accidently push broken code and the like. Github provides us a great way to do so, and is so widely used that it is understood by any new onboards.


    Ruan Gabriel G.

GitHub Power

  • December 22, 2023
  • Review verified by G2

What do you like best about the product?
The think I like the most in GitHub is the ability to manage self hosted instances in GitHub Actions, allowing my team to perform some internal tasks with ease
What do you dislike about the product?
Some of paid features must not be paid, for instances, wiki
What problems is the product solving and how is that benefiting you?
Solve our CI/CD problems regarding deployment , speeding you our releases to our customers; excellently code review for our collaborators , improving our code quality


    Andrew M.

A great platform for code version control and lots more

  • December 22, 2023
  • Review verified by G2

What do you like best about the product?
Github checks all the boxes for a basic version controlling platform, but it has so much more available. It has tons of great integrations to run tests against code, as well as plenty of ways to create internal documentation similar to a wiki article.
What do you dislike about the product?
Occasional slowness can bring productivity to a standstil.
What problems is the product solving and how is that benefiting you?
This is a one stop shop for hosting code, and keeping versions controlled. It's useful for doing peer review prior to releasing new features.


    Hriday M.

Best opensource version control

  • December 22, 2023
  • Review verified by G2

What do you like best about the product?
- Git operations simplified for dev
- Free public repository for any POC solution. Easy to get started.
What do you dislike about the product?
While there is a outage, the notification is sometime late and it takes time to identify it.
What problems is the product solving and how is that benefiting you?
- Version Control
- Code Review & Branch Management
- CI/CD for app release
- Hosted private npm packages