Docker vs. Google Cloud Run

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Docker
Score 8.9 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 Cloud Run
Score 8.9 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
Pricing
DockerGoogle Cloud Run
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
No answers on this topic
Offerings
Pricing Offerings
DockerGoogle Cloud Run
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
DockerGoogle Cloud Run
Considered Both Products
Docker

No answer on this topic

Google Cloud Run
Chose Google Cloud Run
Most of our existing serverless services are deployed on Google to it was a natural choice. With the new artifact registry, its very easy to deploy. With git flows, its now even easier to update the deployment just with a commit to the main branch. The initial trial period is …
Features
DockerGoogle Cloud Run
Container Management
Comparison of Container Management features of Product A and Product B
Docker
-
Ratings
Google Cloud Run
7.3
9 Ratings
9% below category average
Security and Isolation00 Ratings8.59 Ratings
Container Orchestration00 Ratings8.18 Ratings
Cluster Management00 Ratings6.41 Ratings
Storage Management00 Ratings2.71 Ratings
Resource Allocation and Optimization00 Ratings7.99 Ratings
Discovery Tools00 Ratings7.77 Ratings
Update Rollouts and Rollbacks00 Ratings8.28 Ratings
Self-Healing and Recovery00 Ratings7.97 Ratings
Analytics, Monitoring, and Logging00 Ratings7.99 Ratings
Best Alternatives
DockerGoogle Cloud Run
Small Businesses
Git
Git
Score 10.0 out of 10
Portainer
Portainer
Score 9.4 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Git
Git
Score 10.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DockerGoogle Cloud Run
Likelihood to Recommend
10.0
(14 ratings)
8.3
(9 ratings)
Likelihood to Renew
9.1
(1 ratings)
-
(0 ratings)
Usability
10.0
(2 ratings)
6.4
(1 ratings)
Availability
10.0
(1 ratings)
-
(0 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
Product Scalability
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
DockerGoogle Cloud Run
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
Microservices and RestFul API application as it is fast and reliant. Seamless integration with event triggers such as pubsub or event arc, so you can easily integrate that with usecases with file uploads, database changes, etc. Basically great with short-lived tasks, if however, you have long-running processses, Cloud Run might not be idle for this. For example if you have a long running data processing task, other solutions such as kubeflow pipelines or dataflow are more suited for this kind of tasks. Cloud Run is also stateless, so if you need memory, you will have to connect an external database.
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
  • multiple entry points to have a deployment ready (artifact repository, container repository, git actions)
  • easy to use with other Google services with built in connectors for cloud sql and redis
  • great in built logging and monitoring
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
  • CLI is bloated and can be difficult to get started.
  • The learning curve for configuration is higher than expected for a "simple" paradigm.
  • Limited storage of any kind requires a significant rethink from stateful pipelines.
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
The UI/console is great... the documentation is top-notch for developers, but the CLI itself when you have to script around it is very complex and easy to forget some options... the downside of a generic command line client.
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
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
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
The Goolge docs for their products as well as the UI is a lot nicer than AWS or Azure and in general I found it much easy to work with. We selected Google mainly because of startup credits and the support offered but can confidently say we would choose them again without that added perk in the future
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
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
  • allowed for easy deployment
  • allowed teams to get around our normal deployment controls and practices
  • caused fuzziness about when to use which solution
Read full review
ScreenShots