isolation • One can build DIY CI/CD system around it easily • Or use an orchestration platform, e.g. Swarm, Kubernetes or Mesos • Weave makes any of these use-case even easier
• Push as much as you can down the stack • Do not inject any special logic or libraries • Use default ports for HTTP or databases • Use tools your already know • Import legacy services • Simple security for hybrid-cloud or multi-tenancy
literally zero-config and no KV store require • Simple to follow, Vagrant-based demo • Removes insecure and cumbersome host port mapping that vanilla Mesos setup has • Use default ports and hostnames • no messing about with HAProxy configs • no need to integrating a client library for a KV store