Chef vs Red Hat Ansible Automation Platform comparison

Cancel
You must select at least 2 products to compare!
Microsoft Logo
25,959 views|17,987 comparisons
91% willing to recommend
Chef Logo
Read 18 Chef reviews
629 views|436 comparisons
95% willing to recommend
Red Hat Logo
3,838 views|2,607 comparisons
97% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Chef and Red Hat Ansible Automation Platform based on real PeerSpot user reviews.

Find out in this report how the two Release Automation solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Chef vs. Red Hat Ansible Automation Platform Report (Updated: March 2024).
768,578 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"It is very easy to use. It has a very easy interface.""Remote Wipe and Autopilot is one of the best features.""It's not working perfectly, but Microsoft's Autopilot offers great visibility into automated deployment solutions.""Its security is most valuable. It gives us a way to secure devices, not only those that are steady. We do have a few tablets and other devices, and it is a way for us to secure these devices and manage them. We know they're out there and what's their status. We can manage their life cycle and verify that they're updated properly.""The ability to push applications on devices is valuable. You do not have to manually install applications one by one. If you like to use ten different applications, you do not have to manually go and download them one by one. Intune can compile a package for you, and then you can just push them from the admin center.""The most valuable feature is probably mobile device management. Small businesses are coming under greater scrutiny and requirements for compliance as time goes on. We don't have to worry about a VPN because we can manage these devices, control company data, and lock users out. If needed, we can remotely wipe devices and deadman-switch them.""The ability to switch between Affinity and non-Affinity enrollment is great.""I can reach devices or computers over the internet. I don't need to worry about the network connectivity between the offices. I can manage any device. That is the most important part."

More Microsoft Intune Pros →

"I wanted to monitor a hybrid cloud environment, one using AWS and Azure. If I have to provision/orchestrate between multiple cloud platforms, I can use Chef as a one-stop solution, to broker between those cloud platforms and orchestrate around them, rather than going directly into each of the cloud-vendors' consoles.""If you're handy enough with DSL and you can present your own front-facing interface to your developers, then you can actually have a lot more granular control with Chef in operations over what developers can perform and what they can't.""It has been very easy to tie it into our build and deploy automation for production release work, etc. All the Chef pieces more or less run themselves.""Chef can be scaled as needed. The Chef server itself can scale but it depends on the available resources. You can upgrade specific resources to meet the demand. Similarly, with clients, you can add as many clients as you need. Again, this depends on the server resources. If the server has enough resources, it can handle the number of servers required to manage the infrastructure. Chef can be scaled to meet the needs of the infrastructure being managed.""The most valuable feature is automation.""Automation is everything. Having so many servers in production, many of our processes won't work nor scale. So, we look for tools to help us automate the process, and Chef is one of them.""The most valuable feature is its easy configuration management, optimization abilities, complete infrastructure and application automation, and its superiority over other similar tools.""Chef recipes are easy to write and move across different servers and environments."

More Chef Pros →

"It has improved our organization through provisioning and security hardening. When we do get a new VM, we have been able to bring on a provisioned machine in less than a day. This morning alone, I provisioned two machines within an hour. I am talking about hardening, installing antivirus software on it, and creating user accounts because the Playbooks were predesigned. From the time we got the servers to the actual hand-off, it takes less than an hour. We are talking about having the servers actually authenticate Red Hat Satellites and run the yum updates. All of that can be done within an hour.""The most valuable feature of the solution is that we don’t need an agent for it to work.""It was easy to read and learn. It is a YAML-based syntax, which makes it easily understand and pick up.""On the network side, I already have a lot of our firewall related processes automated. If it's not automated all the way from the ticket system, our network team members, our tier-one guys in India, can just go into the Tower web interface and fill in a couple of survey questions.""The user interface is well-built and very easy to navigate around.""The biggest thing I liked about Ansible is the check mode so that we can verify, after we've pushed, that the config there is actually what we intended.""The playbooks and the code the solution uses are quite useful.""The most valuable feature of Ansible is repeatability because when you're working at the DoD, you want things to be cookie-cutter and replicable."

