BigFix vs Red Hat Ansible Automation Platform comparison

Cancel
You must select at least 2 products to compare!
Microsoft Logo
7,149 views|4,752 comparisons
91% willing to recommend
HCLTech Logo
7,082 views|4,098 comparisons
97% willing to recommend
Red Hat Logo
13,713 views|9,436 comparisons
97% willing to recommend
Comparison Buyer's Guide
Executive Summary
Updated on Apr 16, 2023

We performed a comparison between Red Hat Ansible Automation Platform and BigFix based on our users’ reviews in five categories. After reading all of the collected data, you can find our conclusion below.

  • Ease of Deployment: Red Hat Ansible’s deployment is categorized as smooth and fast, taking a week at most, while that of BigFix, while generally straightforward, has received mixed reviews.
  • Features: Red Hat Ansible Automation Platform features flexible orchestration, an agentless platform with simple writing code, as well as integration with a wide variety of applications. However, its governance and server provisioning can be improved. BigFix offers third-party patching, delivery of software updates to endpoints, as well as software installation and asset management. Its integration with vulnerability management and some dashboard aspects are in need of improvement.
  • Pricing: Advanced features in Red Hat Ansible cost extra, but a free community version is also available and is described as useful. BigFix’s similar modular licensing received mixed responses.
  • Service and Support: The service of both is described as top-notch and their support teams are responsive and knowledgeable.
  • ROI: Users of both solutions have seen an ROI in the form of reduced configuration and maintenance time for their digital environments and clients.

Comparison results: Based on the parameters we compared, Red Hat Ansible comes out ahead of BigFix. While both services provide valuable endpoint protection, BigFix’s ability to integrate with certain applications and its dashboard leave room for improvement.

To learn more, read our detailed BigFix vs. Red Hat Ansible Automation Platform Report (Updated: May 2024).
771,740 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
"Based on my experience, I find Intune very flexible for managing Windows devices. We can use scripting, and we can make use of the self-service portal or the company portal to publish some of the applications for Windows.""It is user-friendly, and the performance is also good. It is a convenient product""It is a stable solution.""The dashboards, the security, and the customization capabilities work very well for us.""We have one MDM that works with Windows, iOS, and Android.""Conditional access helps me control uncontrolled access.""There are so many features, but Windows Autopilot is one of the features that are very valuable for most customers.""The product has eased the deployment of Microsoft apps to the devices. We can manage it properly. We can control it and push the updates. Another company helped us with the deployment. However, we can do it internally."

More Microsoft Intune Pros →

"BigFix is incredibly fast and accurate in patching, reporting, and remediation.""Software distribution and patch management are the most valuable.""The most valuable feature of BigFix is the reporting tool and patching Windows.""It is pretty secure, and it gives extensive vulnerability features as compared to other applications. It supports multiple languages, and the security checks are pretty high as compared to other tools in the market.""Desktop patching is the most valuable feature, because with servers, we have complete control over them, and we can simply push patches to the servers.""Pre-packaged support for many third-party applications such as Adobe, Google, Mozilla, Sun (Java), WinZip, and others.""It is for multiple use cases. A lot of people are looking at it just for security, and that's really endpoint security. The endpoint management part of it in terms of being able to constantly do patching for Windows, Unix, macOS, Cloud, Raspberry, VMware, and all Linux flavors is important, and they are very good at that. They have support for virtually every OS on the market.""BigFix is a great product. The flexibility of putting together your own relevance and retrieving custom data from any one of your agents is a valuable feature. It is one of my favorite features because if a boss asks me, "How many of these devices do we have?", I can put together a report in two seconds."

More BigFix Pros →

"Since it is in YAML, if I have to explain it to somebody else, they can easily understand it.""There are no agents by default, so adding a new server is a matter of a couple lines of configuration (on a new server and the configuration master).""This solution allows us to stitch a lot of different parts of the workflow together.""Ansible provides great reliability when coupled with a versioning system (git). It helps providing predictability to the network by knowing exactly what's being pushed after validating it in production.""It is all modular-based. If there is not a module for it today, someone will write it.""The initial setup is easy and takes a few hours to complete.""It increases our company's efficiency, automating all the simple tasks which used to take hours of somebody's time.""The most valuable feature of the solution is that we don’t need an agent for it to work."

More Red Hat Ansible Automation Platform Pros →

