TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    HashiCorp Packer

    Score8.7 out of 10
    N/AHashiCorp Packer automates the creation of machine images, coming out of the box with support to build images for Amazon EC2, CloudStack, DigitalOcean, Docker, Google Compute Engine, Microsoft Azure, QEMU, VirtualBox, and VMware.N/A

    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
    HashiCorp PackerMirantis Kubernetes Engine
    Editions & Modules
    No answers on this topic
    Free
    $0.00
    per year
    Basic
    $500.00
    per year
    Offerings
    Pricing Offerings
    HashiCorp PackerMirantis Kubernetes Engine
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—These 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
    HashiCorp PackerMirantis Kubernetes Engine
    Considered Both Products
    IBM
    No answer on this topic
    Mirantis
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    83%
    Would buy again
    5 Answers
    Delivers good value for the price
    No answers on this topic
    80%
    Delivers good value for the price
    4 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    No answers on this topic
    No answers on this topic
    Best Alternatives
    HashiCorp PackerMirantis Kubernetes Engine
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    Google Cloud Run
    Score8.7 out of 10
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    Amazon Elastic Container Service (Amazon ECS)
    Score8.6 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    SUSE Rancher
    Score9.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    HashiCorp PackerMirantis Kubernetes Engine
    Likelihood to Recommend
    9.0
    (1 ratings)
    8.3
    (37 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    9.1
    (1 ratings)
    Usability
    10.0
    (1 ratings)
    8.0
    (2 ratings)
    Support Rating
    10.0
    (1 ratings)
    7.8
    (3 ratings)
    Implementation Rating
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    HashiCorp PackerMirantis Kubernetes Engine
    Likelihood to Recommend
    IBM
    We use packer to generate new machine images for multiple platforms on every change to our Configuration Management tools like Chef/Puppet/Ansible It's act single tool for Image building for Multi-provider like AWS/Azure/GCP Helps to achieve Dev/Prod Parity Packer itself doesn't have a state like Terraform. You can't do packer output AMI ID. If you have a scenario where you want to maintain the state for images it would be tough to manage via Packer.
    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
    IBM
    • Multi-provider portability
    • Greater testability
    • Super fast infrastructure deployment
    Incentivized
    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
    IBM
    • Manageability
    • Manageability
    • Manageability
    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
    Likelihood to Renew
    IBM
    We are happy with the use of Packer in our organization. Apart from manageability, I don't find any other drawback with Packer.
    Incentivized
    Read full review
    Mirantis
    No answers on this topic
    Usability
    IBM
    It's best for building Image with many features and benefits.
    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
    Support Rating
    IBM
    I only once required support and it was very smooth.
    Incentivized
    Read full review
    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
    Implementation Rating
    IBM
    I haven't found any issue in Implementation that itself describes how well this tool is built.
    Incentivized
    Read full review
    Mirantis
    No answers on this topic
    Alternatives Considered
    IBM
    There are lot of tools in market which does the job for Image creation but all of them are not complete Machine/Image as a code. All other alternatives can create Image partially. Main reason for selecting Packer are Packer is lightweight, portable, and command-line driven Packer helps keep development, staging, and production as similar as possible. Packer automates the creation of any type of machine image Multi-provider portability is the feature to die for
    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
    Return on Investment
    IBM
    • Super fast infrastructure deployment
    • Quick turnaround of infrastructure in multiple cloud using single tool.
    • Increase productivity by reducing time in infrastructure building.
    Incentivized
    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