More Red Hat Ansible Automation Platform Pros →

Cons
"They could also make it easier to use because there are some other products that may be easier to use in terms of the look and feel of the dashboard.""Microsoft Intune could enhance its patch management for various devices, ensuring regular updates and tracking of device privileges.""Cost is the biggest factor for us right now. Microsoft Intune and AD P1 together in a bundle is a good thing to have, but it is very costly compared to other products in the market. Otherwise, Microsoft Intune is the best.""There is room for improvement, particularly in terms of compatibility, extending beyond the well-known major brands.""We faced issues with macOS support. The product should have better inventory and asset management.""I would like to see easier pushdowns. Currently, we have to package our own software and then push it. Intune can make that way easier and integrate applications, such as Zoom and Adobe Acrobat, that are used by a lot of enterprise or corporate organizations.""I would like to see the ability to deploy custom packages as a Windows 64-bit package, as opposed to the Windows 32-bit, which is the only one available now.""Lacking ability to leverage more iOS device management internally."

More Microsoft Intune Cons →

"There is a slight barrier to entry if you are used to using Ansible, since it is Ruby-based.""It is an old technology.""I would like them to add database specific items, configuration items, and migration tools. Not necessarily on the builder side or the actual setup of the system, but more of a migration package for your different database sets, such as MongoDB, your extenders, etc. I want to see how that would function with a transition out to AWS for Aurora services and any of the RDBMS packages.""If only Chef were easier to use and code, it would be used much more widely by the community.""Vertical scalability is still good but the horizontal, adding more technologies, platforms, tools, integrations, Chef should take a look into that.""I would rate this solution a nine because our use case and whatever we need is there. Ten out of ten is perfect. We have to go to IOD and stuff so they should consider things like this to make it a ten.""Since we are heading to IoT, this product should consider anything related to this.""Support and pricing for Chef could be improved."

More Chef Cons →

"We are not using the Dashboard a lot because we have higher expectations from it. The default Dashboard from Tower doesn't give that much information. We really want to get down into more than if the job succeeded or what was the percentage of success. We want to get down to task-level success. If, in a job, there are ten tasks, we want to see this task was a success, and this was not, and how many were not. That's the kind of granularity we are looking for, that Tower does not give right now.""For Ansible Tower, there are three tiers with ten nodes. I would like them to expand those ten nodes to 20, because ten nodes is not enough to test on.""Improvements should be made in terms of execution speed, which is, I believe, the most lacking feature. Aside from that, re-triggering a failed task is another useful feature.""The support could be better.""In Community, there's a lot of effort towards testing, standardizing, and testing for module development to role development, which is why Molecule is now becoming real. Same thing with Zuul, which we are starting to implement. Zulu tests out modules from third-party sources, like ourselves, and verifies that the modules work before they are committed to the code. Currently, Ansible can't do this with all the modules out there.""There needs to be improvement in the orchestration.""Networking needs to be improved.""Ansible could use more public relations and marketing."

More Red Hat Ansible Automation Platform Cons →

