Try our new research platform with insights from 80,000+ expert users
reviewer1486413 - PeerSpot reviewer
Principal Analyst - AIX and Linux at a transportation company with 10,001+ employees
Real User
The integrated solution approach reduces our TCO tremendously because we are able to focus on innovation instead of operations
Pros and Cons
  • "The integrated solution approach reduces our TCO tremendously because we are able to focus on innovation instead of operations."
  • "Linux overall needs improvement. They cannot go much beyond what Linus Torvalds's kernel implementation can do. I come from AIX, and there were very cool things in AIX that I am missing dearly, e.g., being able to support not only adding, but also reducing memory and number of processors. That is not supported on Linux right now, and it is the same for the mainstream file systems supported by Red Hat. There is no way of reducing a file system or logical volume. Whereas, in AIX, it was a shoo-in. These are the little things where we can say, "Ah, we are missing AIX for that.""

What is our primary use case?

It started mostly with websites and open source environments overall for development. Now, we are moving into business applications as we are migrating our ERP, which is a cp -r tree, to Linux. We are also migrating the database of SAP to SAP HANA on Red Hat Enterprise Linux. 

We use RHEL versions 7 and 8. There is a bit of version 6 still lying around, but we are working on eradicating that. It is mostly RHEL Standard subscriptions, but there are a few Premium subscriptions, depending on how critical the applications are.

How has it helped my organization?

It has fulfilled all the promises or goals of different projects, not just because our internal team is strong, but also because our external partner is strong.

What is most valuable?

Satellite is an optional system which provides for extensive deployment and patch management. That is quite valuable.

We use Red Hat Enterprise Linux's tracing and monitoring tools. You don't leave them on all the time, as far as tracing is concerned. When you are sick and go to the doctor, that is when you use it, e.g., when an application is sick or things are really unexplainable. It gives you a good wealth of information. In regards to monitoring, we are using them to a point. We are using Insights and Insight Sender as well as the Performance Co-Pilot (PCP), which is more something we look at once in a while. 

Other Red Hat products integrate with Red Hat Enterprise Linux very well. In fact, they integrate with pretty much everything around the universe. We are doing API calls without even knowing what an API is, i.e., towards VMware vCenter as well as Centreon. There are certain individuals who use it for free without subscription and support for Ansible in our Telco group with great success.

What needs improvement?

Linux overall needs improvement. They cannot go much beyond what Linus Torvalds's kernel implementation can do. I come from AIX, and there were very cool things in AIX that I am missing dearly, e.g., being able to support not only adding, but also reducing memory and number of processors. That is not supported on Linux right now, and it is the same for the mainstream file systems supported by Red Hat. There is no way of reducing a file system or logical volume. Whereas, in AIX, it was a shoo-in. These are the little things where we can say, "Ah, we are missing AIX for that."

We are not loving our servers anymore. If we need them, we create them. When we don't need them, we delete them. That is what they are. They are just commodities. They are just a transient product.

Buyer's Guide
Red Hat Enterprise Linux (RHEL)
February 2025
Learn what your peers think about Red Hat Enterprise Linux (RHEL). Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
839,255 professionals have used our research since 2012.

For how long have I used the solution?

I have been using it for nine years, since 2012.

What do I think about the stability of the solution?

The stability has been very good. However, there is a learning curve. We were running huge in-memory databases, about 2.5 terabytes of RAM, which is SAP HANA. Then, we were getting really weird problems, so we asked the app guys 20,000 times to open a ticket because we were seeing all kinds of weird timeouts and things like that on the OS side. We were saying, "It's the app. It takes forever." Finally, they said, "Oh yeah, we use a back-level thing that is buggy and creates a problem." It took us six months and four people to get that from the app guys. We were ready to kill them. That was not good. Whatever you put on Linux, make sure that you have somebody supporting it who is not dumb, or on any platform for that matter.

What do I think about the scalability of the solution?

The scalability is six terabytes. That is what we're doing. We are printing HANA servers on that scale, which are more in the 2.5 terabyte range. However, we had to create one for the migration initiative on the VMware, which was six terabytes with 112 cores. It worked, and that was it. It also works with bare-metal, but you have to be aware there are challenges in regards to drivers and things.

How are customer service and support?

RHEL provides features that help our speed deployment. For example, for SAP HANA, they have full-fledged support for failover clustering using Red Hat HA, which is a solution to create a vintage approach of failover clustering. They do provide extensive support for value-adds for ERP solutions.

They also provide value left, right, and center. Whenever we have a problem, they are always there. We have used both their professional services as well as their Technical Account Manager (TAM) services, which is a premium service to manage the different challenges that we have had within our business. They have always come through for us, and it is a great organization overall.

Their support is wonderful. They will go beyond what is supposed to be supported. For example, we had a ransomware attack. They went 20 times above what we were expecting of them, using software provided by them on a pro bono basis, meaning take it and do whatever you want with it, but it was not ours. That was a nice surprise. So, whenever we have needed them, they did not come with a bill. They came with support, listening, and solutions. That is what we expect of a partner, and that is what they are: a partner.

Which solution did I use previously and why did I switch?

I, for one, was managing AIX, which is a legacy Unix, as my core competency. I still do because we haven't completed the migration. 

RHEL is a value-add right now. As we are migrating more payloads to containers, we are putting less Linux forethought into these container-hosting servers. You just shove your containers on top of them with your orchestrations. This may reduce our need to manage RHEL like a bunch of containers. That changes the business. 

We were paying for premium SUSE support for an initial pilot of SAP HANA on the IBM POWER platform. We were stuck between an IBM organization telling us, "Go to SUSE for your support," and the SUSE organization saying, "Go to IBM for your support." So, we told them both to go away. 

