D2iQ Mesosphere vs. Google Cloud Run

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
D2iQ Mesosphere
Score 7.5 out of 10
N/A
D2iQ (formerly Mesosphere) still supports the Mesosphere solution, which is designed for operations at a very large scale. It's powered by DC/OS, a production-proven cloud native platform that runs containers and data services on the same infrastructure. D2iQ rebranded to reflect their change and broadening of focus towards Kubernetes but other services such as Cassandra, Kafka, and Spark. D2iQ also now offers IT professional services in tandem with its products.N/A
Google Cloud Run
Score 8.7 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
D2iQ MesosphereGoogle Cloud Run
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
D2iQ MesosphereGoogle Cloud Run
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
D2iQ MesosphereGoogle Cloud Run
Features
D2iQ MesosphereGoogle Cloud Run
Container Management
Comparison of Container Management features of Product A and Product B
D2iQ Mesosphere
-
Ratings
Google Cloud Run
7.3
17 Ratings
11% below category average
Security and Isolation00 Ratings8.117 Ratings
Container Orchestration00 Ratings7.716 Ratings
Cluster Management00 Ratings6.41 Ratings
Storage Management00 Ratings2.71 Ratings
Resource Allocation and Optimization00 Ratings8.517 Ratings
Discovery Tools00 Ratings7.313 Ratings
Update Rollouts and Rollbacks00 Ratings8.316 Ratings
Self-Healing and Recovery00 Ratings8.614 Ratings
Analytics, Monitoring, and Logging00 Ratings8.017 Ratings
Best Alternatives
D2iQ MesosphereGoogle Cloud Run
Small Businesses
Portainer
Portainer
Score 9.8 out of 10
Portainer
Portainer
Score 9.8 out of 10
Medium-sized Companies
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.1 out of 10
Enterprises
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
D2iQ MesosphereGoogle Cloud Run
Likelihood to Recommend
8.0
(2 ratings)
8.5
(17 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
Usability
-
(0 ratings)
7.8
(2 ratings)
Availability
-
(0 ratings)
8.0
(1 ratings)
Performance
-
(0 ratings)
8.0
(1 ratings)
Implementation Rating
-
(0 ratings)
8.0
(1 ratings)
Configurability
-
(0 ratings)
8.0
(1 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
8.0
(1 ratings)
Product Scalability
-
(0 ratings)
8.0
(1 ratings)
Professional Services
-
(0 ratings)
8.0
(1 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
D2iQ MesosphereGoogle Cloud Run
Likelihood to Recommend
D2iQ (formerly Mesosphere)
Mesosphere is well suited for orchestrating workloads. It supports Docker as a container as well as support others. It is highly suitable for running resilient and auto recovering big data/application containers. Mesosphere has proven time and again to be production ready at a massive scale. It supports native single button/API call scale up and scale down and supports various deployment patterns like Blue-Green and others.
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
D2iQ (formerly Mesosphere)
  • Deploying mesosphere and friends (e.g. marathon)
  • Deploying applications (e.g. Cassandra, Jenkins, Spark) on to mesosphere
  • Providing value add components such as velocity, and marathon-lb
Read full review
Google
  • Auto scaling is the best one
  • provide direct VPC connectivity and rigid network
  • Cloud SQL and Pub/Sub services
  • Handling latency issues
Read full review
Cons
D2iQ (formerly Mesosphere)
  • Setting up is a bit of a hassle, especially ZooKeeper state management and mesos and marathon quorum.
  • Occasionally, I observed some failures when deploying something onto Marathon. Logging or detailed error reporting can help.
  • Stale containers and inconsistent states resultant of the cluster failure are hard to solve and need a complete system restart to get it back to normal state.
Read full review
Google
  • The UI can be made simpler. Currently the UI is bloated and it takes time to find out what you want
  • More integrations with container registry providers (ECR, dockerhub)
  • Better permissions UX. Currently GCP requires service accounts to be used with cloud products, the experience adding/removing permissions is difficult to navigate
Read full review
Likelihood to Renew
D2iQ (formerly Mesosphere)
No answers on this topic
Google
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
Usability
D2iQ (formerly Mesosphere)
No answers on this topic
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
D2iQ (formerly Mesosphere)
No answers on this topic
Google
Not seen any major issues when we run applications its good
Read full review
Performance
D2iQ (formerly Mesosphere)
No answers on this topic
Google
Initially we felt slow but slowly it picked up and easy to manage
Read full review
Implementation Rating
D2iQ (formerly Mesosphere)
No answers on this topic
Google
I was involved in the initial implementation setup, Its easy with the given documentaiton we can do ourself. Not that critical
Read full review
Alternatives Considered
D2iQ (formerly Mesosphere)
I happen to like mesosphere because it integrates well with a Jenkins based workflow, Deis is a little more Heroku like and it's not clear how to fit that model into a continuous-integration process. Kubernetes has also been criticized for being complicated.
Read full review
Google
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
Contract Terms and Pricing Model
D2iQ (formerly Mesosphere)
No answers on this topic
Google
Not part of purchase.
Read full review
Scalability
D2iQ (formerly Mesosphere)
No answers on this topic
Google
It has good auto scale feature and reliable also
Read full review
Professional Services
D2iQ (formerly Mesosphere)
No answers on this topic
Google
We have very good support when needed
Read full review
Return on Investment
D2iQ (formerly Mesosphere)
  • I see mesosphere as having a positive impact overall on the industry trending Docker and containers in general.
  • Seeing how mesosphere helps and simplifies things for the developer and ops, it is definitely a game changer.
  • Native support of on demand scaling up and down as per the need is one of the best features.
Read full review
Google
  • Built in support for auto scaling helps reduce operational overhead
  • Any application performance issues can be addressed quickly by allocating more resources while a proper fix can be planned and rolled out later
  • Using Google Cloud Run enables development of microservices which provides granular control for scaling critical services in the platform
Read full review
ScreenShots