Compared to OpenStack, OpenShift is the best product in the market. There are plenty of cloud service providers who use OpenStack or other open-source products, but OpenShift is the best. Even AWS is just an okay product, but they have different proprietary software, which is not the same as OpenShift.
Senior System Engineer at a tech consulting company with 10,001+ employees
An expandable solution with an easy initial setup phase and a great GUI
Pros and Cons
- "The product's initial setup is very easy, especially compared to AWS."
- "Latency and performance are two areas of concern in OpenShift where improvements are required."
What is our primary use case?
What is most valuable?
The most valuable features of the solution stem from the product's GUI, and other such areas of the product have been set up. Compared to AWS, OpenShift is better.
What needs improvement?
Latency and performance are two areas of concern in OpenShift where improvements are required.
OpenShift's scalability has scope for improvement.
OpenShift's technical support team needs to improve the support they provide to my company since the support we currently receive depends on the support package we have from the ones that OpenShift offers, like platinum, gold, or silver. OpenShift's technical support team is good, but it takes time for them to find the root cause of a particular issue. One of the clients of my company doesn't face many issues with the product, so we don't use much of the technical support. I can say that OpenShift's technical support team is okay in general.
I have experience with the product, but I don't possess a large amount of technical knowledge to comment on what functionalities need to be added to the product.
For how long have I used the solution?
I have been using OpenShift for two years. My company is a user of Red Hat products.
Buyer's Guide
Red Hat OpenShift
May 2025

Learn what your peers think about Red Hat OpenShift. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
What do I think about the scalability of the solution?
It is a scalable or expandable solution. Scalability-wise, I rate the solution an eight out of ten.
Eight members of my company's team use OpenShift.
How are customer service and support?
For one of my company's clients, we have to deal with the technical support team of OpenShift. With Red Hat, my company has platinum support. I rate the technical support an eight out of ten.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
AWS and DigitalOcean are products with which I have some experience.
Kubernetes on AWS is a bit complex to set up, whereas OpenShift is easier for me to set up. However, they use the same things during the setup process. OpenShift is just a better product for a new user compared to AWS since the former is easier to understand.
How was the initial setup?
The product's initial setup is very easy, especially compared to AWS.
The solution is deployed on a public cloud since half of the deployment is in the data center and half of it is in the cloud.
What's my experience with pricing, setup cost, and licensing?
My company makes payments towards the licensing costs attached to OpenShift.
Which other solutions did I evaluate?
During the evaluation phase, I looked at Google Cloud.
What other advice do I have?
I carried out OpenShift's integration process for two or three firms as a part of the team, so it was not done by myself alone. I did carry out the integration process for AWS. Comparing OpenShift with AWS, I found the former to be much easier.
I rate the overall product an eight out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.

