CloudFoundry vs. Red Hat OpenShift

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CloudFoundry
Score 10.0 out of 10
N/A
CloudFoundry is a free, open source cloud computing platform supported by the non-profit CloudFoundry. It is not tied to any particular cloud service, but can be self-hosted or run on any cloud service preferred.N/A
Red Hat OpenShift
Score 9.3 out of 10
N/A
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications.N/A
Pricing
CloudFoundryRed Hat OpenShift
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
CloudFoundryRed Hat OpenShift
Free Trial
NoYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
CloudFoundryRed Hat OpenShift
Considered Both Products
CloudFoundry
Chose CloudFoundry
While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services.

Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. …
Red Hat OpenShift
Chose Red Hat OpenShift
Nothing like OpenShift. Actually, this was our first one. We toyed with maybe doing raw Kubernetes, but with an enterprise company you need an enterprise product.
Chose Red Hat OpenShift
Comparing the 2, open source Kubernetes is quicker to setup by about 75%, less restrictive, and free of course, but it lacks the security and support of Red Hat, and deploying features is much harder compared to with operators. For buisiness purposes, OpenShift is just more …
Chose Red Hat OpenShift
Red Hat Ansible Automation Platform and Red Hat Enterprise Linux (RHEL)
Chose Red Hat OpenShift
It definitely has additional bells and vessels like SM, UI and monitoring/logging stack
Chose Red Hat OpenShift
To benefit from premium support.
Chose Red Hat OpenShift
Red Hat Ansible Automation Platform and Red Hat Quay
Chose Red Hat OpenShift
had troubles with the stability of the whole cluster system. Red Hat OpenShift worked from the beginning
Chose Red Hat OpenShift
It's a fairly different experience compared to the other environments due to the additional security
Chose Red Hat OpenShift
Red Hat Ansible Automation Platform
Chose Red Hat OpenShift
Red Hat Ansible Automation Platform
Chose Red Hat OpenShift
Even though Red Hat OpenShift has more overhead than many other Kubernetes flavors, we have selected Red Hat OpenShift because of it's focus on Security and because of it's excellent vendor support.
Chose Red Hat OpenShift
It was microsoft hypervisor and vmware.
Chose Red Hat OpenShift
Amazon Elastic Kubernetes Service (EKS) and Alibaba Cloud Elastic Compute Service (ECS)
Chose Red Hat OpenShift
scalability and ease of managing deployments
Chose Red Hat OpenShift
At agency there is no other competitor that can accomplish what we've been able to put together with a partnership with Red Hat.
Chose Red Hat OpenShift
Red Hat Enterprise Linux (RHEL)
Chose Red Hat OpenShift
Red Hat OpenShift has a better security posture than EKS. I enjoy the console on Red Hat OpenShift more as well. I believe there is greater observability for Red Hat OpenShift.
Chose Red Hat OpenShift
The Tanzu Platform seemed overly complicated, and the frequent changes to the portfolio as well as the messaging made us uneasy. We also decided it would not be wise to tie our application platform to a specific infrastructure provider, as Tanzu cannot be deployed on anything …
Chose Red Hat OpenShift
Ease of use and stability in one vendor support
Features
CloudFoundryRed Hat OpenShift
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
CloudFoundry
9.8
Ratings
20% above category average
Red Hat OpenShift
8.2
Ratings
3% above category average
Ease of building user interfaces10.00 Ratings8.40 Ratings
Scalability9.00 Ratings9.20 Ratings
Development environment creation10.00 Ratings8.50 Ratings
Development environment replication10.00 Ratings8.40 Ratings
Issue recovery10.00 Ratings7.50 Ratings
Upgrades and platform fixes10.00 Ratings8.30 Ratings
Platform management overhead00 Ratings7.80 Ratings
Workflow engine capability00 Ratings7.90 Ratings
Platform access control00 Ratings8.30 Ratings
Services-enabled integration00 Ratings8.30 Ratings
Issue monitoring and notification00 Ratings7.80 Ratings
Best Alternatives
CloudFoundryRed Hat OpenShift
Small Businesses
AWS Lambda
AWS Lambda
Score 8.7 out of 10
AWS Lambda
AWS Lambda
Score 8.7 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
CloudFoundryRed Hat OpenShift
Likelihood to Recommend
10.0
(0 ratings)
9.3
(0 ratings)
Likelihood to Renew
-
(0 ratings)
8.8
(0 ratings)
Usability
-
(0 ratings)
7.6
(0 ratings)
Availability
-
(0 ratings)
5.5
(0 ratings)
Performance
-
(0 ratings)
8.7
(0 ratings)
Support Rating
-
(0 ratings)
5.3
(0 ratings)
In-Person Training
-
(0 ratings)
7.0
(0 ratings)
Implementation Rating
-
(0 ratings)
8.6
(0 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(0 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(0 ratings)
User Testimonials
CloudFoundryRed Hat OpenShift
Likelihood to Recommend
It's well suited if:
  • The organization has large number of applications that needs to be deployed frequently.
  • The organization is tied to the DevOps mindset.
  • The organization has programs in different languages.
  • The applications does not need EJB's support that servers like web logic provide.
It's less suited if:
  • The applications needs security configuration within the same CloudFoundry instance.
  • The organization, for whatever reason does not want developers to manage the instances.
Read full review
Red Hat OpenShift, despite its complexity and overhead, remains the most complete and enterprise-ready Kubernetes platform available. It excels in research projects like ours, where we need robust CI/CD, GPU scheduling, and tight integration with tools like Jupyter, OpenDataHub, and Quiskit. Its security, scalability, and operator ecosystem make it ideal for experimental and production-grade AI workloads. However, for simpler general hosting tasks—such as serving static websites or lightweight backend services—we find traditional VMs, Docker, or LXD more practical and resource-efficient. Red Hat OpenShift shines in complex, container-native workflows, but can be overkill for basic infrastructure needs.
Read full review
Pros
  • Support for Orgs and Spaces that allow for managing users and deployables within a large organization.
  • Easy deployment, deploying code is as simple as executing single line from CLI, thanks to build-packs.
  • Solid and rich CLI, that allows for various operations on the instance.
  • Isolated Virtual Machines called Droplets, that provide clean run time environment for the code. This used to be a problem with Weblogic and other application servers, where multiple applications are run on the same cluster and they share resources.
  • SSH capability for the droplet (isolated VM's are called droplets), that allows for real time viewing of the App code while the application is running.
  • Support for multiple languages, thanks to build-packs.
  • Support for horizontal scaling, scaling an instance horizontally is a breeze.
  • Support for configuring environment variable using the service bindings.
  • Supports memory and disk space limit allocation for individual applications.
  • Supports API's as well as workers (processes without endpoints)
  • Supports blue-green deployment with minimal down time
Read full review
  • One thing is the way how it works with the GitHubs model on an enterprise business, how the hub and spoke topology works. Hub cluster topology works the way how there is a governance model to enforce policies. The R back models, the Red Hat OpenShift virtualization that supports the cube board and developer workspace is one big feature within. So yes, these are all some features I would call out.
Read full review
Cons
  • Does not support stateful containers and that would be a nice to have.
  • Supports showing logs, but does not persist the logs anywhere. This makes relying on Cloud Foundry's logs very unreliable. The logs have to be persisted using other third party tools like Elk and Kibana.
Read full review
  • So I don't know that this is a specific disadvantage for Red Hat OpenShift. It's a challenge for anything that Kubernetes face is. There's an extremely large learning curve associated with it and once you get to the point where you're comfortable with it, it's really not bad. But beating that learning curve is a challenge. I've done a couple presentations on our implementation of Red Hat OpenShift at various conferences and one of the slides I always have in there is a tweet from years ago that said, "I tried to teach somebody Kubernetes once. Now neither of us knows what it is."
Read full review
Likelihood to Renew
No answers on this topic
This is the current strategy for the company, most of the products in the organisation are aligning to Openshift and various use cases it support. Also lot of applications are being developed for AI use case, openshift.AI provides opportunity to host and leverage the AI capabilities for these applications
Read full review
Usability
No answers on this topic
The virtualization part takes some getting used to it you are coming from a more traditional hypervisor. Customization options are not intuitive to these users. The process should be more clear. Perhaps a guide to Openshift Virtualization for users of RHV, VMware, etc. would ease this transition into the new platform
Read full review
Reliability and Availability
No answers on this topic
Redhat openshift is generally reliable and available platform, it ensures high availability for most the situations. in fact the product where we put openshift in a box, we ensure that the availability is also happening at node and network level and also at storage level, so some of the factors that are outside of Openshift realm are also working in HA manner.
Read full review
Performance
No answers on this topic
Overall, this platform is beneficial. The only downsides we have encountered have been with pods that occasionally hang. This results in resources being dedicated to dead or zombie pods. Over time, these wasted resources occasionally cause us issues, and we have had difficulty monitoring these pods. However, this issue does not overshadow the benefits we get from Openshift.
Read full review
Support Rating
No answers on this topic
Every time we need to get support all the Red Hat team move forward looking to solve the problem. Sometimes this was not easy and requires the scalation to product team, and we always get a response. Most of the minor issues were solved with the information from access.redhat.com
Read full review
In-Person Training
No answers on this topic
I was not involved in the in person training, so i
can not answer this question, but the team in my org worked directly
with Openshift and able to get the in person training done easily, i did not
hear problem or complain in this space, so i hope things happen
seamlessly without any issue.
Read full review
Online Training
No answers on this topic
We went thru the training material on RH webesite, i think its very descriptive and the handson lab sesssions are very useful. It would be good to create more short duration videos covering one single aspect of openshift, this wll keep the interest and also it breaks down the complexity to reasonable chunks.
Read full review
Implementation Rating
No answers on this topic
The learning curve is quite high but worth it.
Read full review
Alternatives Considered
While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services. Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. But it does not provide on-premise solution that Cloud foundry provides.
Read full review
We utilized the Thycotic Secret Service to manage all our application secrets, resulting in seamless integration with our applications. We developed all the applications using Red Hat Fuse (currently migrated to Quarkus). We used the built-in Kali Linux support of OpenShift to manage and configure the services and API. Additionally, the Red Hat Developer Studio facilitates faster development.
Read full review
Scalability
No answers on this topic
This is a great platform to deployment container applications designed for multiple use cases. Its reasonably scalable platform, that can host multiple instances of applications, which can seamlessly handle the node and pod failure, if they are configured properly. There should be some scalability best practices guide would be very useful
Read full review
Return on Investment
  • Positive impact, since it simplifies the deployment time by a huge margin. Without cloud foundry, deploying a code needs coordination with infrastructure teams, while with cloud foundry, its a simple one line command. This reduces the deployment time from at least few hours to few minutes. Faster deployments promote faster dev cycle iterations.
  • Code maintenance such as upgrading a Node or Java version is as simple as updating the build-pack. Without cloud foundry, using web logic, the specific version only supports a specific version of Java. So updating the version involves upgrading the version of web logic that needs to involve few teams. So without cloud foundry, it takes at least few days, with cloud foundry, its a matter of few mins.
  • Overall, happier Developers and thats harder to quantify.
Read full review
  • It has allowed us to see where we need to be in the container world. I'm going to call it a net neutral impact, not negative or positive. It has given us a sense of what we are ready for and what we're not ready for. You know where you stand.
  • You don't know what you don't know, so it helps us know what we want to know.
Read full review
ScreenShots