Cons
"It would help if administrators could pinpoint the exact location of a stolen device to help law enforcement retrieve it and apprehend the suspect.""The biggest problem we ever have is when something goes out of date after 30 days when nobody has logged into it. We do have a problem trying to get those back online. We've been working with Microsoft to resolve that problem, but that's been the only issue that we've had in the last few years.""They should make it easier to order it, however, that's generally true for everything from Microsoft.""They need to add more group policies. Intune currently does not have many group policies that you can deploy. Its reporting, which is very limited at the moment, also needs improvement. It will be great if they can add report customization. Its stability needs to be improved. Sometimes, when you register a device in Intune, it doesn't show up instantly on the engine portal on the admin side. They need to provide better support for complicated issues. They also have a long turnaround time.""There are a few security features that are not available in Microsoft Intune, when compared to other products.""The UI also needs improvements because it is complex for end-users. We have had feedback from a few users in our organization who found the UI is not feasible for tracking and analyzing all the processes and monitoring all the devices.""There can be some added features, such as an improved dashboard. Any new feature that could be a benefit to our customers would be good.""Areas for improvement in Intune include expanding support beyond Samsung devices to accommodate other Android manufacturers like Redmi and Motorola."

More Microsoft Intune Cons →

"I'm looking for them to make big web UI improvements.""I would like to see much better web reporting because as it is now, it's convoluted, basic, it's not modern, and there are limitations to it.""There is no support for patch management on SLES on IBM pSeries (only the Intel platform is supported).""I would request them to build a robots, or an easier way for integration with the other tools, like ITSM tools.""The product is quite buggy and complicated to use.""I would like to see a web UI SDK so we could take what is provided currently and be able to build our own customized web UI for particular customers that want to sell service.""Sometimes there is a lag time for our users.""I remember doing restarts a few times. So, making sure that it is rock solid from an executable perspective is important."

More BigFix Cons →