We are so glad that we haven't mixed the Red Hat and IBM more, because SUSE and IBM don't mix, and we were mixing them. That was prior to the merger with Red Hat. In regards to IBM's ownership of Red Hat, we are a bit wary, but we think that IBM will have the wisdom not to mess it up, but we will see. There is a risk.

How was the initial setup?

The initial setup is as straightforward as it can get for anyone who knows what they are talking about. It does require technical knowledge, because that's what it is: a technical solution. It is not something that I would give to my mother. Contrary to other people's perception of, "My mom had a problem with her Windows. Oh, put her on Linux." Yeah, no thanks. Give her a tablet, please. Tablets are pretty cool for non-techies, and even for techies to a certain extent. 

For the migration from AIX, Ansible has been our savior. You do need somebody who knows Ansible, then it is more about printing your servers. So, you press on the print button, then you give it to the apps guys, but you do have to know what you are trying to aim for so the guy who is creating the Ansible Playbook codes exactly what is required with the right variables. After that, it is just a question of shoving that into production. It is pretty wonderful.

What was our ROI?

We do get a return on investment with this solution in regards to a comparative cost of ownership of going with the niche solution of IBM AIX systems and hardware. There is a tremendous difference in cost. It is about tenfold.

The integrated solution approach reduces our TCO tremendously because we are able to focus on innovation instead of operations.

What's my experience with pricing, setup cost, and licensing?

RHEL is a great place to go. They have a great thing that is not very well-known, which is called the Learning Subscription, which is a one-year all-you-can-drink access to all of their online self-paced courses as well as their certifications. While it is a premium to have the certifications as well, it is very cool to have that because you end up as a Red Hat certified engineer in a hurry. It is good to have the training because then you are fully versed in doing the Red Hat approach to the equation, which is a no-nonsense approach.

Because it is a subscription, you can go elastic. This means you can buy a year, then you can skip a year. It is not like when you buy something. You don't buy it. You are paying for the support on something, and if you don't pay for the support on something, there is no shame because there are no upfront costs. It changes the equation. However, we have such growth right now on the Linux platform that we are reusing and scavenging these licenses. From a business standpoint, not having to buy, but just having to pay for maintenance, changes a lot of the calculations.

Which other solutions did I evaluate?

We tried SUSE on the IBM POWER platform, and it was a very lonely place to be in. That was for SAP HANA migration. We are glad that we decided to be mainstream with leveraging what we already had at Red Hat Linux (over a few dead bodies now). We also leveraged the Intel x86 platform, which is very mainstream. 

We are not using the Red Hat Virtualization product. We are using VMware just so we can conform to the corporate portfolio.

Our RHEL alerting and operation dashboard is not our route one right now. We have been using Centreon, which is derived from the Nagios approach, for about seven years.

With AIX, we couldn't get a single software open source to run. It was like a write-off, except for reducing a file system or logical volume in Linux.

What other advice do I have?

We are a bunch of techies here. RHEL is not managed by end users. We don't really mind the GUIs, because the first thing that we do is stop using them. We are using Ansible, which is now part of RHEL, and that can automate the living heck out of everything. For now, we are not using the Power approach, but we may in the future. We are doing a business case for that, as it would be an easy sell for some communities and the use cases are not techie-to-techies.

There is a cloud, but we have very little infrastructure as a service in the cloud right now. 

It delivers to the targeted audiences. Could Red Hat Enterprise Linux be used in all types of other scenarios? Most likely. They have an embedded version for microcontrollers, i.e., things that you put into your jewelry or light switches. However, this is not what they're aiming for.

I would rate RHEL as a nine and a half (out of 10), but I will round that up to 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
reviewer2620827 - PeerSpot reviewer
Systems Engineer at a tech vendor with 501-1,000 employees
MSP
Great performance with flexibility and security
Pros and Cons
  • "One of the most beneficial aspects of Red Hat Enterprise Linux is its performance, combined with the flexibility to install a wide range of available packages online."
  • "I recommend Red Hat Enterprise Linux to others, especially larger companies."
  • "Red Hat could enhance its user experience by incorporating built-in automation tools, eliminating users needing to install, set up, or configure external applications."
  • "Red Hat could enhance its user experience by incorporating built-in automation tools, eliminating users needing to install, set up, or configure external applications."

What is our primary use case?

We use Red Hat Enterprise Linux to host databases and Citrix desktops on our servers. This allows us to offer virtual desktops as a service to other companies.

We implemented Red Hat Enterprise Linux due to its widespread industry use and extensive resources for assistance. The platform's popularity ensures a seamless experience when installing applications and creating packages, as it's utilized by many and offers ample support.

How has it helped my organization?

Red Hat Enterprise Linux offers excellent documentation and resources, including those provided by Red Hat and the wider community. While I don't rely solely on Red Hat's websites for instructions or troubleshooting, experienced users like myself generally find ample support and clear guidance to resolve any issues.

Red Hat Enterprise Linux's widespread use in cloud and on-premises servers is its most significant benefit, providing access to various online resources and support. Furthermore, Red Hat's comprehensive collection of packages and built-in applications simplifies development, making it an easy and obvious choice for many users.

Our workflows have been seamless with our hybrid environment.

Before Red Hat support, we used CentOS without expert assistance. This meant our OS team spent significantly more time troubleshooting issues and installation failures. Implementing Red Hat has resulted in increased efficiency.

What is most valuable?

One of the most beneficial aspects of Red Hat Enterprise Linux is its performance, combined with the flexibility to install a wide range of available packages online.

What needs improvement?

Red Hat could enhance its user experience by incorporating built-in automation tools, eliminating users needing to install, set up, or configure external applications. By providing pre-installed, native automation tools within the operating system, Red Hat would streamline processes and improve user efficiency.

For how long have I used the solution?

I have been using Red Hat Enterprise Linux for five years.

What do I think about the stability of the solution?

Red Hat Enterprise Linux is stable.

What do I think about the scalability of the solution?

Red Hat Enterprise Linux is scalable.