Architect at a tech vendor with 10,001+ employees
Helpful for quick deployments and has good interface, security, and support
Pros and Cons
- "Its security is most valuable. It's by default secure, which is very important."
- "Autoscaling is a very unique feature, but it could be useful to have more options based on traffic statistics, for example, via Prometheus. So, there should be more ready solutions to autoscale based on specific applications."
What is our primary use case?
Usually, we use it as a test environment and to quickly develop the proof of concept for various projects. So, it's mainly for quick deployment and testing.
It's deployed on the cloud and on-premises.
How has it helped my organization?
The biggest benefit is the speed. When developing a new PoC, if we don't have a container-based environment, we would have to set up virtual machines. We would have to install different software to make sure that there are secure ways to do that, which would most likely need a couple of days, whereas, with a container-based platform, such as Kubernetes or OpenShift, we can do that in a matter of minutes or hours.
The security throughout the stack and the software supply chain is very good. It's a step-by-step procedure to obtain new software. It's very secure. We cannot have access without a safe, provisioned way. For troubleshooting a fault, I like the new oc debug feature where you spin up a new pod for debugging. You can spin up a new test pod for a complete copy of the problematic one. We are very happy with it security-wise. I would rate it a nine out of ten in terms of security features for running business-critical applications. That's only because I never give a ten.
It provides us with the flexibility and efficiency of cloud-native stacks while enabling us to meet regulatory constraints. We can automate these checks. For example, in the hybrid cloud model, we can check for different things, such as the accessibility of many different classes not only in the cloud but also on-premises. We can use the hybrid view to check many things very quickly. If someone comes into the company from a regulatory body whose job is to run a couple of scripts and check if certain rules apply to all servers, without having this kind of interface, we would have to give him a week to be able to connect to everything and check everything one by one, and of course, we would have to pay him for that. With OpenShift, from one panel, we can automatically run a script across several different servers or even connect manually to each of them, which is a big benefit. It saves a lot of time and money.
It can speed up the development time. There's only Jenkins, but I'm not so sure about that. Because the development and testing phases are sped up, the time to market can also be very good. However, it also depends on other factors, such as any back-and-forth changes, because we can have a lot of feedback. Overall, there is about a 10% improvement in the time to market.
The CodeReady Workspaces reduce project onboarding time. There is about a 20% reduction.
What is most valuable?
Its security is most valuable. It's by default secure, which is very important.
It's very easy to manage deployment across different environments. It doesn't matter if it's a private or a hybrid cloud. It's very well-suited for the type of work that we do, which is the deployment for our PoCs. It's very easy to start with small ideas and then gradually scale up.
It's very easy to integrate with different systems and products, which is another plus point.
It also has a very nice user interface. It's very self-explanatory, and that saves a lot of time from training new users. You can cut a lot of time to quickly familiarize yourself with the base.
OperatorHub is another big plus. It's very easy to use and very useful.
What needs improvement?
One thing that can be improved but is surely difficult to improve is the cost. We have a lot of customers who would prefer a Vanilla Kubernetes solution or another solution that combines Kubernetes with some cloud provider, especially if they are already using a specific cloud provider. When we try to work with them, some customers complain about it.
Another thing is that the installation and setup process is a little bit complex, but I must admit that it has improved a lot as compared to the older version.
Autoscaling is a very unique feature, but it could be useful to have more options based on traffic statistics, for example, via Prometheus. So, there should be more ready solutions to autoscale based on specific applications.
For how long have I used the solution?
I've been using this solution for about one and a half years.
What do I think about the stability of the solution?
It's a very stable solution. Usually, problems occur when there's an application error or someone does something wrong and there is a human factor. For example, once there was an application creating a lot of automatic snapshots. There were volumes of snapshots, which couldn't be deleted easily. So, occasionally, there may be some bugs, but generally, it's very stable.
What do I think about the scalability of the solution?
Scalability is a big plus. There is scalability from nodes to machines and so on. However, I would prefer more options on scalability based on statistics. That would be very interesting and very nice to see in the future.
Currently, we have less than 100 users who use this solution. They are mostly developers. There are also some end-users, assessors, architects, administrators, and project managers. The end-user experience is quite self-explanatory, and it's very important.
How are customer service and support?
Once I'm able to talk to a technician, the support is very good. They are very knowledgeable and polite. I'm very impressed, and I've only good things to say about their technical support even though there's a lot of bureaucracy until you reach the right department, which can take some time, but I understand that. All big organizations have a bit of a challenge. I would rate them an eight out of ten.
As a partner for helping us create the platform that we need, I would rate Red Hat a nine out of ten. They're helpful. Whenever I'm in contact with the technical team, they're knowledgeable and helpful.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I'm not sure because I wasn't involved in the installation.
We never considered building our own container platform. I've only seen customers using Vanilla Kubernetes because OpenShift is a little bit expensive, and some specific organizations have chosen to invest in a strong team because they would need a strong team to build Vanilla Kubernetes. They are succeeding in maintaining that way of working. I have seen this a couple of times.
How was the initial setup?
I wasn't involved in its initial setup, but I talked to a lot of the people who were involved. Compared to a simple or Vanilla Kubernetes, it requires lots more work and has a lot of default processes constantly running, but, in my opinion, it's something where OpenShift is getting better and better. It's getting quicker. It's going in the right direction.
The deployment took a few days.
What was our ROI?
I believe there is an ROI for organizations where security is very important, and because of privacy requirements, the public cloud cannot be an option. Especially in the banking sector, there's almost no competition. There is about 15% ROI.
What's my experience with pricing, setup cost, and licensing?
It's expensive. It may be cheaper to invest in building Vanilla Kubernetes, especially if security is not the number one motivation or requirement. Of course, that's difficult, and in some business areas, such as banking, that's not something you can put as a second priority. In other situations, a Vanilla Kubernetes with a sufficiently strong team can be cheaper and almost as effective. In addition, people who are already working with a specific cloud provider tend to find cheaper solutions by combining Kubernetes on the specific cloud and choosing that over OpenShift.
What other advice do I have?
It's important to build a team around this. So, invest in getting the correct training. There are a lot of options that Red Hat provides. Start small, scale up gradually, and involve people from different areas. In addition to the infrastructure team, also involve someone from development and the architecture team to be able to see its value from different perspectives.
I would rate it a nine out of ten. I'm very happy with the interface, security, and support.
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Buyer's Guide
Red Hat OpenShift
May 2025

