TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub

    Score9.2 out of 10
    N/AGitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.

    $4

    per month per user

    Consul

    Score9.6 out of 10
    N/AHashiCorp Consul is a tool for discovering and configuring services in the IT infrastructure. It provides service discovery, health checking, key/value stores and support for multiple data centers out of the box.

    $0

    always free

    Pricing
    GitHubConsul
    Editions & Modules
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Open Source (self-managed)
    $0
    always free
    HCP Consul (Cloud)
    $0.027/hr
    Per Hour
    Enterprise
    Self-Managed Custom Deployments
    Offerings
    Pricing Offerings
    GitHubConsul
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    GitHubConsul
    Considered Both Products
    GitHub
    No answer on this topic
    IBM
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    47 Answers
    No answers on this topic
    Delivers good value for the price
    98%
    Delivers good value for the price
    46 Answers
    No answers on this topic
    Happy with the feature set
    98%
    Happy with the feature set
    48 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    38 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    42 Answers
    No answers on this topic
    Features
    GitHubConsul
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub and HashiCorp Consul
    Feature
    GitHub
    9.4
    10 Ratings
    7% above category average
    HashiCorp Consul
    -
    Ratings
    Branching and Merging9.710 Ratings00 Ratings
    Version History9.710 Ratings00 Ratings
    Version Control Collaboration Tools9.89 Ratings00 Ratings
    Pull Requests9.710 Ratings00 Ratings
    Code Review Tools8.89 Ratings00 Ratings
    Project Access Control9.210 Ratings00 Ratings
    Automated Testing Integration8.810 Ratings00 Ratings
    Issue Tracking Integration8.910 Ratings00 Ratings
    Branch Protection9.89 Ratings00 Ratings
    Best Alternatives
    GitHubConsul
    Small Businesses
    Git
    Score10 out of 10
    No answers on this topic
    Medium-sized Companies
    Git
    Score10 out of 10
    No answers on this topic
    Enterprises
    Perforce P4
    Score7.5 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHubConsul
    Likelihood to Recommend
    9.9
    (131 ratings)
    8.1
    (5 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    9.4
    (10 ratings)
    10.0
    (1 ratings)
    Support Rating
    8.8
    (26 ratings)
    8.8
    (2 ratings)
    User Testimonials
    GitHubConsul
    Likelihood to Recommend
    GitHub
    GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
    Incentivized
    Read full review
    IBM
    Consul can provide a light-weight, lightning-fast and robust solution for the following:
    • Network mesh
    • Service DNS
    • Global key-value store (values can be complex objects as well)
    • Utility for blue-green deployments
    • Service health checking
    Consul can be used in any or a combination of these scenarios. Regardless if you are a network administrator or a regular software engineer, Consul can add value to your work.
    Incentivized
    Read full review
    Pros
    GitHub
    • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
    • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
    • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
    Read full review
    IBM
    • Key-Value database management.
    • Service discovery.
    • Centralized configuration database with native high availability.
    Incentivized
    Read full review
    Cons
    GitHub
    • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
    • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
    • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
    • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
    Read full review
    IBM
    • The GUI: The GUI interface for Consul has gotten a lot better over the years. Since Consul is so easy to interact with via API, this isn't a showstopper, but for those that are less command line inclined it's always nice to be able to refer them to an easy to use and understand web interface
    • It's chatty: Consul is extremely chatty. Sometimes it's particularly chatty at 2am with no indication as to why and eats up quite a bit of resources. Just be sure to provision your systems that typically take a heavy load with a little extra for Consul
    Incentivized
    Read full review
    Likelihood to Renew
    GitHub
    GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
    Read full review
    IBM
    No answers on this topic
    Usability
    GitHub
    GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
    Incentivized
    Read full review
    IBM
    Consul's API is extremely user friendly. While their web interface isn't quite as "mature", it's still pretty easily navigated for the average person. Together they make a pretty easy to pick up and use tool.
    Incentivized
    Read full review
    Support Rating
    GitHub
    There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
    Incentivized
    Read full review
    IBM
    I've never used paid support from HashiCorp, but I consider its support a good one, since they provide a lot of free resources for the community and there are good user groups supporting you on several sorts of issues. Also, HashiCorp is known as a company with a strong relationship with the community, that is easily noticed by the events HashiCorp promotes over the world.
    Incentivized
    Read full review
    Alternatives Considered
    GitHub
    While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
    Incentivized
    Read full review
    IBM
    Consul was easier to configure out of the box than Serf and gave us more initial options. Its easy to use tools and support were by far superior to Serf in many ways. Support alone was one of those areas that Serf could take an example from Consul to keep its customers happy.
    Incentivized
    Read full review
    Return on Investment
    GitHub
    • Team collaboration significantly improved as everything is clearly logged and maintained.
    • Maintaining a good overview of items will be delivered wrt the roadmap for example.
    • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
    Incentivized
    Read full review
    IBM
    • It contains a native web UI, which in contrast to its counterparts, is handy, very intuitive and - most importantly - very informative. It leaves no room for doubt about your services "forest" health. So, for that purpose, the learning curve was almost down to non-existent. Our team managed to work seamlessly with Consul being our services API
    • Our management staff had a difficult time understanding what Consul was really all about. For technical staff it is pretty simple to understand the huge value such a tool can pose to our suite of solutions, but once our management staff took the grasp of its valuable handy set of tools, we didn't take long to start using it and keeping track of our Swarm overall health, with was a constant concern for the entire company before.
    • For load balancing purposes, we were relying pretty much on guesses before we decided to use Consul. One would check a certain node overall health and decide if we would need to spring a new instance at AWS or Digital Ocean.
    Incentivized
    Read full review
    ScreenShots

    Consul Screenshots

    Product screenshotProduct screenshot