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

    Ansible

    Score9.1 out of 10
    N/AThe Red Hat Ansible Automation Platform (acquired by Red Hat in 2015) is a foundation for building and operating automation across an organization. The platform includes tools needed to implement enterprise-wide automation, and can automate resource provisioning, and IT environments and configuration of systems and devices. It can be used in a CI/CD process to provision the target environment and to then deploy the application on it.

    $5,000

    per year

    Pricing
    GitHubAnsible
    Editions & Modules
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Basic Tower
    5,000
    per year
    Enterprise Tower
    10,000
    per year
    Premium Tower
    14,000
    per year
    Offerings
    Pricing Offerings
    GitHubAnsible
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GitHubAnsible
    Considered Both Products
    GitHub
    Chose GitHub
    GitHub is the only Git Repository tool I have extensive experience with. As a free solution it's a powerful tool. And with minimal investment you are able to create private projects as well, which has an incredible return on investment.
    Incentivized
    Red Hat
    Chose Ansible
    agentless beats
    Incentivized
    Chose Ansible
    Red Hat Ansible Automation Platform offers a more robust set of tools compared to GitLab which allows for a wider use case with less effort. Terraform is a good partner to work alongside as it's better at provisioning but falls down when complicated configurations need to be …
    Incentivized
    Chose Ansible
    Doesn't require an agent. But requires solid preparation.
    Incentivized
    Chose Ansible
    Chef was awesome, but it was overkill for what we needed. Ansible doesn't require a central hub which made it easier to set up. And the fact that Ansible runs over SSH made it an easier choice because it would use preexisting configurations. For example, we didn't need to …
    Incentivized
    Key User Insights
    Would buy again
    96%
    Would buy again
    47 Answers
    99%
    Would buy again
    265 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    46 Answers
    96%
    Delivers good value for the price
    210 Answers
    Happy with the feature set
    98%
    Happy with the feature set
    48 Answers
    98%
    Happy with the feature set
    263 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    38 Answers
    97%
    Lived up to sales and marketing promises
    166 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    42 Answers
    89%
    Implementation went as expected
    201 Answers
    Features
    GitHubAnsible
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub and Red Hat Ansible Automation Platform
    Feature
    GitHub
    9.4
    10 Ratings
    7% above category average
    Red Hat Ansible Automation Platform
    -
    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
    GitHubAnsible
    Small Businesses
    Git
    Score10 out of 10
    Salt
    Score6.2 out of 10
    Medium-sized Companies
    Git
    Score10 out of 10
    Perforce Puppet
    Score8.5 out of 10
    Enterprises
    Perforce P4
    Score7.5 out of 10
    Salt
    Score6.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHubAnsible
    Likelihood to Recommend
    9.9
    (131 ratings)
    8.8
    (292 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    9.2
    (8 ratings)
    Usability
    9.4
    (10 ratings)
    8.3
    (184 ratings)
    Performance
    -
    (0 ratings)
    8.7
    (5 ratings)
    Support Rating
    8.8
    (26 ratings)
    8.0
    (5 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.0
    (2 ratings)
    Ease of integration
    -
    (0 ratings)
    8.6
    (5 ratings)
    User Testimonials
    GitHubAnsible
    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
    Red Hat
    I think it's the best defacto orchestrator for automation because it's so easy to integrate in other tools to it (dynatrace, cyberark, terraform, etc). It is a lot for a new or smaller team to use so I wouldn't recommend it to a new team using Ansible, in that case using Ansible navigator is a better start to understanding playbooks/inventories before diving into the complexity of Red Hat Ansible Automation Platform. EDA also takes a lot of connectivity between Red Hat Ansible Automation Platform and target systems to get working which can be difficult in very locked down envs unless you have approval from many other teams like networking and security.
    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
    Red Hat
    • Standardize controls and visibility for automation.
    • Provide RBAC and Vault for improved automation security and support.
    • Job Scheduling is much more effective than Cron or other home-grown solutions.
    • The Red Hat Ansible Automation Platform API is one of the best features as it makes automation accessible from any other platform.
    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
    Red Hat
    • Ansible is still not truly declarative like Terraform.
    • Simple automation is fine, but creating complex, scalable automation scripts is very difficult to learn.
    • For a higher number of nodes, Ansible consumes a lot of resources. It needs the paid version of AAP, which requires a cost.
    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
    Red Hat
    We are extremely happy with the use of AAP. It's better than expected, There is almost no limit when thinking of automation. The only problem is that the day to day is consuming a big part of our time. Patching and checking vulnerabilities are virtually killing us. But we can only improve with AAP.
    Incentivized
    Read full review
    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
    Red Hat
    Everything has room for improvement, but Ansible is the best tool out there for what it does and what it can do. There are plenty of features and capabilities that can be added, but it's just a matter of time before it happens.
    Incentivized
    Read full review
    Performance
    GitHub
    No answers on this topic
    Red Hat
    Great in almost every way compared to any other configuration management software. The only thing I wish for is python3 support. Other than that, YAML is much improved compared to the Ruby of Chef. The agentless nature is incredibly convenient for managing systems quickly, and if a member of your term has no terminal experience whatsoever they can still use the UI.
    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
    Red Hat
    There is a lot of good documentation that Ansible and Red Hat provide which should help get someone started with making Ansible useful. But once you get to more complicated scenarios, you will benefit from learning from others. I have not used Red Hat support for work with Ansible, but many of the online resources are helpful.
    Incentivized
    Read full review
    Implementation Rating
    GitHub
    No answers on this topic
    Red Hat
    I spoke on this topic today!
    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
    Red Hat
    AAP compares favorably with Terraform and Power Automate. I don't have much experience with Terraform, but I find AAP and Ansible easier to use as well as having more capabilities. Power Platform is also an excellent automation tool that is user friendly but I feel that Ansible has more compatibility with a variety of technologies.
    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
    Red Hat
    • First, it keeps our entire server infrastructure aligned with our standards and reduces the time and effort needed to maintain our systems.
    • Automate routine IT tasks to save time, reduce errors, and ensure every server is configured and updated consistently.
    • Tasks that used to take our teams weeks to complete manually now run automatically and reliably, with full visibility, making our infrastructure management more effective and our compliance tracking much easier.
    Incentivized
    Read full review
    ScreenShots