Which solution did I use previously and why did I switch?

Our organization transitioned from CentOS to Red Hat Enterprise Linux due to the enhanced security and support offered by Red Hat. The availability of online support for our OS team, combined with improved performance and rigorously tested patches, were key factors in our decision.

How was the initial setup?

Upgrading Red Hat Enterprise Linux is a straightforward process that involves running a single command to update and patch all packages. However, syncing the repository to the new one is a manual step. Despite this, I haven't encountered any issues. To perform the upgrade, I synchronize our Red Hat repository with Red Hat Satellite, execute the upgrade command, and verify the package versions to confirm successful updates.

The required personnel for server upgrades depends primarily on the number of servers and the testing duration. Potential connection issues may also influence staffing needs. Based on previous patching experience, approximately five people are needed for the off-hours patching process, typically conducted between two AM and six AM.

What about the implementation team?

The upgrades were done in-house. 

What other advice do I have?

I would rate Red Hat Enterprise Linux nine out of ten.

Our organization has approximately 3,000 users and operates five data centers in the United States that utilize Red Hat Enterprise Linux.

Red Hat Enterprise Linux maintenance is straightforward but necessary due to occasional unexpected spikes in CPU usage and storage capacity reaching its limit. This presents a challenge because storage and CPU load management are not fully automated, requiring manual intervention to address these issues effectively.

I recommend Red Hat Enterprise Linux to others, especially larger companies. Purchasing Red Hat support, while an added cost, saves valuable time and resources compared to extensive independent research.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Flag as inappropriate
PeerSpot user
Buyer's Guide
Red Hat Enterprise Linux (RHEL)
February 2025
Learn what your peers think about Red Hat Enterprise Linux (RHEL). Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
839,255 professionals have used our research since 2012.
Vincent Ceulemans - PeerSpot reviewer
Database administrator at a tech services company with 1-10 employees
Real User
It's a reliable distribution for installing and working with open-source databases
Pros and Cons
  • "Red Hat Enterprise Linux 's most valuable feature is its reliability. I don't have to worry about the operating system. It's one of the easiest operating systems for databases, and the integration is excellent. It gives me peace of mind because I can focus on my database work without worrying about my OS. I want to ensure I have applications that run on the OS without searching for temporary fixes or workarounds."
  • "I haven't identified anything that needs to be proved, but I hope RHEL maintains its reliability."

What is our primary use case?

I am a database administrator, and we mostly use Red Hat Enterprise Linux to manage databases. Primarily, we use it for Postgres, as it works best on Red Hat Enterprise Linux (RHEL). It's easiest to set up and has the best documentation.

I'm aware of one customer that is thinking about it. But I'm not sure what specific projects they want to use it for. I think there's one customer who is interested in it and is trying to find a solution that might benefit from it. 

How has it helped my organization?

Red Hat Enterprise Linux (RHEL) contributes significantly to our business continuity and compliance efforts. The best example is uptime. Many critical businesses need to be operational twenty-four hours a day. If a database goes down for some reason, it is seldom Red Hat Enterprise Linux that is the issue. This provides peace of mind.

It has helped us centralize development because Red Hat Enterprise Linux has many tools that aren't accessible to our Windows customers. 

What is most valuable?

Red Hat Enterprise Linux's most valuable feature is its reliability. I don't have to worry about the operating system. It's one of the easiest operating systems for databases, and the integration is excellent. It gives me peace of mind because I can focus on my database work without worrying about my OS. I want to ensure I have applications that run on the OS without searching for temporary fixes or workarounds. 

It has some of the best out-of-the-box security features of any Linux distributor. Red Hat Enterprise Linux has more built-in security features than most standard flavors, or it has implemented them better. 

What needs improvement?

I haven't identified anything that needs to be proved, but I hope Red Hat Enterprise Linux maintains its reliability.

For how long have I used the solution?

I have used Red Hat Enterprise Linux for the past five years.

What do I think about the stability of the solution?

Red Hat Enterprise Linux has been perfect. My Windows customers experience a lot more downtime and bugs. Our critical businesses need to be up 24/7. It's rarely its fault if a database goes down. I would estimate that there's about 10 percent less downtime compared to Windows customers. 

What do I think about the scalability of the solution?

I haven't been involved in any real project that necessitates scaling as our needs change.

How are customer service and support?

The support is excellent compared to other solutions like Oracle. They're knowledgeable and easier to work with. We have a nice, transparent working relationship. 

How would you rate customer service and support?

Positive

What was our ROI?

The biggest ROI is from Red Hat Enterprise Linux's reliability. If I run databases on Windows, I have to find other tools or workarounds. It's a big hassle. Red Hat Enterprise Linux lowers the total cost of ownership for my customers because I bill fewer hours than I would in a Windows environment. Open-source databases run better on Red Hat Enterprise Linux than on Windows. Most things I need are built-in or can be downloaded from the repo. 

Which other solutions did I evaluate?

Ubuntu is commonly used, and there's a decent amount of documentation for databases, but it can't compare to Red Hat Enterprise Linux. Setting up Postgres or any open-source database on Red Hat Enterprise Linux is way easier. The documentation is more extensive. It's also easier support because many customers have a subscription with Red Hat.

What other advice do I have?

I rate Red Hat Enterprise Linux nine out of 10.

My advice would be to focus on reliability and ease of integration when choosing a Linux OS. 

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Aubert Kouahou - PeerSpot reviewer
Technology Architect at ETNIC
Real User
Top 20
Elevates security and stability and has enhanced access controls and robust automation
Pros and Cons
  • "RHEL's robustness and support provide the biggest return on investment. It ensures stability and security for critical applications and helps deliver IT services effectively. The support behind it is excellent."
  • "Although we are happy with the current capabilities, we would welcome new features, particularly in the AI domain."

What is our primary use case?

