Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Docker
Score 8.7 out of 10
N/A
Docker Enterprise was sold to Mirantis in 2019; that product is now sold as Mirantis Kubernetes Engine. But Docker now offers a 2-product suite that includes Docker Desktop, which they present as a fast way to containerize applications on a desktop; and, Docker Hub, a service for finding and sharing container images with a team and the Docker community, a repository of container images with an array of…
$5
per month
Google App Engine
Score 8.2 out of 10
N/A
Google App Engine is Google Cloud's platform-as-a-service offering. It features pay-per-use pricing and support for a broad array of programming languages.
$0.05
Per Hour Per Instance
Red Hat OpenShift
Score 9.2 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.
$0.08
per hour
Pricing
DockerGoogle App EngineRed Hat OpenShift
Editions & Modules
Free
$0
unlimited public repositories
Pro
$5.00
per month per user
Team
$7.00
per month per user
Business
$21
per month per user
Starting Price
$0.05
Per Hour Per Instance
Max Price
$0.30
Per Hour Per Instance
No answers on this topic
Offerings
Pricing Offerings
DockerGoogle App EngineRed Hat OpenShift
Free Trial
NoNoYes
Free/Freemium Version
YesYesYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
DockerGoogle App EngineRed Hat OpenShift
Considered Multiple Products
Docker

No answer on this topic

