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,975 reviews
from G2

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


    Computer Software

Daily GitHub user – couldn't imagine life without it.

  • March 02, 2016
  • Review verified by G2

What do you like best about the product?
GitHub is a fantastic tool to manage collaboration and software versioning, and their own internal integration between projects, issues, etc makes it that much more useful. Their product is well-designed and they genuinely seem responsive to their audience and users.
What do you dislike about the product?
I use GitHub primarily for private projects, and their private repository pricing gets expensive very quickly. I feel like I spend more time than I should having to weigh the value of keeping some small or hobby project in GitHub against the limited number of private repos available at any given paid plan.
What problems is the product solving and how is that benefiting you?
GitHub (and specifically their Issues system, which is tightly integrated with your repository and commits) has served as an ad-hoc knowledge base and paper trail for my work. By getting into the habit of referring to issues from commits, referring to related issues, etc, it means that I can come back to a problem or a feature years later and very quickly get up to speed on the problem, on the related issues, and all of the contact points between the issue and various parts of the product.
Recommendations to others considering the product:
For me, a lot of GitHub's value is the Issues system, which obviates using another bug/feature tracking system. If you've already got your own system for this and you're happy with it, it's possible that GitHub will be less valuable to you.


    Hospital & Health Care

Thanks to Github we don't live a nightmare managing code everyday.

  • February 29, 2016
  • Review verified by G2

What do you like best about the product?
Cross platform capability
Small Learning Curve
Can be very easy for Beginners and Equally advanced for experts
What do you dislike about the product?
Nothing as such when talking about functionality.
What problems is the product solving and how is that benefiting you?
Code management. Versioning.
Recommendations to others considering the product:
Use github for every project that you take up. You will love the way it simplifies managing your code.
If you are a student, you get great offers too :-)


    Anna K.

If you're a developer you have to have an account with Github

  • February 28, 2016
  • Review verified by G2

What do you like best about the product?
Github is a center of code and knowledge sharing. Great tool for collaboration and community work. I use it to host my portfolio page via gh-pages.
What do you dislike about the product?
Too many repos, hard to search & find what you need.
What problems is the product solving and how is that benefiting you?
I realized they have both public(free account) and private one(for your confidential needs) - very useful.


    Derek N.

The Standard for Online Version Control

  • February 27, 2016
  • Review verified by G2

What do you like best about the product?
Github pull requests are very easy to use and a must for a distributed team. Online diffs are very helpful as well. Github is also integrated into every major dev ops product, so simply by using it you open yourself to drop-in integration into other hosting and CI tools out on the market.
What do you dislike about the product?
Not a whole lot to dislike really. The only time I've ever had an issue was when Heroku utilized Github to pulldown the latest server buildpack for every code update. Github had been down a couple of times and each time it broke my ability to push updates to my web application due to Herokus reliance on Github. Github is rarely down, but it does happen sometimes.
What problems is the product solving and how is that benefiting you?
Github makes it easier to temporarily give developers access to a codebase and collaborate on it. I also use it to integrate into continuous integration systems like CircleCI and it works great with pushing new tests to run via GIthub webhooks.
Recommendations to others considering the product:
If you're not using Github and you're not restricted by employer restrictions, you really should be using it. Most major open source efforts are stored on Github, it's highly supported across 3rd party applications and you really shouldn't be wasting your time managing your own source control instance.


    Leisure, Travel & Tourism

Good could get better

  • February 26, 2016
  • Review verified by G2

What do you like best about the product?
Github is good, and almost great. It has a better interface than bitbucket, and generally speaking its my favorite. The public history is good, and Github is very reliable. Github pages is awesome. I host all my static websites on it, pair it with CloudFlare and its some high quality cheap web hosting.
What do you dislike about the product?
Having no private repositories is a big downfall.
Issue tracking is poor.
Layout of repositories and information could be improved.
What problems is the product solving and how is that benefiting you?
Code Version control is imperative in any software. The ability to collaborate, as well as manage version is key to any software development.
Recommendations to others considering the product:
Ensure that you look at Bitbucket, Gitlab and Gitlab. As well as cloud hosted vs server hosted.
Each have varying features and quirks, and worth considering each.


    Andrew C.

Github is great for collaboration and building awesome software.

  • February 26, 2016
  • Review verified by G2

What do you like best about the product?
Github is awesome for letting so many open source projects get hosted for free. It's contributions to the technical industry is immeasurable.

It's super reliable with hardly any downtime. Their documentation on getting up and running with Git and Github is amazing. You're also not limited to the command ling. There's also create Desktop clients for more novice users to use who aren't as confident with the command line.