Our core business is delivering IT services to public companies, and most of the applications run on Red Hat Enterprise Linux.  We use Red Hat Enterprise Linux to host machines that various teams of developers use. Most of the time, we use Red Hat Enterprise Linux to run websites and various software applications, including CMS tools like Drupal, SIP, and Azure CMS. We also run business-critical applications on Red Hat Enterprise Linux. We're still looking to migrate everything on the mainframe to Red Hat Enterprise Linux, and our middleware databases run on it.

While we don't have any containerization projects yet, we have a few in the pipeline. We plan to add some new Docker clusters and Kubernetes clusters with OpenShift. The presentation on AI workloads looked interesting, but we must implement OpenShift containers first and enable AI tools. 

How has it helped my organization?

Red Hat Enterprise Linux is quite good for business continuity. The system has supported some applications and businesses fine for years without any patches. It's highly robust, which is one of the main reasons we continue to use Red Hat Enterprise Linux

What is most valuable?

Red Hat is based on Linux, so the security is more stable than in other systems. For instance, we cannot reuse machine credentials. We use key certificates to connect to the machine. It's not like a user password. Without a key to access the machine, you cannot do anything. There are specific controls on user access, and you can limit the privileges.  

Using Red Hat Insights with a Rapid7 tool, we've avoided breaches by detecting and patching vulnerabilities early. Now, we're using the Ansible Automation platform to manage the system better and provision new VMs more efficiently. 

We've built scripts that have not performed well internally. They can cause problems, but we're using the Ansible Automation Platform to avoid such problems. For instance, a script for creating VMs on VMware and deleted some. That has no longer happened since we implemented Ansible.

What needs improvement?

Although we are happy with the current capabilities, we would welcome new features, particularly in the AI domain.

For how long have I used the solution?

I have used Red Hat Enterprise Linux for about five years, but my company has used it for around 10 years.

What do I think about the stability of the solution?

Red Hat Enterprise Linux is very robust and stable.

What do I think about the scalability of the solution?

Red Hat Enterprise Linux is scalable, and provisioning new setups is more efficient with the Ansible Automation Platform. 

How are customer service and support?

I rate Red Hat support eight out of 10. 

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We joined the company when Red Hat Enterprise Linux was already selected, mainly because of its support and security aspects.

What was our ROI?

The robustness and support provide the biggest return on investment. It ensures stability and security for critical applications and helps deliver IT services effectively. The support behind it is excellent.

Red Hat Enterprise Linux lowers the total cost of ownership. We have 65 percent of our VMs running on Red Hat Enterprise Linux and 65 percent of the business we provide to our customers is based on the platform. 

What's my experience with pricing, setup cost, and licensing?

The pricing and licensing, especially for options like the Red Hat Enterprise Linux Ansible Automation Platform, are quite expensive.

What other advice do I have?

I rate Red Hat Enterprise Linux nine out of 10. I recommend going with Red Hat Enterprise Linux because it's excellent. I asked a security team colleague why they don't use Red Hat Enterprise Linux, and he couldn't say why. It's one of the best from our perspective, and the support behind it is superb. 

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
reviewer2399241 - PeerSpot reviewer
Engineer at a comms service provider with 10,001+ employees
Real User
Top 20
A stable, secure, and well-supported OS for our golden image
Pros and Cons
  • "Security, packages, and updates are valuable. There is also the possibility to do unattended installations. This way you can define how you want the installation to behave and be configured whenever you do the deployment."
  • "The only area would be in regards to being capable of running on other architectures like ARM. They are about to release a new version that is available to be executed on ARM architecture."

What is our primary use case?

The main use case is generating golden images. All the deployments of operating systems and virtual machines on the servers are based on the golden image. The developers and providers can run all the applications on top of those.

How has it helped my organization?

Whenever we need to remediate any vulnerabilities, patches are available. These patches are not only for current exploits but also for back-porting for bug fixes and security fixes. These patches are available from the most recent versions to the specific version that we are using.

Red Hat Enterprise Linux has enabled us to centralize development. We have a golden image of the operating system. That golden image sets the standard for all the security policies that we are applying to it. For example, the partition scheme and the best practices that we apply to the golden image are the starting point for all the developers to start working with all the applications and also executing appliances or applications from providers.

We are using Red Hat Enterprise Linux with Podman for containerization projects. Red Hat offers what is called UBI or Universal Base Image. That image is already configured to be secure and have good performance. To start working with containers, we just have to pull UBI as a base for our images and start working on those. It has impacted our containerization project because instead of using Docker, we can use Podman. There is a common container image that is used by the majority of the customers, but I forgot the name of that one. Instead of using that, which is like a very minimal image, we are using UBI because it is already secure. It has the majority of the benefits of our Red Hat Enterprise Linux image but in a container image.

There is portability of applications and containers built on Red Hat Enterprise Linux for keeping our organization agile. That is a very good option to have because you do not have to worry about the underlying system. You just have to worry about your application and have the application running on top of your image based on UBI. It is going to be so easy to have the application running either on a machine with Podman or have the same application running just on top of OpenShift. It is so easy to move a container-based application that can be executed on top of Red Hat Enterprise Linux with Podman or on top of OpenShift. 

What is most valuable?

Security, packages, and updates are valuable. There is also the possibility to do unattended installations. This way you can define how you want the installation to behave and be configured whenever you do the deployment.

One of the best features is having a tool called OSCAP, which is a tool that is going to allow us to apply security profiles to the golden image. This way, all the security features or policies can be applied in real time. This way, we can follow all the policies that are defined by our security teams.

What needs improvement?

There are not a lot of areas to improve because the majority of the time, Red Hat is constantly improving it. The only area would be in regards to being capable of running on other architectures like ARM. They are about to release a new version that is available to be executed on ARM architecture.

For how long have I used the solution?

We have been using Red Hat Enterprise Linux for about a year.

What do I think about the stability of the solution?