Pricing and Cost Advice
  • "Consider the Microsoft Enterprise Mobility Suite rather than choosing specific sub-components, e.g. only Microsoft Intune."
  • "There is a cost benefit of using Microsoft Intune because of the packaging with other Microsoft products."
  • "Microsoft Intune is a cost effective choice. It is less expensive than other products on the market."
  • "The purchase of the product was handled by someone else."
  • "I have no comment on pricing of the solution."
  • "The product is offered as part of a Microsoft standard bundle. The pricing can be competitive to Airwatch, and Maas360."
  • "For Microsoft 365 E5 clients, cost is not an issue as this product is one of the benefits."
  • "The price of Intune is included with the license for Office 365, so we don't have to pay anything extra for it."
  • More Microsoft Intune Pricing and Cost Advice →

  • "When we're rolling out a new server, we're not using the AWS Marketplace AMI, we're using our own AMI, but we are paying them a licensing fee."
  • "The price per node is a little weird. It doesn't scale along with your organization. If you're truly utilizing Chef to its fullest, then the number of nodes which are being utilized in any particular day might scale or change based on your Auto Scaling groups. How do you keep track of that or audit it? Then, how do you appropriately license it? It's difficult."
  • "The price is always a problem. It is high. There is room for improvement. I do like purchasing on the AWS Marketplace, but I would like the ability to negotiate and have some flexibility in the pricing on it."
  • "Purchasing the solution from AWS Marketplace was a good experience. AWS's pricing is pretty in line with the product's regular pricing. Though instance-wise, AWS is not the cheapest in the market."
  • "We are able to save in development time, deployment time, and it makes it easier to manage the environments."
  • "We are using the free, open source version of the software, which we are happy with at this time."
  • "I wasn't involved in the purchasing, but I am pretty sure that we are happy with the current pricing and licensing since it never comes up."
  • "Pricing for Chef is high."
  • More Chef Pricing and Cost Advice →

  • "Like many Red Hat products, they have a no-cost version of the web application (AWX, formerly Ansible Tower), but you are on your own to install and it is a little more complicated than just installing Ansible."
  • "The cost is high, but it still works well."
  • "We went with product because we have a subscription for Red Hat."
  • "Ansible Tower is free. Until they lower the cost, we are holding off on purchasing the product."
  • "Red Hat's open source approach was a factor when choosing Ansible, since the solution is free as of right now."
  • "You don't need to buy agents on servers or deploy expense management when using the solution, which affected our decision to go with it."
  • "The cost is determined by the number of endpoints."
  • "We're charged between $8 to $13 a month per license."
  • More Red Hat Ansible Automation Platform Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
    768,578 professionals have used our research since 2012.
    Comparison Review
    Anonymous User
    Questions from the Community
    Top Answer:Microsoft Intune is a great tool for managing a mobile device fleet while keeping access control. The solution makes it… more »
    Top Answer:Microsoft Intune is a great configuration management tool and has a lot of good things going for it. Here are some of… more »
    Top Answer: Microsoft Intune offers not only an easy-to-deploy data protection and productivity management solution, but also… more »
    Top Answer:Chef is a great tool for an automation person who wants to do configuration management with infrastructure as a code.
    Top Answer:Chef does not support the containerized things of Chef products. In the future, Chef could develop a docker container or… more »
    Top Answer:Red Hat Satellite has proven to be a worthwhile investment for me. Both its patch management and license management have… more »
    Top Answer:Microsoft Endpoint Configuration Manager takes knowledge and research to properly configure. The length of time that the… more »
    Top Answer:The most valuable features of the solution are automation and patching.
    Comparisons
    Also Known As
    Intune, MS Intune, Microsoft Endpoint Manager
    Ansible
    Learn More
    Overview

    Microsoft Intune is a comprehensive cloud-based service that allows you to remotely manage mobile devices and mobile applications without worrying about the security of your organization’s data. Device and app management can be used on company-owned devices as well as personal devices.

    In an increasingly mobile workforce, Microsoft Intune keeps your sensitive data safe while on the move. Microsoft Intune makes it possible for your team members to work anywhere using their mobile devices. Microsoft Intune provides both the flexibility and the control needed for securing all your data on the cloud, no matter where the device with the data is located.

    Microsoft Intune Device Management Key Features

    With Microsoft Intune Device Management you can:

    • Ensure devices and apps are compliant with your security requirements.
    • Rapidly deploy and authenticate apps on all company devices.
    • Remotely access devices to troubleshoot issues or to remove data from them.
    • Generate reports for all devices in the system.
    • Monitor the way users access and share information to protect company information.
    • Set rules and configure settings on personal and organization-owned devices to access data and networks.
    • Create user groups and device groups, allowing you to rapidly access many users and devices simultaneously.

    Mobile Application Management

    Mobile application management in Intune is designed to protect your organization’s data at the application level.

    With Microsoft Intune Application Management you can:

    • Configure apps to run with specific settings enabled.
    • Update existing apps that are already on the device.
    • See reports on which apps are used and monitor their usage.
    • Selectively wipe organization data from apps.
    • Add mobile apps to user groups and devices.

    As part of Microsoft's Enterprise Mobility + Security (EMS) suite, Intune integrates with Microsoft Entra ID for access control and with Azure Information Protection for data protection. It also integrates with Microsoft 365 Applications.

    Reviews from Real Users

    Microsoft Intune stands out among its competitors for a number of reasons. Two major ones are its ability to secure all devices under its management and the flexibility that the solution offers its users.

    A computing services manager notes, "Its security is most valuable. It gives us a way to secure devices, not only those that are steady. We do have a few tablets and other devices, and it is a way for us to secure these devices and manage them. We know they're out there and what's their status. We can manage their life cycle and verify that they're updated properly."

    The head of IT engineering at a financial services company writes, "The one feature we find most useful is the Mobile Application Manager. There are two types: we have the complete MDM and the Mobile Application Manager (MAM). We don't give our users phones, it is their own personal phone, and we need to allow them to have access to the company details on their phone. We need to create a balance between their own personal data and the company data. We deploy the Mobile Application Manager for them so that we won't be able to interfere with their own personal data."

    Chef, is the leader in DevOps, driving collaboration through code to automate infrastructure, security, compliance and applications. Chef provides a single path to production making it faster and safer to add value to applications and meet the demands of the customer. Deployed broadly in production by the Global 5000 and used by more than half of the Fortune 500, Chef develops 100 percent of its software as open source under the Apache 2.0 license with no restrictions on its use. Chef Enterprise Automation Stack™, a commercial distribution, is developed solely from that open source code and unifies security, compliance, infrastructure and application automation with observability. Chef provides an unequaled developer experience for the Coded Enterprise by enabling users to express infrastructure, security policies and the application lifecycle as code, modernizing development, packaging and delivery of any application to any platform. For more information, visit http://chef.io and follow @chef.

    Red Hat Ansible Automation Platform is a powerful network automation solution that allows organizations to handle every aspect of their application launch process within a single product. It enables users to share their automations so that teams within an organization can collaborate on various projects with ease. Ansible Automation Platform is designed to be used by all employees involved in the network automation process.

    Red Hat Ansible Automation Platform Benefits

    Some of the ways that organizations can benefit by choosing to deploy Red Hat Ansible Automation Platform include:


    • Maximum benefit for reduced overhead. Ansible Automation Platform is an all-in-one solution that can enable users to do the jobs of multiple products with one. Users do not need to purchase multiple products to handle their network automation and application development needs. It is equipped with prefabricated content from more than one hundred companies that are partnered with it.


    • Scalable. Ansible Automation Platform is a highly scalable solution. It can easily be scaled up so that automations can be extended across the various devices that make up an organization’s network.


    • Flexibility. Ansible Automation Platform is highly flexible. It enables users to tackle any and all automation-related tasks.


    Red Hat Ansible Automation Platform Features


    • Automation analytics. Ansible Automation Platform comes equipped with an automation analytics feature. This feature enables organizations to measure the effects of their automations and plan how they are going to implement automations moving forward. It makes it easy for administrators to spot anomalies in their automations and resolve them before they can escalate and become major issues.


    • Integration suite. Ansible Automation Platform gives organizations access to a wide variety of integrations that enable them to connect to Ansible’s partners. Now users can augment their capabilities without needing to purchase additional solutions that will enable them to run features that are not normally a part of Ansible’s array of tools. The Ansible environment is built to handle the wide variety of integrations that their partners offer. In order to accomplish this it includes the APIs that users need in order to fully benefit from the integrations. 


    • Centralized interface. Ansible Automation Platform comes with a centralized GUI interface that enables users to manage all of their network automation and application creation activities from a single location. Businesses can guarantee that their operations are going to be handled efficiently and according to a single standard. The management process is greatly simplified. All of the tools that users need are located in one place.


    Reviews from Real Users

    Red Hat Ansible Automation Platform is a highly effective solution that stands out when compared to many of its competitors. Two major advantages it offers are its automation manager and its comprehensive centralized GUI-based management interface.

    MD J., a solution architect at STBL, says, “The automation manager is very good and makes things easier for customers with multi-cloud platforms.”

    Aankit G., a Consultant at Pi DATACENTERS, writes, “We like the GUI-based interface for the tower. Before, we only had a command-line interface to run all the Ansible tasks. Now, the Ansible tower provides the complete GUI functionality to run, manage, and create the templates and the Ansible jobs. This includes the code and YAML file we can create. The GUI interface is the added advantage of this solution, including some integration with the different plugins.”

    Sample Customers
    Mitchells and Buzzers, Callaway
    Facebook, Standard Bank, GE Capital, Nordstrom, Optum, Barclays, IGN, General Motors, Scholastic, Riot Games, NCR, Gap
    HootSuite Media, Inc., Cloud Physics, Narrative, BinckBank
    Top Industries
    REVIEWERS
    Financial Services Firm19%
    Computer Software Company18%
    Comms Service Provider10%
    Energy/Utilities Company5%
    VISITORS READING REVIEWS
    Educational Organization23%
    Computer Software Company12%
    Government7%
    Financial Services Firm7%
    REVIEWERS
    Computer Software Company30%
    Comms Service Provider20%
    Non Tech Company10%
    Legal Firm10%
    VISITORS READING REVIEWS
    Financial Services Firm21%
    Computer Software Company13%
    Government8%
    Manufacturing Company8%
    REVIEWERS
    Financial Services Firm22%
    Computer Software Company13%
    Healthcare Company13%
    Government9%
    VISITORS READING REVIEWS
    Educational Organization25%
    Financial Services Firm14%
    Computer Software Company11%
    Government7%
    Company Size
    REVIEWERS
    Small Business38%
    Midsize Enterprise14%
    Large Enterprise48%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise33%
    Large Enterprise47%
    REVIEWERS
    Small Business5%
    Midsize Enterprise35%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business19%
    Midsize Enterprise11%
    Large Enterprise70%
    REVIEWERS
    Small Business30%
    Midsize Enterprise10%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business13%
    Midsize Enterprise32%
    Large Enterprise55%
    Buyer's Guide
    Chef vs. Red Hat Ansible Automation Platform
    March 2024
    Find out what your peers are saying about Chef vs. Red Hat Ansible Automation Platform and other solutions. Updated: March 2024.
    768,578 professionals have used our research since 2012.

    Chef is ranked 12th in Release Automation with 18 reviews while Red Hat Ansible Automation Platform is ranked 3rd in Release Automation with 58 reviews. Chef is rated 8.0, while Red Hat Ansible Automation Platform is rated 8.6. The top reviewer of Chef writes "Useful for large infrastructure, reliable, but steep learning cureve". On the other hand, the top reviewer of Red Hat Ansible Automation Platform writes "Capable of broad integrations with easy-to-operate infrastructure and user controls". Chef is most compared with Jenkins, AWS Systems Manager, Microsoft Azure DevOps, Microsoft Configuration Manager and Nolio Release Automation, whereas Red Hat Ansible Automation Platform is most compared with Red Hat Satellite, Microsoft Configuration Manager, VMware Aria Automation, Microsoft Azure DevOps and BMC TrueSight Server Automation. See our Chef vs. Red Hat Ansible Automation Platform report.

    See our list of best Release Automation vendors and best Configuration Management vendors.

    We monitor all Release Automation reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.