They also have a great code editor tool, Atom which has made contributions to making cross-platform app development that much easier.
What do you dislike about the product?
Often it gets too noisy on some issue threads of +1 all the time. I hope they improve this in the future. Private repose are pricy.

There's weird culture issues in the press which is always messy. I don't know what's going on there but it does make you think.
What problems is the product solving and how is that benefiting you?
As an open source library producer it allows me to share my code and have it reviewed by others with is awesome. If Github and similar services didn't exist there would be friction in the form of cost and time maintaining your own git server.

I've used it to help mentor people and review their code and give additional comments. Annotating code with comments clearly helps the learner where they can improve.
Recommendations to others considering the product:
For private repositories you could use something like BitBucket. For public repos GitHub is the place to be.

Many major open source projects are hosted there, like Rails, Ruby, jQuery and Swift.


    James T S.

Too productive to ignore

  • February 24, 2016
  • Review verified by G2

What do you like best about the product?
Any project I care about exists in the github community. For my own projects I can focus on my code and easily make use of an extremely beautifully arranged management system.
What do you dislike about the product?
The paid options are nice, but way too pricey for my blood. And for some projects I'm totally unwilling to trust a third party with my IP.
What problems is the product solving and how is that benefiting you?
github's fantastic for networking on the side of being the new defacto for any open project.
Recommendations to others considering the product:
Do it. You don't have to use it for everything, but you can't afford not to be fluent this the modern central library for communal software. Ignoring github makes you an illiterate developer.


    Gaël R.

Best platform for Open Source development, great for private development too

  • February 23, 2016
  • Review verified by G2

What do you like best about the product?
When working on Open Source software, you have access to much more features than you will ever need. Issues, Pull Requests, Releases, Wikis, you can even host your project's website on Github.

Github is simple to use and gets simpler every now and then, it's so simple that you do not need to know Git that much to use it. They just added drag'n'drop file upload, which is awesome when working with non-technical people.

Github is also great for private development. We use it in our startup to host all our documents, in addition to our entire codebase. Our non-technical guy got it in no time.
What do you dislike about the product?
The limitation of private repositories for individual users. As a company you can afford to spend some bucks to get private repositories and all Github features for them, but as an individual Github will not be that useful if you don't throw some money at it.

If you happen to be a student though, this problem disappears.

It's hard to find problems with Github. Every problem that could appear is fixed quickly.
What problems is the product solving and how is that benefiting you?
I used Github for Open Source Software development for years and I recently started using it for my startup. It works great, it can be used by non-technical people, it can be integrated with other great softwares like Slack and Jenkins: our workflow is really great.


    Marketing and Advertising

GitHub makes collaborating on code projects easy

  • December 23, 2015
  • Review verified by G2

What do you like best about the product?
GitHub is centred around merge requests, which encourage peer review early on and help work with feature branches. Its user interface is slick and friendly towards new users, it even lets you create commits by simply editing files on the website. The enterprise edition lets you run it on your own hardware. It integrates nicely with web-enabled services like CI, build and messaging systems.
What do you dislike about the product?
GitHub does not allow you as much fine grained control over which users/teams have access to which repositories/branches/files/actions as other tools written specifically for this task. It is also impossible to write scripts for gits built-in hooks system, offering web hooks as an alternative.
What problems is the product solving and how is that benefiting you?
We have a lot of code developed by many developers. GitHub lets us keep it in a central place where it is easy to manage and even managers can get a simple overview of what's being done technically.
Recommendations to others considering the product:
If you develop open source software, or your developers are already familiar with GitHub from open source projects, it's worthwhile considering GitHub or GitHub Enterprise for work. Consider both before you make your decision.


    Peng X.

Open source my software on GitHub

  • December 17, 2015
  • Review verified by G2

What do you like best about the product?
my friend and I can work as a team to produce a better software. there are issues, pull request to trace bugs and new features, and welcome more people join in and contribute. This is the core of open source, let more people know, use and contribute.

pull request the feature that i like most. and i like to contribute to other software in github and I feel very proud of that. through this action, i made more friends.
What do you dislike about the product?
1. the speed i clone or access code from GitHub sometime is very slow. maybe we need build more servers and datacenter.
2. and code review is weak, we need a more powerful code review page to review code. and should support docker and more new tools.
3. we need a build-in CI system to do Continuous Integration, and get feedback as soon as possible, but GitHub does not have it.
What problems is the product solving and how is that benefiting you?
1. team work.
2. let more people know our software and use it, then give feedback.
3. let more people join in and contribute
4. learn a lot from other open source project in GitHub
5. Know more friends through GitHub
Recommendations to others considering the product:
GitHub is very useful for a team to produce a software together. welcome more people join this family and communicate each other, learn from each other.

if you want show something to others, please goto GitHub.
if you want learn something from others, please goto GitHub.