Google App Engine
Chose Google App Engine
Azure App Service is in par with Google App Engine although you may want to use Azure App Service if you are integrating with other Microsoft IT components, for example SQL Server. Google App Engine is great when in long run, you will be using Google cloud components, for …
Red Hat OpenShift
Chose Red Hat OpenShift
Red Hat OpenShift ecosystem is already what we're tied into because of RHEL, the enterprise Linux choice for organizations. Red Hat provides the modularity to move containers and workloads between Clouds and on-premises rather than being stuck in a native Kubernetes service …
Features
DockerGoogle App EngineRed Hat OpenShift
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Docker
-
Ratings
Google App Engine
9.5
32 Ratings
20% above category average
Red Hat OpenShift
8.4
323 Ratings
8% above category average
Ease of building user interfaces00 Ratings9.018 Ratings8.5274 Ratings
Scalability00 Ratings10.032 Ratings9.3308 Ratings
Platform management overhead00 Ratings9.032 Ratings8.2289 Ratings
Workflow engine capability00 Ratings8.024 Ratings8.4261 Ratings
Platform access control00 Ratings10.031 Ratings8.3290 Ratings
Services-enabled integration00 Ratings10.028 Ratings8.4272 Ratings
Development environment creation00 Ratings10.029 Ratings8.5282 Ratings
Development environment replication00 Ratings10.028 Ratings8.3269 Ratings
Issue monitoring and notification00 Ratings9.028 Ratings7.9283 Ratings
Issue recovery00 Ratings9.026 Ratings8.0278 Ratings
Upgrades and platform fixes00 Ratings10.029 Ratings8.4284 Ratings
Best Alternatives
DockerGoogle App EngineRed Hat OpenShift
Small Businesses
Git
Git
Score 10.0 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Enterprises
Git
Git
Score 10.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
DockerGoogle App EngineRed Hat OpenShift
Likelihood to Recommend
10.0
(14 ratings)
8.0
(35 ratings)
9.1
(252 ratings)
Likelihood to Renew
9.1
(1 ratings)
8.3
(8 ratings)
8.9
(25 ratings)
Usability
10.0
(2 ratings)
7.7
(7 ratings)
8.5
(10 ratings)
Availability
10.0
(1 ratings)
-
(0 ratings)
5.5
(1 ratings)
Performance
8.0
(1 ratings)
10.0
(1 ratings)
8.6
(124 ratings)
Support Rating
-
(0 ratings)
8.4
(12 ratings)
6.9
(9 ratings)
In-Person Training
-
(0 ratings)
-
(0 ratings)
7.0
(1 ratings)
Implementation Rating
-
(0 ratings)
8.0
(1 ratings)
7.0
(3 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
-
(0 ratings)
8.0
(3 ratings)
Product Scalability
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Professional Services
-
(0 ratings)
-
(0 ratings)
7.3
(1 ratings)
Vendor post-sale
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
DockerGoogle App EngineRed Hat OpenShift
Likelihood to Recommend
Docker
You are going to be able to find the most resources and examples using Docker whenever you are working with a container orchestration software like Kubernetes. There will always some entropy when you run in a container, a containerized application will never be as purely performant as an app running directly on the OS. However, in most scenarios this loss will be negligible to the time saved in deployment, monitoring, etc.
Read full review
Google
App Engine is such a good resource for our team both internally and externally. You have complete control over your app, how it runs, when it runs, and more while Google handles the back-end, scaling, orchestration, and so on. If you are serving a tool, system, or web page, it's perfect. If you are serving something back-end, like an automation or ETL workflow, you should be a little considerate or careful with how you are structuring that job. For instance, the Standard environment in Google App Engine will present you with a resource limit for your server calls. If your operations are known to take longer than, say, 10 minutes or so, you may be better off moving to the Flexible environment (which may be a little more expensive but certainly a little more powerful and a little less limited) or even moving that workflow to something like Google Compute Engine or another managed service.
Read full review
Red Hat
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
Docker
  • Packaging of application to limit the space occupied
  • Ease of running the application
  • Provide multiple ways to handle the application issues and integration of different components like pipeline, ansible, terraform etc
Read full review
Google
  • Quick to develop, quick to deploy. You can be up and running on Google App Engine in no time.
  • Flexible. We use Java for some services and Node.js for others.
  • Great security features. We have been consistently impressed with the security and authentication features of Google App Engine.
Read full review
Red Hat
  • We had a few microservices that dealt with notifications and alerts. We used OpenShift to deploy these microservices, which handle and deliver notifications using publish-subscribe models.
  • We had to expose an API to consumers via MTLS, which was implemented using Server secret integration in OpenShift. We were then able to deploy the APIs on OpenShift with API security.
  • We integrated Splunk with OpenShift to view the logs of our applications and gain real-time insights into usage, as well as provide high availability.
Read full review
Cons
Docker
  • Docker hub image retention policy can be relaxed
  • Docker hub policies can be more developer friendly
  • Docker CLI help section can be improved
  • Image and container storage (local) management can be optimized
Read full review
Google
  • There is a slight learning curve to getting used to code on Google App Engine.
  • Google Cloud Datastore is Google's NoSQL database in the cloud that your applications can use. NoSQL databases, by design, cannot give handle complex queries on the data. This means that sometimes you need to think carefully about your data structures - so that you can get the results you need in your code.
  • Setting up billing is a little annoying. It does not seem to save billing information to your account so you can re-use the same information across different Cloud projects. Each project requires you to re-enter all your billing information (if required)
Read full review
Red Hat
  • I wouldn't necessarily say there is look everyday technology transform. I can see a trend wherein Red Hat OpenShift is adopting all the new technology trends and helping their customers align with their priorities and the emerging technology trends. I wouldn't call out various scope for development every day. There is scope for development. It is all how the organizations adopt it and how they deliver it to their customers. I don't want to call out there is scope for development. It's happening. It is a never ending process.
  • At the moment, I don't have anything to call out. We are experiencing Red Hat OpenShift and we can see every day they're coming up with new features as and when they come up with new features, we want to experience it more and more. We are looking for opportunities wherein this can be leveraged to help our users and partners.
Read full review
Likelihood to Renew
Docker
No answers on this topic
Google
App Engine is a solid choice for deployments to Google Cloud Platform that do not want to move entirely to a Kubernetes-based container architecture using a different Google product. For rapid prototyping of new applications and fairly straightforward web application deployments, we'll continue to leverage the capabilities that App Engine affords us.
Read full review
Red Hat
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
Docker
I have been using Docker for more than 3 years and it really simplifies the modern application development and deployment. I like the ability of Docker to improve efficiency, portability and scalability for developers and operations teams. Another reason for giving this rating is because Docker integrates CI/CD pipelines very well
Read full review
Google
I had to revisit the UI after a year of just setting up and forgetting. The UI got some improvements but the amount of navigation we have to go through to setup a new app has increased but also got easier to setup. Gemini now is integrated and make getting answers faster
Read full review
Red Hat
As I said before, the obserability is one of the weakest point of OpenShift and that has a lot to do with usability. The Kibana console is not fully integrated with OpenShift console and you have to switch from tab to tab to use it. Same with Prometheus, Jaeger and Grafan, it's a "simple" integration but if you want to do complex queries or dashboards you have to go to the specific console
Read full review
Reliability and Availability
Docker
Haven't seen any outages, fatal/unrecoverable errors in my usage so far. Enough said.
Read full review
Google
No answers on this topic
Red Hat
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
Docker
Docker Desktop. The CPU high usage is a known issue. Needs fixing. Otherwise, it is great overall. Would not use anything else still.
Read full review
Google
No answers on this topic
Red Hat
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
Docker
No answers on this topic
Google
Good amount of documentation available for Google App Engine and in general there is large developer community around Google App Engine and other products it interacts with. Lastly, Google support is great in general. No issues so far with them.
Read full review
Red Hat
Their customer support team is good and quick to respond. On a couple of occassions, they have helped us in solving some issues which we were finding a tad difficult to comprehend. On a rare occasion, the response was a bit slow but maybe it was because of the festival season. Overall a good experience on this front.
Read full review
In-Person Training
Docker
No answers on this topic
Google
No answers on this topic
Red Hat
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
Docker
No answers on this topic
Google
No answers on this topic
Red Hat
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
Alternatives Considered
Docker
The reason why we are still using Docker right now is due to that is the best among its peers and suits our needs the best. However, the trend we foresee for the future might indicate Amazon lambda could potentially fit our needs to code enviornmentless in the near future.
Read full review
Google
We were on another much smaller cloud provider and decided to make the switch for several reasons - stability, breadth of services, and security. In reviewing options, GCP provided the best mixtures of meeting our needs while also balancing the overall cost of the service as compared to the other major players in Azure and AWS.
Read full review
Red Hat
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 other than vSphere. SUSE Rancher seemed good overall, but ultimately felt closer to a DIY approach versus the comprehensive package that Red Hat OpenShift provides.
Read full review
Contract Terms and Pricing Model
Docker
No answers on this topic
Google
No answers on this topic
Red Hat
It's easy to understand what are being billed and what's included in each type of subscription. Same with the support (Std or Premium) you know exactly what to expect when you need to use it. The "core" unit approach on the subscription made really simple to scale and carry the workloads from one site to another.
Read full review
Scalability
Docker
It is the only tool in our toolset that has not [had] any issues so far. That is really a mark of reliability, and it's a testimony to how well the product is made, and a tool that does its job well is a tool well worth having. It is the base tool that I would say any organisation must have if they do scalable deployment.
Read full review
Google
No answers on this topic
Red Hat
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
Docker
  • Reduces the number of virtual machine which impacted our quarterly billing
  • Using docker with proxy we run multiple application on same port on same host.
  • impact on billing is we have to provide docker training to the people who are working on it.
Read full review
Google
  • Effective employee adoption through ease of use.
  • Effective integration to other java based frameworks.
  • Time to market is very quick. Build, test, deploy and use.
  • The GAE Whitelist for java is an important resource to know what works and what does not. So use it. It would also be nice for Google to expand on items that are allowed on GAE platform.
Read full review
Red Hat
  • That is a complicated question and one that's not easy for me to answer. There's a lot of factors that go into all of the stuff that we just don't have an easy way of measuring. And we realize that while we're implementing Red Hat OpenShift, we've tried to start measuring some of that stuff, but we don't have a baseline to go on. So it's hard to say. What I can tell you is general experience with the platform has been extremely positive from the development aspect. Teams have been very, very happy with the speed at which they're able to do stuff. They've been happy with that. The way it works in one environment is exactly the way it works in the next environment because we don't have configuration drift, that type of thing, and has had very positive impacts. But we didn't have a baseline to start with. So I can't talk about getting there faster or anything like that.
Read full review
ScreenShots