Rise of the Containers

Post on 19-Jan-2017

172 views 0 download

transcript

Rise of the ContainersSaulius Valatka

tl;dr: containers are just like virtual machines

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

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

repository

source

commit

running app

github

image

dockerfile

fs layer

container

docker hub

DEV: build app OPS: ship and run

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

Treat your servers like CATTLE, not PETS

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

Service Discovery &Configuration Management

Apache Zookeeper

Distributed Coordination Services

etcd consul.io

Logging & Monitoring

what we do @

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

Nothing fancy … yet …

Fabric

Private Registry

Build

Fabric

Private Registry

Prepare

Fabric

Private Registry

Deploy