It is very stable.

What do I think about the scalability of the solution?

It is scalable. We have plans to increase its usage.

How are customer service and support?

It used to be better. It is still good as long as you can get in touch with a level 3 support engineer. If you have a trained engineer who helps you with what you need and who understands how to ask for specific details of what you need, you should be good. But, unfortunately, if you start with a simple detail of what you are experiencing and what kind of help you need, you will receive the same response. For example, you are pointed to a knowledge base article, and that is it. The support engineer is supposed to help you with your issue or request, but unfortunately, that is not happening anymore. It used to, but I understand.

We are looking for a support engineer to go all the way. The only way for you to contact support is via the support case system or page. After that, you interact through the ticket or email. You do not have a chance to have a call. If we have escalated a case, it is usually better if you have a person for a proper understanding and proper advice on what you have to do and how to resolve the issue. It could be that you need a new product, subscription, or service, but you do not know that.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

When I got into the company, they were already using Red Hat Enterprise Linux, but back in the day, I used to have HP-UX. That was a very ancient system. It was Unix-based. It was a proprietary solution. HP-UX was a platform licensed based on the old Unix code that was tightly integrated into hardware built only by Hewlett-Packard. You could not run HP-UX in any other place. You could only run it on hardware created by Hewlett-Packard. The intention with that was to run only on the Itanium architecture, whereas Red Hat Enterprise Linux can run on x86 architecture. It is also open-source.

How was the initial setup?

We have it on-premises. It is in different locations. We are following a strategy to publish the images of the operating system. This way, multiple teams can grab the images and have their own procedures to deploy within each separate environment. We have multiple teams working on developments and they need a base image to start working on all the development stuff. Because they are all independent teams, they have access to a single source of image. This way, they can start working on further customizations and whatever they need.

What about the implementation team?

We implement it in-house.

What was our ROI?

The ROI is in terms of the time that I have to invest in doing customizations, applying security policies, and fixing the supply to the system, wherever I need those.

The reason for going for Red Hat Enterprise Linux is to improve the time to market. It is so easy to just generate a new image. We can configure it with all the security features and all the libraries and packages we need. We can also configure it with the ones requested by developers. We can do all of that. It is so much easier than what we can do with Windows, for example.

What's my experience with pricing, setup cost, and licensing?

It is very straightforward. We do not have to think much about having to get all the subscriptions related to the Red Hat Enterprise Linux fleet that we have because all the subscriptions came in pairs of CPUs or even for an entire bare-metal server. That way you can partition your bare-metal server into multiple virtual machines, and then you are covered. As long as your bare-metal server is covered, you can roll out any number of virtual machines on top of it. It is very easy to get subscriptions for your bare-metal server, and you can utilize whatever you want.

Which other solutions did I evaluate?

We evaluated operating systems or Linux distributions created by the community or run by the community only. We evaluated them mainly because of costs.

What other advice do I have?

To a colleague who is looking at open-source, cloud-based operating systems for Linux instead of Red Hat Enterprise Linux, I would say that they would not have the same team supporting all the operations and all the critical features and patches that they receive with Red Hat Enterprise Linux. They can go with one of the clones, but unfortunately, at the end of the day, the clones are going to deviate from Red Hat Enterprise Linux. With Red Hat Enterprise Linux, you can also create support cases to receive back-ported bug fixes and security fixes, and you get very cool features such as Insights, Satellite, or system roles provided along with Ansible. 

We are currently not using Red Hat Insights but that is an awesome tool.

Overall, I would rate Red Hat Enterprise Linux a ten out of ten. It is an enterprise Linux distribution. It was one of the first distributions to focus on the enterprise. There are others, but Red Hat is the main contributor to the Linux ecosystem. Because of that, it is so stable. It has proper support. It also provides the Linux ecosystem with new features and enhancements.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
reviewer2399283 - PeerSpot reviewer
Software Engineer at a comms service provider with 5,001-10,000 employees
Real User
Ensures customer satisfaction but needs to offer better documentation
Pros and Cons
  • "The most valuable feature of the solution is its good integration with Ansible."
  • "The documentation is an area of concern where improvements are required."

What is our primary use case?

Red Hat Enterprise Linux (RHEL) is just a piece of an operating system for my company, and what we need the most is STIG compliance because we have a lot of different customers.

How has it helped my organization?

Red Hat Enterprise Linux (RHEL) has helped my company since, with it, we have gotten more customers. Now, our company can say upfront that we use Red Hat and are STIG compliant while also being security-focused, which really helps open up the door to people who want to get their stuff done.

What is most valuable?

The most valuable feature of the solution is its good integration with Ansible.

Red Hat Enterprise Linux has not helped centralize development in our company, especially since we deal with unique use cases in our organization. My company still develops locally on CentOS, but once our company actually completes the product for our customer, it gets shipped somewhere else and we can't centralize things since we don't have that much time to spare owing to which we stay disconnected after the aforementioned process.

My company plans to use the product for containerization projects, especially since we are in the process of converting to Kubernetes.

Based on my assessment of the the built-in security features when it comes to areas like risk reduction, business continuity, and compliance, I would say that I am a big fan of the tool.

In terms of the portability of applications and containers built on Red Hat Enterprise Linux (RHEL) to keep our organization agile, it has been pretty good since all the containers have been very portable without having to deal with any environmental issues.

If I had to give a suggestion to a colleague who is looking at open-source cloud-based operating systems for Linux instead of Red Hat Enterprise Linux (RHEL), I would say that one should look at AlmaLinux since it is the closest thing one can get to Red Hat.

The product's deployment model is usually in a single data center, and it consists of one machine at a time. Red Hat Enterprise Linux (RHEL) does not use a public cloud.

What needs improvement?

