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

Centurion

7
16
+ 1
0
Marathon

84
91
+ 1
5
Add tool

Centurion vs Marathon: What are the differences?

Developers describe Centurion as "A mass deployment tool for Docker fleets". A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure. On the other hand, Marathon is detailed as "Deploy and manage containers (including Docker) on top of Apache Mesos at scale". 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.

Centurion and Marathon can be categorized as "Container" tools.

Centurion and Marathon are both open source tools. It seems that Marathon with 3.87K GitHub stars and 875 forks on GitHub has more adoption than Centurion with 1.72K GitHub stars and 111 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Centurion
Pros of Marathon
    Be the first to leave a pro
    • 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

    What is Centurion?

    A deployment tool for Docker, made by New Relic. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. New Relic is using it to run their production infrastructure.

    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 Centurion?
    What companies use Marathon?
    See which teams inside your own company are using Centurion or Marathon.
    Sign up for StackShare EnterpriseLearn More

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

    What tools integrate with Centurion?
    What tools integrate with Marathon?

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

    What are some alternatives to Centurion and Marathon?
    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.
    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.
    Rancher
    Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
    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.
    Argo
    Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition).
    See all alternatives