GitHub vs. Red Hat Ansible Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub
Score 9.0 out of 10
N/A
GitHub 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
Score 9.2 out of 10
N/A
The 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
GitHubRed Hat Ansible Automation Platform
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
GitHubRed Hat Ansible Automation Platform
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.
Ansible
Chose Red Hat Ansible Automation Platform
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 …
Chose Red Hat Ansible Automation Platform
Doesn't require an agent. But requires solid preparation.
Chose Red Hat Ansible Automation Platform
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 …
Features
GitHubRed Hat Ansible Automation Platform
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
GitHub
8.8
7 Ratings
6% above category average
Red Hat Ansible Automation Platform
-
Ratings
Branching and Merging9.37 Ratings00 Ratings
Version History9.27 Ratings00 Ratings
Version Control Collaboration Tools9.06 Ratings00 Ratings
Pull Requests9.57 Ratings00 Ratings
Code Review Tools8.46 Ratings00 Ratings
Project Access Control7.97 Ratings00 Ratings
Automated Testing Integration8.07 Ratings00 Ratings
Issue Tracking Integration8.17 Ratings00 Ratings
Branch Protection9.36 Ratings00 Ratings
Configuration Management
Comparison of Configuration Management features of Product A and Product B
GitHub
-
Ratings
Red Hat Ansible Automation Platform
8.5
139 Ratings
6% above category average
Infrastructure Automation00 Ratings9.0133 Ratings
Automated Provisioning00 Ratings8.7130 Ratings
Parallel Execution00 Ratings8.7123 Ratings
Node Management00 Ratings8.3115 Ratings
Reporting & Logging00 Ratings7.6129 Ratings
Version Control00 Ratings8.4114 Ratings
Best Alternatives
GitHubRed Hat Ansible Automation Platform
Small Businesses
Git
Git
Score 10.0 out of 10
HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
Enterprises
Perforce Helix Core
Perforce Helix Core
Score 6.8 out of 10
HashiCorp Terraform
HashiCorp Terraform
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
GitHubRed Hat Ansible Automation Platform
Likelihood to Recommend
8.8
(128 ratings)
9.4
(208 ratings)
Likelihood to Renew
10.0
(1 ratings)
9.4
(5 ratings)
Usability
9.3
(7 ratings)
8.4
(100 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
GitHubRed Hat Ansible Automation Platform
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.
Read full review
Red Hat
I'm going to say it is best suited for configuration management. Like I said, patching even with security, things of that nature. Probably less suited is hardware management, but Red Hat IBM/IBM has Terraform for that. So it's a trade off.
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
  • Debugging is easy, as it tells you exactly within your job where the job failed, even when jumping around several playbooks.
  • Ansible seems to integrate with everything, and the community is big enough that if you are unsure how to approach converting a process into a playbook, you can usually find something similar to what you are trying to do.
  • Security in AAP seems to be pretty straightforward. Easy to organize and identify who has what permissions or can only see the content based on the organization they belong to.
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
  • Better documentation of how all the options/parameters are meant to be used (when creating things like jobs, templates, inventories, etc)
  • More recommendations of best practices as far as the best way to organize job templates, workflows, roles. Much can be found on how to organize pure Ansible, but not so much for AAP specifically.
  • I have found some things that seem like they should be easy but are not possible. Things like moving a host from one inventory to a different inventory. As far as I know this is not possible and requires deletion and recreation. Maybe I just don't know how this could be done or don't understand the design decisions behind this?
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
Even is if it's a great tool, we are looking to renew our licence for our production servers only. The product is very expensive to use, so we might look for a cheaper solution for our non-production servers. One of the solution we are looking, is AWX, free, and similar to AAP. This is be perfect for our non-production servers.
Read full review
Usability
GitHub
GitHub is the premiere tool 'sfor version control across all organizations. While there are other similar tools available from various vendors. GitHub implementation is superior to them all making all aspects of version control significantly easier to manage vs other solutions. Team management, billing, user restrictions, issue management, code reviews, documentation all available in a central location.
Read full review
Red Hat
It's overall pretty easy to use foe all the applications I've mentioned before: configuring hosts, installing packages through tools like apt, applying yaml, making changes across wide groups of hosts, etc. Its not a 10 because of the inconveinience of the yaml setup, and the time to write is not worth it for something applied one time to only a few hosts
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.
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.
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.
Read full review
Implementation Rating
GitHub
No answers on this topic
Red Hat
I spoke on this topic today!
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.
Read full review
Red Hat
I used puppet prior to moving to open source Ansible and eventually to Red Hat Ansible Automation Platform. I appreciate the agentless approach of Red Hat Ansible Automation Platform and feel that its deterministic approach to applying code is superior to puppet
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.
Read full review
Red Hat
  • POSITIVE: currently used by the IT department and some others, but we want others to use it.
  • NEGATIVE: We need less technical output for the non-technical. It should be controllable or a setting within playbooks. We also need more graphical responses (non-technical).
  • POSITIVE: Always being updated and expanded (CaC, EDA, Policy as Code, execution environments, AI, etc..)
Read full review
ScreenShots