The documentation is an area of concern where improvements are required. Sometimes, I go to look at stuff in the tool's documentation to see how to configure something, and it doesn't make any sense. The tool's documentation is written by someone who already knows how it works for those who need to learn how it works. Everything else in the documentation is really good, though. I would describe the documentation as a kind of a hit or miss.

For how long have I used the solution?

I have been using Red Hat Enterprise Linux (RHEL) for about six months.

What do I think about the scalability of the solution?

It is a scalable solution.

I would like to expand the use of the product in the future, but our company's business model is contract-based and very slow, which makes it difficult to work with Red Hat Enterprise Linux (RHEL).

How are customer service and support?

As per my evaluation of the technical support offered by the product, I would consider the support services offered to be at a 50-50 rate since everything really depends on who you get to talk to from the support team. Some of the people from the product's support team to whom we reached out didn't understand our use cases or our problems, so they couldn't help us at all. Some of the support staff members who understood what our company meant when it came to the issues associated with the product were able to help us in 30 seconds. My colleagues who contacted the product's support team were satisfied with the technical team's services. I rate the technical support a six out of ten.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

In my company, we used to use CentOS. Now that CentOS has reached the end of life phase, it doesn't meet our company's needs, so we transitioned to Red Hat Enterprise Linux (RHEL).

Previously in my company, we used to use CentOS. CentOS will reach the end of life phase in the upcoming month, which is the reason why my company had to choose another product like Red Hat Enterprise Linux (RHEL).

How was the initial setup?

The solution is used on an on-premises model.

Deploying Red Hat Enterprise Linux (RHEL) was surprisingly easy. The installers were the same as the ones used for other solutions.

My company did not have a strategy to deploy the product since we just needed Red Hat to hurry up, put it on a box, and figure it out.

What about the implementation team?

My company did not seek the help of a third party to help us with the product's deployment phase.

What was our ROI?

The biggest ROI I have experienced from the use of the solution revolves around the area of customer satisfaction. My company's customers who use the product have a lot less to be changed in the product and it has helped save a lot of development and redevelopment time for our organization.

What's my experience with pricing, setup cost, and licensing?

The cost and setup are not areas that are transparent for me. The tool's licensing part has been a real pain because when our company sells a system to a customer, they take full control of it in their data center, and we are not allowed to access it, even though they bought it from us. The license transfer has always been really awkward because our company initially had the license until our customers tested it and accepted the product. I was hoping to find somebody to talk to about the license transfer part with Red Hat products, but I don't know where to find someone associated with the solution.

Which other solutions did I evaluate?

My company briefly evaluated a product named Debian, but after that, our company's customers specifically asked us to go for Red Hat Enterprise Linux (RHEL).

What other advice do I have?

Considering that the licensing part associated with the product is a pain, I rate the tool a seven out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
reviewer2197305 - PeerSpot reviewer
Director Security Engineering at a tech vendor with 11-50 employees
Real User
Top 20
Fair licensing cost, highly scalable, and helpful for standardization and compliance
Pros and Cons
  • "We run Satellite on a lot of these, so having a central repository that we can use for patch management and remote execution is huge. That's something that is very difficult in a Windows environment. We're very compliance driven, so to have that built into Red Hat is easy. We don't need an agent or anything like that to get a lot of work done, so Satellite and centralized automation are the most valuable features for us."
  • "The initial setup is pretty straightforward but can be tedious at times because of the compliance things that we have to implement."

What is our primary use case?

We use it to host applications, services, and backend databases. We aren't using it on the cloud. Most of my customers are DoD or some type of government agency. If it's not classified, it's siloed in some way. We don't get to use a lot of the functionality that makes Red Hat cool. It's all disconnected.

In terms of version, currently, mostly everything is on versions 7 and 8. I've started pulling up some of the things from version 9, but that won't go into production for a while.

How has it helped my organization?

We use it because it's stable. That's half the reason, and the other half is because the DoD standardizes on it because it has a support contract, so even though we're forced to use it, it's a very good product, and it's on-prem. We probably would use it anyway.

We needed to host applications, services, and backend databases. We have a lot of Java-based applications, and we wanted something that we could deploy in different places around the world and that everybody standardized. Windows didn't really work for us on that. Most of the time, we're not connected to the Internet. We find that Red Hat or Linux in general works a little bit better for us than macOS or Windows.

It's also across the board a little bit cheaper for what we're using it for. That's a benefit we're getting from it.

We get our compliance from DISA, which is the defense information service agency. They put out security technical implementation guides. There are specific ones for Red Hat Enterprise Linux 7 and 8. The reason we're not using Red Hat Enterprise Linux 9 is that there isn't one for it yet. In terms of how we harden the operating system we're using, it's whatever they tell us to do and then whatever extra we want to do. It's as good as any other Linux other than the fact that it's supported by the DoD. For example, SELinux helps us secure across the board with contacts across different directories and things like that. They tell us how standardized the SD-WAN layout should be. We're able to go a little bit deeper into that. Red Hat uses Podman, which has SELinux, and which by default helps us a lot. 

What is most valuable?

We run Satellite on a lot of these, so having a central repository that we can use for patch management and remote execution is huge. That's something that is very difficult in a Windows environment. We're very compliance driven, so to have that built into Red Hat is easy. We don't need an agent or anything like that to get a lot of work done, so Satellite and centralized automation are the most valuable features for us. We're dabbling into Ansible but not as much as we should be.

It's obviously a security-focused operating system versus some of the other operating systems that lay you down in the terminal as root. In Red Hat Enterprise Linux 9, you can't even root. It's disabled by default now. Overall, they are definitely more security conscious, and that's also because of their primary customer space.

For how long have I used the solution?

I've been using it for ten years or so. I've been using the solution since version 6. 

What do I think about the stability of the solution?

The stability of what we have deployed is good. The only time it crashes is if we do something or we try to configure a control that one of the engineers doesn't fully understand, which then breaks it. A lot of it's just like us breaking it ourselves or a customer asking for something that wasn't initially planned. Just pure deployment is good.

