bosh - twenty years of deployment lessons in one tool

63
BOSH - Twenty Years of Deployment Lessons in One Tool Colin Humphreys @hatofmonkeys

Upload: pivotal

Post on 10-Feb-2017

204 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH - Twenty Years of Deployment Lessons in One Tool

Colin Humphreys@hatofmonkeys

Page 2: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH - Twenty Years of Deployment Lessons in One Tool

Colin Humphreys@hatofmonkeys

Page 3: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 4: Bosh - Twenty Years of Deployment Lessons in One Tool

Agenda

The Past

The Present

The Future

Page 5: Bosh - Twenty Years of Deployment Lessons in One Tool

The Past

Page 6: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 7: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 8: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 9: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 10: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 11: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 12: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 13: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 14: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 15: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 16: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 17: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 18: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 19: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 20: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 21: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 22: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 23: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 24: Bosh - Twenty Years of Deployment Lessons in One Tool

VS

Page 25: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 26: Bosh - Twenty Years of Deployment Lessons in One Tool

ReleaseSoftware

Page 27: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ReleaseSoftware

Page 28: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ReleaseSoftware

Page 29: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ReleaseSoftware

StemcellOS

Page 30: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ReleaseSoftware

StemcellOS

Page 31: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ManifestDefinition

ReleaseSoftware

StemcellOS

Page 32: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ManifestDefinition

ReleaseSoftware

StemcellOS

Page 33: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ManifestDefinition

ReleaseSoftware

StemcellOS

CloudIaaS

Page 34: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ManifestDefinition

ReleaseSoftware

StemcellOS

CloudIaaS

Page 35: Bosh - Twenty Years of Deployment Lessons in One Tool

The Present

Page 36: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 37: Bosh - Twenty Years of Deployment Lessons in One Tool

Day Two

Page 38: Bosh - Twenty Years of Deployment Lessons in One Tool

Day TwoOps problem now

Page 39: Bosh - Twenty Years of Deployment Lessons in One Tool

Day TwoOps problem now

Declarative and self-healing

Page 40: Bosh - Twenty Years of Deployment Lessons in One Tool

Day TwoOps problem now

Declarative and self-healingUpdates - canaries + MIF

Page 41: Bosh - Twenty Years of Deployment Lessons in One Tool

Day TwoOps problem now

Declarative and self-healingUpdates - canaries + MIFScaling - director holds all

Page 42: Bosh - Twenty Years of Deployment Lessons in One Tool

Mutable state in a distributed system

Page 43: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 44: Bosh - Twenty Years of Deployment Lessons in One Tool

Mutable state in a distributed system

/var/vcap/store

Page 45: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 46: Bosh - Twenty Years of Deployment Lessons in One Tool
Page 47: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH DirectorVM

ManifestDefinition

ReleaseSoftware

StemcellOS

CloudIaaS

Page 48: Bosh - Twenty Years of Deployment Lessons in One Tool

The Future

Page 49: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests

Page 50: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

Page 51: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

Page 52: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

Links

Page 53: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

LinksCloud Config

Page 54: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

LinksCloud ConfigRuntime Config

Page 55: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

LinksCloud ConfigRuntime ConfigBundles

Page 56: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

LinksCloud ConfigRuntime ConfigBundlesOps Manager

Page 57: Bosh - Twenty Years of Deployment Lessons in One Tool

Manifests“Normal” CF is ~6000 lines

of YAML

LinksCloud ConfigRuntime ConfigBundlesOps Manager

Page 58: Bosh - Twenty Years of Deployment Lessons in One Tool

Cloud orch + os + package management + scaling + self-healing + storage + networking

Page 59: Bosh - Twenty Years of Deployment Lessons in One Tool

bosh deploy

Page 60: Bosh - Twenty Years of Deployment Lessons in One Tool

bosh deploy

OS + dependencies + container building + scheduling + logging + load balancing + services

Page 61: Bosh - Twenty Years of Deployment Lessons in One Tool

bosh deploy

cf push

Page 62: Bosh - Twenty Years of Deployment Lessons in One Tool

bosh deploy

cf push

the thing you were actually trying to do

Page 63: Bosh - Twenty Years of Deployment Lessons in One Tool

BOSH - Twenty Years of Deployment Lessons in One Tool

Colin Humphreys@hatofmonkeys