Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Docker Swarm + Mesos

Docker Swarm + Mesos

SF Docker meetup 03-19-2015

Timothy Chen

March 19, 2015
Tweet

More Decks by Timothy Chen

Other Decks in Technology

Transcript

  1. Mesos is...  Open Source Apache project  Cluster Resource

    Manager  Scalable to 10,000s of nodes  Fault-tolerant, battle-tested  An SDK for distributed apps
  2. High Level View of Mesos Framework = scheduler + executor

    Schedulers get resource offers Executors run tasks