Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mesos
Score 2.6 out of 10
N/A
N/AN/A
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
Foglight
Score 10.0 out of 10
N/A
Foglight is a database performance management suite from Quest, with modules to perform cloud analytics, network performance monitoring and virtualization management, scaling to a broad, cloud / virtualization focused IT infrastructure monitoring solution.N/A
Pricing
Apache MesosDockerFoglight
Editions & Modules
No answers on this topic
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
MesosDockerFoglight
Free Trial
NoNoNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache MesosDockerFoglight
Best Alternatives
Apache MesosDockerFoglight
Small Businesses
Portainer
Portainer
Score 9.0 out of 10
Git
Git
Score 10.0 out of 10

No answers on this topic

Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Git
Git
Score 10.0 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Git
Git
Score 10.0 out of 10
Redgate Monitor
Redgate Monitor
Score 8.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Apache MesosDockerFoglight
Likelihood to Recommend
2.0
(2 ratings)
10.0
(14 ratings)
9.0
(5 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(1 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
10.0
(2 ratings)
-
(0 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Performance
-
(0 ratings)
8.0
(1 ratings)
-
(0 ratings)
Support Rating
1.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache MesosDockerFoglight
Likelihood to Recommend
Apache
There's really no reason to ever use Mesos. We switched over to Kubernetes and it's been a breath of fresh air - better CD support, easy CLI for browsing logs, no mysterious dangling redeploys. If you're looking for a tool to manage a fleet of Docker containers on VMs, Kubernetes beats Mesos by a wide margin.
Read full review
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
Quest Software
Strengths [Foglight]
  • Monitoring, Alerting and Management of on-prem virtualization and physical servers
  • Historical trending and baselining are excellent and being able to compare a problem period against the same sets of data for a period when there was no issue is especially helpful as part of troubleshooting.
  • Ease of use for end users is appreciated
Weaknesses [of Foglight]
  • Creation and management of custom monitors is a developer level activity requiring Groovy skillset
  • Less useful for management of an environment where there is a large amount of custom implementations
  • Commitment to longevity of cartridges/packs for specific subsystems
  • Ability to create custom schedules/alerts/escalations is only available via a 3rd party product (from a former Quest developer) and is not particularly easy to manage/manipulate
  • Lack of API accessibility for external integrations to other analytics (splunk, etc.)
Read full review
Pros
Apache
  • Mesos may have many frameworks. If you have Mesos installed on your servers, you may use it for many kinds of tasks. Today we're running only web applications but the idea is to install a different framework for big data soon.
  • There is a good community growing around it.
Read full review
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
Quest Software
  • Database monitoring
  • Database management suite
  • Customization (both monitors and dashboards)
Read full review
Cons
Apache
  • Unreliable deployments that would fail for no good reason. Sometimes our Docker container would be "restarting" forever because Mesos thought it didn't have enough resources to start the container.
  • Impossibly slow UI. Built in React under the hood with a lot of bloatware backed in, so loading the Mesos UI on a slow internet connection was painful.
  • No real logging solution - it would stream "console.log()" output to the UI, but searching for logs wasn't really possible without downloading a huge file.
  • No built-in support for redeploying containers from a CI. We had to create a service whose whole job was to expose an HTTP endpoint that restarted a container, and then made Circle CI ping the endpoint whenever we wanted to redeploy.
Read full review
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
Quest Software
  • There are not many problems with this product
  • Limited ability to use Foglight itself to solve problems it identifies
Read full review
Usability
Apache
No answers on this topic
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
Quest Software
No answers on this topic
Reliability and Availability
Apache
No answers on this topic
Docker
Haven't seen any outages, fatal/unrecoverable errors in my usage so far. Enough said.
Read full review
Quest Software
No answers on this topic
Performance
Apache
No answers on this topic
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
Quest Software
No answers on this topic
Support Rating
Apache
No real support channel, the Mesos GitHub issues list was the only one we found and it wasn't particularly helpful.
Read full review
Docker
No answers on this topic
Quest Software
No answers on this topic
Alternatives Considered
Apache
Kubernetes is really great and their community is growing really fast (Google influence). We evaluated it in the beginning and it would fit for our web applications workload. We decided to proceed with Mesos because it has more potential. You may use a different framework for different kinds of tasks on Mesos. There is a Kubernetes framework for Mesos, by the way.
Read full review
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
Quest Software
Read full review
Scalability
Apache
No answers on this topic
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
Quest Software
No answers on this topic
Return on Investment
Apache
  • It's optimizing our resources.
  • It's improving our process. This argument is not just for Mesos, but we needed a tool like this to start changing and it works like a charm.
  • It's open source.
Read full review
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
Quest Software
  • Foglight has a positive impact on my company by being a complete monitoring platform that specializes in risk assessment, user diagnosis and management, and server monitoring ensuring a secure business infrastructure through predictive analytics, query analysis, anomaly detection, behavior tracking, troubleshooting, automated discovery, and more.
Read full review
ScreenShots