TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Docker

    Score8.9 out of 10
    N/ADocker 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

    Mirantis Kubernetes Engine

    Score8 out of 10
    N/AThe Mirantis Kubernetes Engine (formerly Docker Enterprise, acquired by Mirantis in November 2019)aims to let users ship code faster. Mirantis Kubernetes Engine gives users one set of APIs and tools to deploy, manage, and observe secure-by-default, certified, batteries-included Kubernetes clusters on any infrastructure: public cloud, private cloud, or bare metal.

    $500

    per year per node

    Pricing
    DockerMirantis Kubernetes Engine
    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
    Free
    $0.00
    per year
    Basic
    $500.00
    per year
    Offerings
    Pricing Offerings
    DockerMirantis Kubernetes Engine
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsThese pricing options are compatible with Linux or Windows Server and are per year, per node. The basic version requires maximum online purchase not to exceed 50 nodes. Support/professional services are not included.
    More Pricing Information
    Community Pulse
    DockerMirantis Kubernetes Engine
    Considered Both Products
    Docker, Inc
    No answer on this topic
    Mirantis
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    14 Answers
    83%
    Would buy again
    5 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    13 Answers
    80%
    Delivers good value for the price
    4 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    14 Answers
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    11 Answers
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    13 Answers
    No answers on this topic
    Best Alternatives
    DockerMirantis Kubernetes Engine
    Small Businesses
    No answers on this topic
    Google Cloud Run
    Score8.7 out of 10
    Medium-sized Companies
    No answers on this topic
    Amazon Elastic Container Service (Amazon ECS)
    Score8.6 out of 10
    Enterprises
    JFrog Artifactory
    Score8.2 out of 10
    SUSE Rancher
    Score9.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DockerMirantis Kubernetes Engine
    Likelihood to Recommend
    10.0
    (14 ratings)
    8.3
    (37 ratings)
    Likelihood to Renew
    9.1
    (1 ratings)
    9.1
    (1 ratings)
    Usability
    10.0
    (2 ratings)
    8.0
    (2 ratings)
    Availability
    10.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    8.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    -
    (0 ratings)
    7.8
    (3 ratings)
    Product Scalability
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    DockerMirantis Kubernetes Engine
    Likelihood to Recommend
    Docker, Inc
    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.
    Incentivized
    Read full review
    Mirantis
    [Mirantis Cloud Native Suite (Docker Enterprise)] is the most advanced tool till now, which works as a VMs
    and separates any single application from the dependencies. Also, this tool is
    helping me in the agile development of the processes. It is strongly recommended to
    almost all major organizations.
    Incentivized
    Read full review
    Pros
    Docker, Inc
    • 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
    Mirantis
    • Containers - Docker is the go-to when using Containers, which are super useful if you need an environment that works both for Windows and Linux
    • Efficiency - Docker is very lightweight and doesn't demand too much from your CPU or server
    • CI/CD - Docker is excellent for plumbing into your build pipeline. It integrates nicely, is reliable, and has an easy set up.
    Incentivized
    Read full review
    Cons
    Docker, Inc
    • 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
    Incentivized
    Read full review
    Mirantis
    • Containers are often opaque - if a container doesn't work out of the box, it's messy to fix.
    • Logging is complexified by the multiple containers and logs are often not piped to places you expect them to be.
    • Networking is complexified due to internal port mapping between containers, etc.
    Incentivized
    Read full review
    Usability
    Docker, Inc
    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
    Incentivized
    Read full review
    Mirantis
    Docker's CLI has a lot of options, and they aren't all intuitive. And there are so many tools in the space (Docker Compose, Docker Swarm, etc) that have their own configuration as well. So while there is a lot to learn, most concepts transfer easily and can be learned once and applied across everything.
    Incentivized
    Read full review
    Reliability and Availability
    Docker, Inc
    Haven't seen any outages, fatal/unrecoverable errors in my usage so far. Enough said.
    Incentivized
    Read full review
    Mirantis
    No answers on this topic
    Performance
    Docker, Inc
    Docker Desktop. The CPU high usage is a known issue. Needs fixing. Otherwise, it is great overall. Would not use anything else still.
    Incentivized
    Read full review
    Mirantis
    No answers on this topic
    Support Rating
    Docker, Inc
    No answers on this topic
    Mirantis
    The community support for Docker is fantastic. There is almost always an answer for any issue I might encounter day-to-day, either on Stack Overflow, a helpful blog post, or the community Slack workspace. I've never come across a problem that I was unable to solve via some searching around in the community.
    Incentivized
    Read full review
    Alternatives Considered
    Docker, Inc
    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.
    Incentivized
    Read full review
    Mirantis
    We've used XAMPP, PHPmyAdmin and similar local environments (our app is on PHP). Because of how easy you can change the configuration of libraries on PHP and versions (which is SO painful on XAMPP or other friendly LAMP local servers) we are using Docker right now. Also, being sure that the environment is exactly the same makes things easier for developing.
    Incentivized
    Read full review
    Scalability
    Docker, Inc
    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.
    Incentivized
    Read full review
    Mirantis
    No answers on this topic
    Return on Investment
    Docker, Inc
    • 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
    Mirantis
    • Docker has made it possible for us to deploy code faster, increasing the productivity of our development teams.
    • Docker has made it possible for us to decentralize our build and release system. This means that teams can deploy on their own schedule and our dev ops team can concentrate on building better tools rather than deploying for the teams
    • Docker has allowed us to virtualize our entire development process and made it much simpler to build out new data centers. This, in turn, is significantly increasing our ROI by providing a path forward for internationalization.
    Incentivized
    Read full review
    ScreenShots