Learn what your peers think about Red Hat OpenShift. Get advice and tips from experienced pros sharing their opinions. Updated: May 2025.
856,873 professionals have used our research since 2012.
Executive Head of Department - M-PESA Tech at a comms service provider with 10,001+ employees
Its automation can go a long way in reducing time to market and the time required to fix issues that arise from deployment
Pros and Cons
- "The company had a product called device financing, where the company worked as a partner with Google. It allowed customers to take mobile phones on loan or via credit. When we migrated those services to OpenShift in February last year, we were able to sell over 100,000 devices in a single day, which was very good."
- "The whole area around the hybrid cloud could be improved. I would like to deploy a Red Hat OpenShift cluster on-premise and on the cloud, then have Red Hat do the entire hybrid cloud management."
How has it helped my organization?
Our service order management platform was cloud-native. We deployed its microservices on Red Hat OpenShift. When we did that, we were able to increase the capacity of order processing from 100,000 a day to at least 400,000 orders daily. That is the incremental capacity that OpenShift gave us.
The company had a product called device financing, where the company worked as a partner with Google. It allowed customers to take mobile phones on loan or via credit. When we migrated those services to OpenShift in February last year, we were able to sell over 100,000 devices in a single day, which was very good.
We deployed some microservices to handle Airtime Advance and Data Advance. This product from the consumer commercial team needed a throughput of around 2,500. They were able to get that from Red Hat OpenShift.
What is most valuable?
The self-healing of pods is a valuable feature. This feature goes a long way in helping us ensure our uptime for services, improving the performance of the system.
The solution provides us with the flexibility of cloud-native stacks while enabling us to meet regulatory constraints. Since most of our services were deployed on-premises, this allowed us not to get into data privacy issues for services with personally identifiable information belonging to customers. It is microservice-ready from a cloud-native perspective, which is a benefit.
With the automation that OpenShift gives you, you can automate as much as possible. This goes a long way in reducing time to market and errors due to human intervention. So, if an organization can do a lot of automation, e.g., automating deployments, that can go a very long way in reducing the time to market and the time required to fix issues that arise out of deployment.
What needs improvement?
The whole area around the hybrid cloud could be improved. I would like to deploy a Red Hat OpenShift cluster on-premise and on the cloud, then have Red Hat do the entire hybrid cloud management.
For how long have I used the solution?
I was using this solution at my previous company. I left that company in October of last year.
We implemented the project mid-2019. We went live just before the pandemic in 2020.
What do I think about the stability of the solution?
It is very stable.
From some issues in production where some nodes went down, we just needed to improve in monitoring the Red Hat cluster. Then, we could know when there was degraded performance and repair it before it could cause an impact to the customer.
What do I think about the scalability of the solution?
It is able to scale based on load.
How are customer service and support?
The support is amazing. They stick to the SLA, and even go out of their way to research and assist customers to resolve issues. I would rate the support as nine out of 10.
Red Hat is amazing. With the proper leadership in place and proper partnership, you can do a lot more with Red Hat. There is a very active community where they share codes, information, and ideas.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
Initially, we used to run Vanilla Kubernetes, which is open source. Then, we realized we were short on skill sets. Another organization had done a PoC of Red Hat OpenShift, and it passed. So, our organization was gracious enough to allow us to spend money on Red Hat OpenShift licenses. That was in 2019.
With Vanilla Kubernetes, we were not able to successfully implement service mesh. That comes already preconfigured for you with Red Hat OpenShift.
In terms of traffic routing and firewall management, it was a nightmare managing that in Vanilla Kubernetes. However, with Red Hat OpenShift, you only add specific IPs in firewalls, as opposed to the nightmare that we used to see with Vanilla Kubernetes.
Red Hat's commitment to open source is one of the reasons that we went with it. We knew that we would get continuous updates. Also, the option of keeping our OpenShift cluster up-to-date with new services was a headache that we passed onto Red Hat.
How was the initial setup?
Initially, the deployment process was complex. However, with repeated use, it made more sense. Deploying TIBCO BusinessWorks Container Edition and optimizing it on Red Hat OpenShift is complex.
What about the implementation team?
We teamed up with Red Hat's OEM to do the Red Hat OpenShift implementation. So, it was a small team. We just did a waterfall implementation, not agile.
What was our ROI?
We did see ROI.
The solution's CodeReady Workspaces reduced project onboarding time by over 50% and time to market by 70%.
The organization really wanted to go open source for a very long time to reduce its CapEx and OpEx costs.
What's my experience with pricing, setup cost, and licensing?
We had a Red Hat Enterprise Linux (RHEL) license for all our servers' operating systems. By having multiple Red Hat products together, you can negotiate costs and leverage on having a sort of enterprise license agreement to reduce the overall outlay or TCO.
The pricing and licensing for OpenShift is okay.
Which other solutions did I evaluate?
At the time of our evaluation, our options were only OpenShift and Vanilla Kubernetes. Now, there is also VMware Tanzu, which wasn't as mature a product when we did the PoC in 2019.
I am currently implementing VMware Tanzu in my new role at another company. I have not seen any significant differences between Tanzu and OpenShift.
What other advice do I have?
Go for this solution.
Red Hat does a good job of ensuring that their solutions are operable and you can take advantage of the features within a solution.
We also had Red Hat Ansible for automating server provisioning and some operational tasks.
We didn't get any security breaches from Red Hat OpenShift.
I would rate OpenShift as eight out of 10.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
System Architect at CGI
Used for runtime or application migration, transitioning from classic application servers
Pros and Cons
- "The solution offers ease with which we can define how to run applications and configure them. It's much more convenient than creating a virtual machine and configuring application servers, making the process faster and simpler."
What is our primary use case?
We use Red Hat OpenShift for runtime or application migration, transitioning from classic application servers and configuration restore machines.
What is most valuable?
The solution offers ease with which we can define how to run applications and configure them. It's much more convenient than creating a virtual machine and configuring application servers, making the process faster and simpler.
What needs improvement?
There are some features regarding English and communication. This refers to external communication points to and from the OpenShift cluster. However, there are limitations due to the cluster's setup.
There are configuration problem, but we managed to find a workaround. Now, we're waiting for Red Hat to address it as a patch. In the meantime, we're using the workaround and are somewhat satisfied. Dealing with just one issue was unexpected, but it did take longer.
What do I think about the scalability of the solution?
The solution is highly scalable. This is a key feature that led us to transition from classic legacy applications to OpenShift because adding more nodes and scaling applications is straightforward. However, it's important to note that applications need to be designed to support this scalability.
From an external perspective, it's accessible via the OpenShift Internet. Some services require authentication for users, while others are available to non-authenticated users. t can handle anywhere from ten thousand to one hundred thousand users. I rate it a ten out of ten.
How are customer service and support?
We don't have a huge number of ticket.
How was the initial setup?
The initial setup is complex as you need to know the steps. You can design the configuration of the cluster because it comprises various nodes, including infrastructure nodes, control points, and workers. You need to understand how to set up these basic components of the cluster and address persistent volume challenges to ensure they function properly.
What's my experience with pricing, setup cost, and licensing?
The product comes with annual subscription. I rate the solution’s pricing an eight out of ten.
What other advice do I have?
The automation capabilities are straightforward. The tools are designed from the ground up to facilitate automation processes, making it increasingly comfortable to create CI/CD automation processes
One piece of advice is not to be stuck in old ways of thinking because you may need to transition to different types of work. Once you make this shift, you'll find that it's easier than it was in the past.
Overall, I rate the solution a ten out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Kubernetes/Openshift Security Consultant at a comms service provider with 1-10 employees
A tool that offers a good production environment that is much more stable
Pros and Cons
- "I have seen a return on investment, and it depends upon the types and the nature of some of the most critical applications that have been hosted on the OpenShift infrastructure."
- "Some of the storage services and integrations with third-party tools should be made possible."
What is our primary use case?
I have not used it on IBM Cloud. It is basically used on AWS and Azure. I am using a standard OpenShift.
OpenShift is a container orchestration tool. We have been using it for hosting products on container-based applications.
How has it helped my organization?
Actually, what happens is that the solution gives or provides that kind of stability and much more. It gives a good production environment that is much more stable and error-free. That's how the solution contributes to the productivity of my whole organization.
What is most valuable?
If we compare OpenShift and Kubernetes Harbor, OpenShift is derived from Kubernetes. However, some of the most prominent features of OpenShift are its security services and some of the policies, especially security policies that are some of the add-ons and the best things I like in OpenShift.
What needs improvement?
Some things need to be improved in the solution. Some of the storage services and integrations with third-party tools should be made possible.
I think some more things will come in, like the projects of CNCFs. I think that verified CNCF projects will be integrated into OpenShift.
For how long have I used the solution?
I have been using OpenShift for eighteen months.
What do I think about the stability of the solution?
Stability-wise, I rate the solution an eight out of ten.
What do I think about the scalability of the solution?
Scalability-wise, I rate the solution an eight out of ten.
How are customer service and support?
I think the support is fine. It depends upon some of the SLAs and how things or how the SLAs have been maintained. Overall, it is fine, so I will rate the support a seven out of ten.
How would you rate customer service and support?
Neutral
How was the initial setup?
Initially, the setup seemed to be complex, but the recommendations from Red Hat, and especially on the CoreOS systems, for quality, stability, and security purposes, it seems to be complex. However, once we get hands-on experience, it is very, very useful and easily maintainable as well.
What was our ROI?
I have seen a return on investment, and it depends upon the types and the nature of some of the most critical applications that have been hosted on the OpenShift infrastructure. Considering in terms of stability, performance-wise, and security-wise, if everything goes fine, I think its return on investment is justified.
What's my experience with pricing, setup cost, and licensing?
The price depends on the type and the nature of the organizations, along with the types of projects that are of considerable range. I don't think the price is very much of an issue for any organization against the services being delivered over the cloud and the services of OpenSuite.
What other advice do I have?
If any organization is just working on open-source technologies and wants to have enterprise support and enterprise-grade solutions, then we must go with OpenShift.
Overall, I rate the solution a nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Project Manager at a financial services firm with 10,001+ employees
Fast development, improved quality, and easy management
Pros and Cons
- "I like OCP, and the management UI is better than the open-source ones."
- "The monitoring part could be better to monitor the performance."
What is our primary use case?
We use it for container management. It's our container management platform for our financial systems.
How has it helped my organization?
It provides flexibility and efficiency. It helps us to design and deliver applications efficiently. We can modify our application in a smaller scope. We don't need to change the whole application.
It makes development fast because we can separate applications into different parts. We can deliver applications in different phases.
It has helped to improve the quality of our end products. It has reduced the project onboarding time by 20% to 25%.
What is most valuable?
I like OCP, and the management UI is better than the open-source ones.
The integration with 3scale is very good. We use that too.
What needs improvement?
The monitoring part could be better to monitor the performance. The automation part could also be better because we had a hard time integrating our application with OCP.
For how long have I used the solution?
I've been using this solution for about two years.
What do I think about the stability of the solution?
It's stable.
What do I think about the scalability of the solution?
It's scalable for one cluster. When it comes to multiple clusters, it could be better.
We have about 100 users who use this solution.
How are customer service and support?
Their enterprise support is okay, but sometimes, their response is slow. Their response is also not accurate sometimes. It's not right.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
I didn't use it, but my company used the PKS solution.
How was the initial setup?
It's straightforward. The setup took two to three days.
What other advice do I have?
Red Hat is quite okay as a partner for helping us create the platform that we need. They do help you. They also provide training.
We use Red Hat AMQ streams and 3scale, and its integration with other Red Hat solutions is okay. The advantage of using multiple products from the same vendor is that you can get help from one company. You don't have to go to multiple companies.
It gives me the security that I need, but I didn't evaluate the security much. There is another department that's responsible for that.
I would recommend this solution to others, and overall, I would rate it an eight out of ten.
Which deployment model are you using for this solution?
On-premises
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.
Senior Manager - Cloud at a tech consulting company with 10,001+ employees
The security throughout the stack and the software supply chain is pretty robust
Pros and Cons
- "Two stand-out features are the security model and value-add features that don't exist in Upstream Kubernetes."
- "One glaring flaw is how OpenShift handles operators. Sometimes operators are forced to go into a particular namespace. When you do that, OpenShift creates an installation plan for everything in that namespace. These operators may be completely separate from each other and have nothing to do with each other, but now they are tied at the hip. You can't upgrade one without upgrading all of them. That's a huge mistake and highly problematic."
What is our primary use case?
OpenShift is a containerization platform.
How has it helped my organization?
OpenShift provides faster container orchestration without the need to know the guts of an already complex system. Kubernetes is complicated for an organization to do correctly on its own, so OpenShift streamlines that process and makes it easier to get up and running.
It allows flexible and efficient cloud-native stacks. You've got a lot of capabilities, such as build packs to automatically access development solutions or different languages like Spring Boot or .NET. Everything is in one place and addresses the developers and administrators.
What is most valuable?
Two stand-out features are the security model and value-add features that don't exist in Upstream Kubernetes. OpenShift's security throughout the stack and the software supply chain is pretty robust. Including advanced cluster security, OpenShift covers almost everything out of the box.
We are also using Linux Rail and Ansible, and all these Red Hat products have some awareness. However, it's hard to say because some of them previously existed as non-Red Hat products.
What needs improvement?
One glaring flaw is how OpenShift handles operators. Sometimes operators are forced to go into a particular namespace. When you do that, OpenShift creates an installation plan for everything in that namespace.
These operators may be completely separate from each other and have nothing to do with each other, but now they are tied at the hip. You can't upgrade one without upgrading all of them. That's a huge mistake and highly problematic. They shouldn't be linked together so that when you upgrade one, you must also upgrade the other. It doesn't make sense if they aren't related as operators.
For how long have I used the solution?
I have been using OpenShift for three or four years.
What do I think about the stability of the solution?
OpenShift is mostly stable. It's designed so that you seldom notice if it's unstable. I have no complaints.
What do I think about the scalability of the solution?
OpenShift is scalable. It automatically scales.
How are customer service and support?
I rate OpenShift support seven out of 10. There is room for improvement. We sometimes find the answer before the vendor. You get bounced around to various people and must repeat the issue even though it's all documented.
How would you rate customer service and support?
Neutral
How was the initial setup?
Setting up OpenShift is pretty straightforward, and you can do it in under 30 minutes if you know what to do. We have four admins who maintain it. It requires a lot of maintenance because the underlying platform moves quickly. Kubernetes moves quickly, so new versions are constantly coming out. Keeping current requires lots of maintenance. We do upgrades monthly.
What's my experience with pricing, setup cost, and licensing?
Vendor support is one reason to go with OpenShift. It's an open-source product, but you can pay for support.
Which other solutions did I evaluate?
We looked at all the options, including Upstream Kubernetes, AWS, Azure, GCP, and Rancher.
What other advice do I have?
I rate OpenShift eight out of 10. Red Hart is a good partner for the most part. Like anything, it depends on who you work with. Some people will regurgitate the documentation, while others will bring their experiences from other locations.
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Head Of Department Digital Center of Excellence at Pegadaian
Useful containers and reliable
Pros and Cons
- "The most valuable feature of OpenShift is the containers."
- "OpenShift can improve monitoring. Sometimes there are issues. Additionally, the solution could benefit from protective tools if something was to happen in our network."
What is our primary use case?
We are using OpenShift as a microservice platform.
What is most valuable?
The most valuable feature of OpenShift is the containers.
What needs improvement?
OpenShift can improve monitoring. Sometimes there are issues. Additionally, the solution could benefit from protective tools if something was to happen in our network.
In a new release of OpenShift, they should add Kibana, Grafana, and Elasticsearch.
For how long have I used the solution?
I have been using OpenShift for approximately two years.
What do I think about the stability of the solution?
OpenShift is stable. However, I feel it could be better but the local implementor is not giving us all the information.
What do I think about the scalability of the solution?
We use OpenShift on a daily basis. We have one engineer for the operation and a pre-engineer for monitoring. Additionally, we have more than five to handle the daily work.
How are customer service and support?
We are using a local vendor for the support. They can handle level one and two support when we have issues.
How was the initial setup?
The initial setup of OpenShift is complex. We have two types we do, but active active does not work, only active passive does.
What about the implementation team?
We used a local vendor to do the implementation and maintenance.
What other advice do I have?
I rate OpenShift an eight out of ten.
Which deployment model are you using for this solution?
Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.

