Google Cloud Run vs. Kubernetes

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Run
Score 8.1 out of 10
N/A
Google Cloud Run enables users to build and deploy scalable containerized apps written in any language (including Go, Python, Java, Node.js, .NET, and Ruby) on a fully managed platform. Cloud Run can be paired with other container ecosystem tools, including Google's Cloud Build, Cloud Code, Artifact Registry, and Docker. And it features out-of-the-box integration with Cloud Monitoring, Cloud Logging, Cloud Trace, and Error Reporting to ensure the health of an application.N/A
Kubernetes
Score 8.8 out of 10
N/A
Kubernetes is an open-source container cluster manager.N/A
Pricing
Google Cloud RunKubernetes
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google Cloud RunKubernetes
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google Cloud RunKubernetes
Considered Both Products
Google Cloud Run
Chose Google Cloud Run
Google Cloud Run is integrated into GCP resources, admin, and billing. But it is not as easy to use as some other platforms like Heroku.
Kubernetes

No answer on this topic

Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
Google Cloud RunKubernetes
Container Management
Comparison of Container Management features of Product A and Product B
Google Cloud Run
6.8
6 Ratings
14% below category average
Kubernetes
7.8
1 Ratings
1% below category average
Security and Isolation8.46 Ratings10.01 Ratings
Container Orchestration8.65 Ratings7.01 Ratings
Cluster Management6.41 Ratings9.01 Ratings
Storage Management2.71 Ratings9.01 Ratings
Resource Allocation and Optimization7.06 Ratings8.01 Ratings
Discovery Tools6.85 Ratings5.01 Ratings
Update Rollouts and Rollbacks7.06 Ratings5.01 Ratings
Self-Healing and Recovery6.35 Ratings00 Ratings
Analytics, Monitoring, and Logging7.76 Ratings9.01 Ratings
Best Alternatives
Google Cloud RunKubernetes
Small Businesses
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
Medium-sized Companies
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud RunKubernetes
Likelihood to Recommend
7.6
(6 ratings)
8.9
(16 ratings)
User Testimonials
Google Cloud RunKubernetes
Likelihood to Recommend
Google
For prototyping or quick deployment, it works as an interesting step between containerized deployment (Kubernetes) vs pure Compute Engine (raw servers). It's not well suited for Kubernetes shops, or for teams that would prefer more hardware control.
Read full review
Kubernetes
K8s should be avoided - If your application works well without being converted into microservices-based architecture & fits correctly in a VM, needs less scaling, have a fixed traffic pattern then it is better to keep away from Kubernetes. Otherwise, the operational challenges & technical expertise will add a lot to the OPEX. Also, if you're the one who thinks that containers consume fewer resources as compared to VMs then this is not true. As soon as you convert your application to a microservice-based architecture, a lot of components will add up, shooting your resource consumption even higher than VMs so, please beware. Kubernetes is a good choice - When the application needs quick scaling, is already in microservice-based architecture, has no fixed traffic pattern, most of the employees already have desired skills.
Read full review
Pros
Google
  • Can easily run our apps in a docker in Google Cloud Run which has simplified code testing and deployment.
  • Can easily scale and does not have any problem when put under a large load.
  • Has all the necessary services so you don't need to look for other cloud solutions.
  • Pay as you go model so only pay for that you've used and how long you've used it.
Read full review
Kubernetes
  • Complex cluster management can be done with simple commands with strong authentication and authorization schemes
  • Exhaustive documentation and open community smoothens the learning process
  • As a user a few concepts like pod, deployment and service are sufficient to go a long way
Read full review
Cons
Google
  • Some more use case/ manual/notes to be available on internet
  • Cost can be minimized.
  • Not able to use in mobile phone
Read full review
Kubernetes
  • Local development, Kubernetes does tend to be a bit complicated and unnecessary in environments where all development is done locally.
  • The need for add-ons, Helm is almost required when running Kubernetes. This brings a whole new tool to manage and learn before a developer can really start to use Kubernetes effectively.
  • Finicy configmap schemes. Kubernetes configmaps often have environment breaking hangups. The fail safes surrounding configmaps are sadly lacking.
Read full review
Alternatives Considered
Google
Flexibility of features snd customzing options tha optimized the large process and make it on the the go to reuse the same process in multiple deployments ot rollouts
Read full review
Kubernetes
Most of the required features for any orchestration tool or framework, which is provided by Kubernetes. After understanding all modules and features of the K8S, it is the best fit for us as compared with others out there.
Read full review
Return on Investment
Google
  • Improved production deployment times by 50%
  • The error analysis time was reduced by 30%, thanks to its logging and monitoring system.
  • The rollback is almost immediate, as it easily allows reverting to a previous stable version.
Read full review
Kubernetes
  • Because of microservices, Kubernetes makes it easy to find the cost of each application easily.
  • Like every new technology, initially, it took more resources to educate ourselves but over a period of time, I believe it's going to be worth it.
Read full review
ScreenShots