rise of the containers

37
Rise of the Containers Saulius Valatka

Upload: sauliusvl

Post on 19-Jan-2017

172 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Rise of the Containers

Rise of the ContainersSaulius Valatka

Page 2: Rise of the Containers

tl;dr: containers are just like virtual machines

Page 3: Rise of the Containers

tl;dr: containers are just like virtual machines but better

Page 4: Rise of the Containers
Page 5: Rise of the Containers
Page 6: Rise of the Containers
Page 7: Rise of the Containers
Page 8: Rise of the Containers
Page 9: Rise of the Containers
Page 10: Rise of the Containers

Docker Raises $15M For Its Open-Source Platform That Helps Developers Build Apps In The Cloud

Docker attracts another $95 million in venture funding

Docker, the hottest cloud startup in the West, adds $40M

Page 11: Rise of the Containers

repository

source

commit

running app

github

image

dockerfile

fs layer

container

docker hub

Page 12: Rise of the Containers

DEV: build app OPS: ship and run

Page 13: Rise of the Containers
Page 14: Rise of the Containers

Note: Machine is currently in beta, so things are likely to change. We don't recommend you use it in production yet.

Page 15: Rise of the Containers

Treat your servers like CATTLE, not PETS

Page 16: Rise of the Containers

* This project is under active development; version 0.1 was released on August 12th, 2014. You shouldn't use it in production yet.

Page 17: Rise of the Containers
Page 18: Rise of the Containers
Page 19: Rise of the Containers
Page 20: Rise of the Containers
Page 21: Rise of the Containers
Page 22: Rise of the Containers
Page 23: Rise of the Containers

Service Discovery &Configuration Management

Page 24: Rise of the Containers

Apache Zookeeper

Distributed Coordination Services

etcd consul.io

Page 25: Rise of the Containers
Page 26: Rise of the Containers

Logging & Monitoring

Page 27: Rise of the Containers
Page 28: Rise of the Containers
Page 29: Rise of the Containers

what we do @

Page 30: Rise of the Containers

Some data processing apps, some APIs – scala, python, R

Nothing fancy … yet …

Page 31: Rise of the Containers

Fabric

Private Registry

Build

Page 32: Rise of the Containers

Fabric

Private Registry

Prepare

Page 33: Rise of the Containers
Page 34: Rise of the Containers

Fabric

Private Registry

Deploy

Page 35: Rise of the Containers
Page 36: Rise of the Containers
Page 37: Rise of the Containers