Buyer's Guide
Download our free Red Hat OpenShift Report and get advice and tips from experienced pros
sharing their opinions.
Updated: May 2025
Product Categories
Hybrid Cloud Computing Platforms PaaS Clouds Server Virtualization Software Container Management Agile and DevOps ServicesPopular Comparisons
Proxmox VE
VMware vSphere
Hyper-V
Microsoft Azure
Amazon AWS
Nutanix Cloud Infrastructure (NCI)
Nutanix AHV Virtualization
Oracle Cloud Infrastructure (OCI)
Google Cloud
VMware Tanzu Platform
SAP Cloud Platform
Salesforce Platform
Pivotal Cloud Foundry
Citrix XenServer
Buyer's Guide
Download our free Red Hat OpenShift Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- How does OpenShift integrate with other products - Red Hat and non-Red Hat ones?
- What OpenShift plan are you paying for and why have you chosen it?
- What is Red Hat OpenShift used for at your organization?
- How to install an Elasticsearch cluster (with security enabled) on OpenShift?
- How does OpenShift compare with Amazon AWS?
- Which would you recommend - Pivotal Cloud Foundry or OpenShift?
- What are the differences between AKS and OpenShift?
- When evaluating Hybrid Cloud Computing Platforms, what aspect do you think is the most important to look for?
- Hybrid Cloud vs Hybrid IT - what is the difference?
- What is quantum computing? How does it work?