Docker Compose vs Kubernetes vs Marathon

Need advice about which tool to choose?Ask the StackShare community!

Docker Compose

21.2K
16K
+ 1
501
Kubernetes

58.7K
50.8K
+ 1
677
Marathon

84
91
+ 1
5
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Docker Compose
Pros of Kubernetes
Pros of Marathon
  • 123
    Multi-container descriptor
  • 110
    Fast development environment setup
  • 79
    Easy linking of containers
  • 68
    Simple yaml configuration
  • 60
    Easy setup
  • 16
    Yml or yaml format
  • 12
    Use Standard Docker API
  • 8
    Open source
  • 5
    Go from template to application in minutes
  • 5
    Can choose Discovery Backend
  • 4
    Scalable
  • 4
    Easy configuration
  • 4
    Kubernetes integration
  • 3
    Quick and easy
  • 164
    Leading docker container management solution
  • 128
    Simple and powerful
  • 106
    Open source
  • 76
    Backed by google
  • 58
    The right abstractions
  • 25
    Scale services
  • 20
    Replication controller
  • 11
    Permission managment
  • 9
    Supports autoscaling
  • 8
    Cheap
  • 8
    Simple
  • 6
    Self-healing
  • 5
    No cloud platform lock-in
  • 5
    Promotes modern/good infrascture practice
  • 5
    Open, powerful, stable
  • 5
    Reliable
  • 4
    Scalable
  • 4
    Quick cloud setup
  • 3
    Cloud Agnostic
  • 3
    Captain of Container Ship
  • 3
    A self healing environment with rich metadata
  • 3
    Runs on azure
  • 3
    Backed by Red Hat
  • 3
    Custom and extensibility
  • 2
    Sfg
  • 2
    Gke
  • 2
    Everything of CaaS
  • 2
    Golang
  • 2
    Easy setup
  • 2
    Expandable
  • 1
    High Availability
  • 1
    Powerful UI
  • 1
    Service Discovery
  • 1
    Load Balancing
  • 1
    Health Checks

Sign up to add or upvote prosMake informed product decisions

Cons of Docker Compose
Cons of Kubernetes
Cons of Marathon
  • 9
    Tied to single machine
  • 5
    Still very volatile, changing syntax often
  • 16
    Steep learning curve
  • 15
    Poor workflow for development
  • 8
    Orchestrates only infrastructure
  • 4
    High resource requirements for on-prem clusters
  • 2
    Too heavy for simple systems
  • 1
    Additional vendor lock-in (Docker)
  • 1
    More moving parts to secure
  • 1
    Additional Technology Overhead
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Docker Compose?

    With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.

    What is Kubernetes?

    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

    What is Marathon?

    Marathon is an Apache Mesos framework for container orchestration. Marathon provides a REST API for starting, stopping, and scaling applications. Marathon is written in Scala and can run in highly-available mode by running multiple copies. The state of running tasks gets stored in the Mesos state abstraction.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Docker Compose?
    What companies use Kubernetes?
    What companies use Marathon?

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Docker Compose?
    What tools integrate with Kubernetes?
    What tools integrate with Marathon?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    Kubernetesetcd+2
    2
    1164
    Dec 8 2020 at 5:50PM

    DigitalOcean

    GitHubMySQLPostgreSQL+11
    2
    2361
    PythonDockerKubernetes+7
    3
    1105
    May 21 2020 at 12:02AM

    Rancher Labs

    KubernetesAmazon EC2Grafana+12
    5
    1499
    Apr 16 2020 at 5:34AM

    Rancher Labs

    KubernetesRancher+2
    2
    943
    What are some alternatives to Docker Compose, Kubernetes, and Marathon?
    Docker
    The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
    Docker Swarm
    Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
    Helm
    Helm is the best way to find, share, and use software built for Kubernetes.
    Ansible
    Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
    Portainer
    It is a universal container management tool. It works with Kubernetes, Docker, Docker Swarm and Azure ACI. It allows you to manage containers without needing to know platform-specific code.
    See all alternatives