"The solution must be made easier to configure.""The solution should add a nice self-service portal.""It would be helpful to have templates for common configurations. It would make it much easier and faster rather than creating a whole script. The templates would decrease the learning curve as well.""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.""Ansible is great, but there are not many modules. You can do about 80% to 90% of things by using commands, but more modules should be added. We cannot do some of the things in Ansible. In Red Hat, we have the YUM package manager, and there are certain options that we can pass through YUM. To install the Docker Community Edition, I'll write the yum install docker-ce command, but because the Docker Community Edition is not compatible with RHEL 8, I will have to use the nobest option, such as yum install docker-ce --nobest. The nobest option installs the most stable version that can be installed on a particular system. In Ansible, the nobest option is not there. So, it needs some improvements in terms of options. There should be more options, keywords, and modules.""Ansible could use more public relations and marketing.""It could be easier to integrate Ansible with other solutions. No single tool can do everything. For example, we use Terraform for infrastructure and other solutions for configuration management and VMs.""The scalability of the solution has some shortcomings."

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 →

  • "I can estimate the reduced cost of servers maintenance to approximatively $500,000."
  • "When purchasing, buying with other IBM tools provided us with a very good discount in pricing."
  • "I would stay with the Managed Virtual Server license model, which is a 1-to-1 license per OS whether it is virtual or physical."
  • "The product is less costly when compared to other solutions, and this is a good solid solution for what we have paid."
  • "Compliance, inventory, and licensing are really pricey. They should lower the price. It discourages users from getting onboard."
  • "You get what we call the Platform Edition, which you get for free. The patch service is maybe $0.50 per workstation per month. Then there's the basic server cost, which is about $1.50 per server per month. You also get into Lifecycle which does power management, OSD remote control, and those types of things, and that might be about 10 times the price - which works out to about $13 per server and, maybe $5 per workstation per month."
  • "The price is very fair."
  • "The price is reasonable, but our customers find it expensive."
  • More BigFix 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 Configuration Management solutions are best for your needs.
    771,740 professionals have used our research since 2012.
    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:The most valuable features of the solution are Windows patching and the hardware and software inventory.
    Top Answer:On a scale from one to ten, where one is expensive and ten is cheap, I rate the solution's pricing one out of ten.
    Top Answer:The solution’s pricing could be improved.
    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
    Tivoli 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."

    HCL BigFix is a powerful patch management tool that enables organizations to simply control their patch management operations. It is designed so that IT security and operations teams can collaborate in the most effective way possible. Users that employ BigFix can find and fix issues with their endpoints faster than those that employ its competitors. It comes with thousands of security checks that can be deployed quickly and easily. These enable users to safeguard themselves from a wide variety of digital threats.

    HCL BigFix Benefits

    Some of the ways that organizations can benefit by choosing to deploy HCL BigFix include:

    • Total visibility and simplified control. BigFix provides users with total system visibility while simultaneously enabling administrators to easily manage their networks. It enables organizations to run all of their patch management operations from a single user interface. This UI contains all of BigFix’s system controls. It also contains all of an organization’s network data. Users will never have to search for the features or information that they need as everything is centrally located.
    • Maximum benefit for reduced overhead. BigFix enables businesses to integrate with more than 100 different operating systems. Users can utilize the operating system of their choice without multiplying their overhead costs. They can keep costs down while still achieving their goals. 
    • Flexibility. BigFix is highly flexible. Users can integrate it with the top vulnerability management solutions on the market. This enables users to maximize their protective coverage and minimize the amount of time that they have to spend resolving issues. 

    BigFix Features

    • BigFix Insights. The BigFix insights feature gives users access to a powerful deep analysis tool. This tool enables organizations to gather data from all of their endpoints and compile them into reports that can aid administrators in their work. It can centralize an organization’s data and also enable it to import data from other sources so that it can make more informed decisions.
    • Task automation. BigFix has the ability to automate rudimentary tasks so that users can focus on tasks that require a greater level of attention. This can include tasks such as event remediation and data collection. This feature enables users to focus their attention on other more critical tasks.
    • Data loss prevention tool. This tool enables users to prevent critical data from being leaked or leaking accidentally. It creates policies that limit or prevent sensitive data from being transmitted. It also enforces the privacy protocols that are already in place. Organizations can leverage this tool to bolster the security protecting their data from malicious actors.
    • Web reputation tool. This tool proactively protects networks from malicious websites. It scans for potentially dangerous websites and opens a blocking page when one is detected. Users are also given the ability to set proxy server credentials for the system to recognize and authenticate. Users can use this to ensure that suspicious websites are unable to infect their networks.
    • Centralized UI. BigFix comes with a built-in UI that centralizes all of the solution’s features so that they can be accessed from a single location. It enables administrators to target specific portions of the network when issues arise without requiring them to take actions that will affect the entire network.

    Reviews from Real Users

    HCL BigFix is a highly effective solution that stands out when compared to most of its competitors. Two major advantages it offers are its auto-patching capability and its user-friendly tools.

    Santhosh K., the chief executive officer of Catnip Infotech Private Limited, writes, “The second valuable feature is, BigFix also has an auto patch updating feature, where the latest patches, and what is required for my system are automatically downloaded and kept ready for me. The solution applies the patch and notifies me after applying the patch. BigFix also gives me a ping saying that I should reset my system within a certain period of time, while the patch is being applied. Let's say, the patch is being applied and if there's an issue, the solution can revoke the applied patch, and revert back to the old state.”


    Benedikt S., an application administrator, says, “It's very straightforward. The usability is very close to everyday technical tools that you use as a systems administrator. So it's quite user-friendly.”

    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
    US Foods, Penn State, St Vincent's Health US Foods, Sabadell Bank, SunTrust, Australia Sydney, Stemac, Capgemini, WNS Global Services, Jebsen & Jessen, CenterBeam, Strauss, Christian Hospital Centre, Brit Insurance, Career Education Corporation
    HootSuite Media, Inc., Cloud Physics, Narrative, BinckBank
    Top Industries
    REVIEWERS
    Financial Services Firm19%
    Computer Software Company18%
    Comms Service Provider11%
    Energy/Utilities Company5%
    VISITORS READING REVIEWS
    Educational Organization23%
    Computer Software Company12%
    Government7%
    Financial Services Firm7%
    REVIEWERS
    Computer Software Company16%
    Retailer12%
    Healthcare Company10%
    Manufacturing Company10%
    VISITORS READING REVIEWS
    Educational Organization45%
    Financial Services Firm9%
    Computer Software Company7%
    Government7%
    REVIEWERS
    Financial Services Firm18%
    Government15%
    Computer Software Company13%
    University10%
    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 Business25%
    Midsize Enterprise11%
    Large Enterprise64%
    VISITORS READING REVIEWS
    Small Business11%
    Midsize Enterprise50%
    Large Enterprise39%
    REVIEWERS
    Small Business28%
    Midsize Enterprise9%
    Large Enterprise62%
    VISITORS READING REVIEWS
    Small Business13%
    Midsize Enterprise33%
    Large Enterprise54%
    Buyer's Guide
    BigFix vs. Red Hat Ansible Automation Platform
    May 2024
    Find out what your peers are saying about BigFix vs. Red Hat Ansible Automation Platform and other solutions. Updated: May 2024.
    771,740 professionals have used our research since 2012.

    BigFix is ranked 5th in Configuration Management with 91 reviews while Red Hat Ansible Automation Platform is ranked 1st in Configuration Management with 59 reviews. BigFix is rated 8.6, while Red Hat Ansible Automation Platform is rated 8.6. The top reviewer of BigFix writes "Very stable and easy to deploy with excellent patch compliance". On the other hand, the top reviewer of Red Hat Ansible Automation Platform writes "Its agentless, making the deployment fast and easy". BigFix is most compared with Microsoft Configuration Manager, Microsoft Windows Server Update Services, Tanium, ManageEngine Patch Manager Plus and Red Hat Satellite, whereas Red Hat Ansible Automation Platform is most compared with Red Hat Satellite, Microsoft Configuration Manager, VMware Aria Automation, Microsoft Azure DevOps and AWS Systems Manager. See our BigFix vs. Red Hat Ansible Automation Platform report.

    See our list of best Configuration Management vendors.

    We monitor all Configuration Management 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.