Google Cloud Run vs. IBM Cloud Code Engine

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Run
Score 9.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
IBM Cloud Code Engine
Score 9.3 out of 10
N/A
IBM Cloud Code Engine is a fully managed, serverless platform that unifies the deployment of containers and applications including web apps, microservices, event-driven functions, or batch jobs. This serverless compute service aims to remove the burden of building, deploying, and managing workloads in Kubernetes so users can focus on writing code and not on the infrastructure that is needed to host it. With IBM Cloud Code Engine users can run any workload…N/A
Pricing
Google Cloud RunIBM Cloud Code Engine
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Google Cloud RunIBM Cloud Code Engine
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
Google Cloud RunIBM Cloud Code Engine
Features
Google Cloud RunIBM Cloud Code Engine
Container Management
Comparison of Container Management features of Product A and Product B
Google Cloud Run
7.3
Ratings
6% below category average
IBM Cloud Code Engine
-
Ratings
Security and Isolation8.60 Ratings00 Ratings
Container Orchestration8.40 Ratings00 Ratings
Cluster Management6.40 Ratings00 Ratings
Storage Management2.70 Ratings00 Ratings
Resource Allocation and Optimization8.10 Ratings00 Ratings
Discovery Tools7.60 Ratings00 Ratings
Update Rollouts and Rollbacks8.00 Ratings00 Ratings
Self-Healing and Recovery8.10 Ratings00 Ratings
Analytics, Monitoring, and Logging7.50 Ratings00 Ratings
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Google Cloud Run
-
Ratings
IBM Cloud Code Engine
6.4
Ratings
22% below category average
Scalability00 Ratings6.60 Ratings
Services-enabled integration00 Ratings6.20 Ratings
Best Alternatives
Google Cloud RunIBM Cloud Code Engine
Small Businesses
Portainer
Portainer
Score 9.6 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
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud RunIBM Cloud Code Engine
Likelihood to Recommend
8.2
(0 ratings)
6.4
(0 ratings)
Likelihood to Renew
-
(0 ratings)
8.2
(0 ratings)
Usability
6.4
(0 ratings)
6.2
(0 ratings)
User Testimonials
Google Cloud RunIBM Cloud Code Engine
Likelihood to Recommend
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
Looking for a reasonably priced and dependable cloud solution, I suggest IBM Cloud Virtual Servers to everyone. For businesses needing excellent uptime and performance free from the trouble of running actual servers, it's fantastic. However, it may not be the best choice if you need hands on support for server configurations.
Read full review
Pros
  • Real-time autoscaling. Escalamento automático em tempo real
  • Simplified Continuous Deployment. Implantação contínua simplificada
  • Running tasks in the background. Execução de tarefas em segundo plano
Read full review
  • Server-less platform that is automatically managed
  • Pay per use - scale to zero results in an extremely cheap total cost of ownership.
  • There is no need for you to set the size, deploy, or scale container clusters yourself.
  • Auto scaling is always helpful and easy to use.
Read full review
Cons
  • Cloud Run doesn't allow you to redeploy an already existing revision which can be inconvenient in some use cases
  • Tricky to get the deployment working to start but once it's working that's great
  • The actual deployment is not the fastest but it's not too bad
Read full review
  • the pricing structure is complicated, and the servers are expensive. I really think they should offer better pricing options and support for more languages
  • sometimes the servers go down, and they take too long to respond to support tickets
  • uploading documents is slow since I have to do it one by one, making the process much longer than it should be
Read full review
Likelihood to Renew
We definitely need to renew it because we dont own our own infrastructure and storage and we are happy with Cloud Run features
Read full review
Since this capability supports a wide variety of use cases - all on non proprietary and open technology based frameworks
Read full review
Usability
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
The product Cloud features setting was not that tricky, and the functions are easy to manipulate and provide quality Cloud services. The data connectivity through IBM Cloud Code Engine is very simple and the transfer speed is very impressive. A/B Testing using IBM Cloud Code Engine is effective performed and data security is on top.
Read full review
Reliability and Availability
Not seen any major issues when we run applications its good
Read full review
No answers on this topic
Performance
Initially we felt slow but slowly it picked up and easy to manage
Read full review
No answers on this topic
Implementation Rating
I was involved in the initial implementation setup, Its easy with the given documentaiton we can do ourself. Not that critical
Read full review
No answers on this topic
Alternatives Considered
AWS Lambda supports code zip package, enabling lower cold start time. Also, AWS Lambda pricing is much simpler, easier to understand.
Other than that, the 2 products are very similar, including the Docker image support: the image must be built based on proprietary base image.
Obviously, if your other services are running in GCP, then Google Cloud Run is your only choice for tight integration, & private networking.
Read full review
Having only some hands-on with the other services, The cloud engine is considerably simpler to operate, with a very clear interface and management. Each application can be easily configured and altered without needing to know anything about different subscription tiers or the system's inner workings. But in the case of Lambda, Depending on the situation, Code Engine will fetch your source code and generate the container image. Code Engine supports both Dockerfile and the Cloud-Native Build bundle, which is preferable. It is possible to create applications that send messages based on events.
Read full review
Scalability
It has good auto scale feature and reliable also
Read full review
No answers on this topic
Return on Investment
  • It has saved us some costs since we now do not require a live server and have moved to a serverless workflow for these services
  • Breaking changes do not affect the entire application now that we have separated our concerns using a serverless service
  • Much easier to debug since we can now isolate our services and reduce the search space for finding/fixing bugs
Read full review
  • IBM maintains the same high degree of security that has been essential for its operations since the dawn of the computing market while streamlining data governance in a real cloud model as a dependable business partner for organizations all across the globe.
  • Apart from providing the instruments needed for efficient work the user friendly interface helps non-IT professionals to understand the system in a limited period of time.
  • The latest IBM Cloud Code Engine design is based on an innovative approach to buying and bundling of products.
Read full review
ScreenShots

IBM Cloud Code Engine Screenshots

Screenshot of