What do I think about the scalability of the solution?

Its scalability is good. It's what they excel at. If we have 10 machines or 100 machines, they have the platforms to scale that up.

How are customer service and support?

Overall, the customer support is good. It's better than Microsoft support. They are above and beyond that. They are better than others in terms of response time, getting somebody who knows what they're talking about, and not spinning their wheel. Usually, within the first response or two, people figure out what we're trying to troubleshoot here. We're not going from one queue to another queue or anything like that.

I'd rate them a ten out of ten. I've never had an issue with it. 

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We had CentOS systems. When they changed upstream, we had to pivot some systems. We pivot some systems to Oracle Enterprise Linux, but then those eventually got transitioned to Red Hat as well.

The main reason for the switch to Red Hat was for the government customer and having a support contract. You can do Oracle Enterprise Linux without a support contract, but if you're going to buy one, you might as well get Red Hat at that point for the added benefits.

We use Kali for a couple of other use cases, and we probably won't replace it with Red Hat.

We've used a lot of flavors of Linux. One thing that sticks out for me, even in just the home lab environment or deploying at work, is that if there's some backward thing that we weren't planning on going into, if I look for a solution, nine out of ten times, I'm going to find an article on Red Hat's website where somebody has either a verified solution or somebody is talking about it and there are comments that are relevant. I hate going on ServerStack, Ubuntu Stack, or something like that, where somebody has the exact problem that you have, but there are no comments and no answers. I find that to be less true with the Red Hat platform.

How was the initial setup?

The initial setup is pretty straightforward but can be tedious at times because of the compliance things that we have to implement. 

I just sat in on the training or the demo for the deployment platform, and we're already planning on setting up the Ansible automation platform where we also want to look into setting up this deployment tool because we do a lot of ISOs. We do a lot of kickstarts. We don't do any of the cloud tenants. We probably will switch to using the on-premise disconnected deployment capability because we can preconfigure everything and then run Ansible after the fact to get it all compliant.

What about the implementation team?

We're the integrators or implementors of the solution.

What was our ROI?

We're forced to buy the licensing, but it's also good. I and a couple of other staff members are all Red Hat certified engineers, and then we all have our own specialties, so we don't call them a lot, but when we submit tickets, it's definitely worth it.

The ROI is mainly in terms of needing to recover from any system downtime. If we don't have an engineer on a computer doing a certain piece of research, then we're wasting money or just not generating a product, so to have the support that we can call and then reach out to us in enough turnaround time holds value for us.

What's my experience with pricing, setup cost, and licensing?

The pricing is fair. The workstation licensing cost is fair. If you're running enterprise-level deployments, depending on what you're using, the volume licensing is good. I personally am worried that if they get so successful, they can increase the price, and then it won't matter because we'll be stuck on them. Hopefully, their open source mentality keeps that from happening. Where it's right now is good.

What other advice do I have?

In terms of the portability of applications and containers built on Red Hat Enterprise Linux, I don't know how much that applies to us. In our case, someone develops an application in a Podman container, and we ingest that and run it, but we're not doing much more than that. So, all of the Java-based applications that we run, are run within a couple of different containers, and that's about it.

I personally use Red Hat Insights in my home lab. We can't dial out for that for a lot of customer-based work, but I personally use it. It hasn't helped avoid any emergencies because it's super low risk for what I'm using it for, but I can see the benefit of it. In a more enterprise setup, such as health care where I used to work, things probably would have been interconnected, and we would have been using Insights, but we're not using it currently.

Overall, I'd rate Red Hat Enterprise Linux a 10 out of 10. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Sachin Patil - PeerSpot reviewer
Director at Datamato Technologies
Real User
Provides various logs and event triggers that assist in monitoring the operating system's security
Pros and Cons
  • "When it comes to security, scalability, and robustness, Red Hat Enterprise Linux (RHEL) excels in all aspects. That's why we rely on this operating system."
  • "One challenge we've faced is with databases. Configuring and implementing DBs is much easier in non-Red Hat Enterprise Linux systems, especially in Microsoft."

What is our primary use case?

We have a private banking client who initially started to use Red Hat Enterprise Linux for approximately 30 nodes. They found that Red Hat Enterprise Linux was the perfect operating system for implementing Ansible automation and managing their infrastructure efficiently. They also deployed Red Hat Ansible Tower for centralized management. Due to the stringent security and compliance requirements in the banking industry, they chose Red Hat Enterprise Linux as their preferred operating system to ensure security and governance across their infrastructure.

What is most valuable?

In terms of clustering, Red Hat Enterprise Linux provides robustness and scalability compared to non-Red Hat Enterprise Linux operating systems. Clustering is not as straightforward with non-Red Hat Enterprise Linux systems. Red Hat Enterprise Linux's scalability is particularly important for us. We utilize Red Hat Enterprise Linux as the operating system to achieve scalability in our operations.

Moreover, Red Hat Enterprise Linux's strong security posture and its ability to scale applications on emerging technologies across the hybrid cloud is next-generation. I believe that's what people are seeking in Red Hat Enterprise Linux. It is built with a strong focus on security, ensuring effective governance and managing security aspects well. We have high hopes that Red Hat will continue to invest more efforts in enhancing security. When it comes to container-based applications and microservices, Red Hat Enterprise Linux plays a crucial role in the hybrid cloud environment.

What needs improvement?

One challenge we've faced is with databases. Configuring and implementing DBs is much easier in non-Red Hat Enterprise Linux systems, especially in Microsoft. However, as a partner, we faced some challenges with Red Hat Enterprise Linux, particularly when it comes to enterprise applications, especially on the IBM side since it's an IBM core company. There are still several IBM products that need to mature on Red Hat Enterprise Linux. Additionally, we require more comprehensive documentation. We face difficulties with the limited availability of documentation for Red Hat Enterprise Linux. It's a different community compared to the Microsoft market, so we need the right documentation to encourage end users to use Red Hat Enterprise Linux.

