@durdn
- Wins:
- scale horizontally
- parallalization
- seperation of customer data
- resource control
- Orchestration
- kubernetes
- Google, production ready
- Mesos
- Open Source, Twitter
- Discovery: ZooKeeper
- Dockers Orchestration Tools
- Docker machine
- https://docs.docker.com/machine/
- Docker Machine allows you to provision Docker on virtual machines that reside either on your local system or on a cloud provider.
- tryout & testing: digitalocean
- determine ip-adress: "docker-machine ls"
- Docker compose
- now multi-host-aware
- Docker swarm
- Docker network
Questions:
- how to do scaling?
Ideas:
- talk to PI
- Kubernetes & Mesos
- tryout & testing: digitalocean