For how long have I used the solution?

We've been using Red Hat Enterprise Linux for the past seven years. As a business partner, we use the application deployed for our clients, providing consulting services. The clients run their workloads on both Red Hat Enterprise Linux and non-Red Hat Enterprise Linux systems. They have two options for cloud providers, hybrid deployments on IBM Cloud and AWS.

The benefit of using a hybrid approach is often discussed when it comes to migrating workloads to the cloud. Due to the OpenShift community, Red Hat Enterprise Linux has become the preferred operating system as it provides stability and frequent patches and fixes. Maintaining the total cost of ownership is also more manageable on the cloud.

What do I think about the stability of the solution?

It's excellent; in fact, it's the most stable. The presence of kernels is the key factor contributing to this stability. When it comes to security, scalability, and robustness, Red Hat Enterprise Linux (RHEL) excels in all aspects. That's why we rely on this operating system. Personally, during my time as a technical assistant from 2015 to 2016, I installed a couple of IBM applications. I found that everything ran smoothly on Red Hat Enterprise Linux without any failures.

So the stability in Red Hat Enterprise Linux is remarkably good.

What do I think about the scalability of the solution?

The scalability is nice. Red Hat Enterprise Linux doesn't encounter any issues as a supporting core. It can scale effortlessly.

Which solution did I use previously and why did I switch?

I have personally used Solaris. However, we eventually switched from those operating systems, but Red Hat Enterprise Linux has been there since version 4.2, a long time ago. I have worked with versions 7 and 9, and I believe the latest one is version 11, although I'm not certain. I have been immersed in technology for the past couple of years.

One of the most important factors is the community. The Red Hat community is different from others, and it is more active and responsive. If you have Red Hat Enterprise Linux and you want to move your production environment from development or testing, it is easy to switch by simply managing the licensing and purchasing the system. You don't need to make extensive changes at the underlying system level. Your system is ready, and you can deploy it in the production environment. It's up and running. If you want to mitigate risks and ensure security in your production environment, you can simply subscribe to RHEL and use it. On the other hand, migrating from other operating systems can be quite cumbersome and challenging. As a client and partner, I always recommend starting with Red Hat Enterprise Linux in the development and testing environments before moving to production. It makes the journey to production much easier.

How was the initial setup?

Regarding centralization, we have a combination of on-premises and cloud environments where development activities take place. Currently, I don't see a specific use case for centralized development and operations, but Red Hat Enterprise Linux is being widely used both in on-premises and cloud setups. As for hybrid deployments, I haven't personally come across many instances of it. There may be a few customers who are utilizing it but not with us thus far.

Red Hat Enterprise Linux's built-in security features in terms of ensuring application and container portability are not an easy task. Although it's not my personal experience, I've observed that in the industry, there is a lot of discussion about moving toward container-based applications. However, only a small number of clients, especially those in highly regulated industries like banking, government, and oil and gas, have actually embraced containerization. They are facing significant challenges when it comes to adopting container-based applications. Many of them still rely on legacy systems running on-premises, such as mainframes.

What was our ROI?

I have seen an ROI. The most important determinant is the security aspect. Because you rely on the security of Red Hat Enterprise Linux, that's something you are paying for.

What's my experience with pricing, setup cost, and licensing?

When it comes to Red Hat Enterprise Linux pricing, I have a case to share. We recently sold Red Hat Enterprise Linux OS to one of our clients. Before that, I had another client who had concerns about the OS licensing and Red Hat Enterprise Linux's pricing model. The licensing model needs to be more flexible and dynamic because the cost of a single operating system license is relatively high. I'm not suggesting a reduction in cost but rather the introduction of a different model that allows clients to choose scalable options. For example, if a client has licenses for a few operating systems and wants to expand to 50, 100, or even 200, there should be a proposal that offers them flexibility. 

Currently, most clients tend to opt for a limited number of licenses and rely on the community for additional usage, which results in revenue leakage. Red Hat should consider adopting a more aggressive open license policy that encourages higher volume licensing with clients.

When you use Red Hat Enterprise Linux in production, it's worthwhile considering the cost. But even for non-production environments, the client will definitely calculate the expenses since it's a massive implementation for large clients with an operating system. You will open your laptop, and you just need an OS. So my suggestion is for Red Hat to create a business model that also targets the user level and desktop level, where Microsoft is widely used. Considering this eventuality and how many people are switching or still using Red Hat Enterprise Linux, we, as a partner, mandate that all our Red Hat team members use Red Hat Enterprise Linux. We don't allow them to use any Microsoft operating system or other operating systems. When engineers join the company and work in the Red Hat pillar, they have to use Red Hat Enterprise Linux.

What other advice do I have?

Red Hat Enterprise Linux's built-in security features, in terms of simplifying risk reduction and maintaining compliance both maintaining compliance and security, are essential aspects. Compliance requirements vary across different industries, such as banking, with each industry having its specific rules. However, security is a common concern that applies universally. Therefore, we need to address both areas.

Red Hat Enterprise Linux provides various logs and event triggers that assist in monitoring the operating system's security. Since the operating system sits as the layer between the hardware and the application, it plays a crucial role in safeguarding against security breaches and penetration attacks. A secure application relies on robust application security, followed by a well-protected OS. By ensuring the OS's security, we can establish a strong foundation for the entire ecosystem. If the OS is secure, we can confidently state that the application is at least 80% secure.

Overall, I would rate the product an eight out of ten. 

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Buyer's Guide
Download our free Red Hat Enterprise Linux (RHEL) Report and get advice and tips from experienced pros sharing their opinions.
Updated: February 2025
Buyer's Guide
Download our free Red Hat Enterprise Linux (RHEL) Report and get advice and tips from experienced pros sharing their opinions.