+ All Categories
Home > Technology > Container as a Service with Docker

Container as a Service with Docker

Date post: 21-Jan-2017
Category:
Upload: patrick-chanezon
View: 7,225 times
Download: 0 times
Share this document with a friend
27
Container as a Service with Docker Patrick Chanezon, Docker Inc. @chanezon
Transcript
Page 1: Container as a Service with Docker

Container as a Service with Docker

Patrick Chanezon, Docker Inc.@chanezon

Page 2: Container as a Service with Docker

French

Polyglot

Platforms

Software Plumber

San Francisco

Developer Relations

@chanezon

Page 3: Container as a Service with Docker

1995 2015

Page 4: Container as a Service with Docker

“The future is already here — it's just not very evenly

distributed”William Gibson, Neuromancer

Page 5: Container as a Service with Docker

Docker’s mission is tobuild tools of mass

innovation

Page 6: Container as a Service with Docker

Internet (hardware layer)

Servers Desktops Phones Cars Houses Drones

Network equipmen

tPublic transit

TVsIndustri

al facilities

Scientific instrumen

tsFinancial system

Programmers

Internet (software layer)

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

Page 7: Container as a Service with Docker

Internet (hardware layer)

Servers Desktops Phones Cars Houses Drones

Network equipmen

tPublic transit

TVsIndustri

al facilities

Scientific instrumen

tsFinancial system

Programmers

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

App

a software layer to program the internet

Page 8: Container as a Service with Docker

Cloud Market

PublicHybridPrivate

IT Pros Devops DevelopersArchitects

Page 9: Container as a Service with Docker

Linux Container Ecosystem

Page 10: Container as a Service with Docker

The Docker mission

Build Ship Run

Anywhere

Distributed Applications

Page 11: Container as a Service with Docker

5

XaaS Pyramid

Platform As A Service

Infrastructure As A Service

SoftwareAs A Service

Page 12: Container as a Service with Docker
Page 13: Container as a Service with Docker
Page 14: Container as a Service with Docker

5

Goldilocks and the 3 XaaS

Just rightToo highToo lowIaaS PaaS CaaS

Page 15: Container as a Service with Docker

5

Goldilocks and the 3 XaaS

Platform As A Service

Infrastructure As A Service

SoftwareAs A Service

Too high

Too low

Just right

Container As A Service

Page 16: Container as a Service with Docker

5

Goldilocks and the 3 XaaS

Container As A Service

Infrastructure As A Service

SoftwareAs A Service

Page 17: Container as a Service with Docker

Docker Containers as a Service (CaaS)An IT managed and secure application content and infrastructure where developers can self service build and deploy applications

Page 18: Container as a Service with Docker

The Docker Journey: The Power of AND

To run these Dockerized applications in production, teams need to secure and manage the infrastructure,

apps and service levels

Control

Speed and simplicity are the #1 drivers leading developers

to try Docker

Agility

By default, the Docker technology, gives apps

(containers) portability across environments

Portability

Continuous IntegrationPre-production environments deliver only 50%

of the Docker value

Docker Containers as a Service (CaaS)

Page 19: Container as a Service with Docker

Lessons learned: Avoid these pitfalls

12

3

Developers don’t adopt locked down systems

Existing “end to end” solutions break the Docker experience

Beware of lock-in and loss of portability

Page 20: Container as a Service with Docker

The Docker CaaS Platform

BUILD SHIP RUN

Docker Toolbox

Docker Trusted Registry Docker UCP

Docker Hub Docker Tutum

Developer Workflows Secure Content and Collaboration Deploy, Manage, Scale

Page 21: Container as a Service with Docker

Developers IT Operations

BUILDDeveloper Workflows

SHIPSecure Content & Collaboration

RUNDeploy, Manage, Scale

Docker CaaS Platform

Page 22: Container as a Service with Docker

Docker Containers as a Service platform

BUILDDeveloper Workflows

SHIPRegistry Services

RUNManagement

Docker Toolbox

Docker Trusted Registry

Docker Universal Control Plane

Docker Hub Tutum

Docker Engine

Ecosystem Plugins and Integrations

Page 23: Container as a Service with Docker

Characteristics of a CaaS: The Power of AND

Address needs of developers and IT ops

Support all stages in application lifecycle

Any language

Any operating system

Any infrastructure

Open APIs and pluggable architecture

Broad ecosystem support

Page 24: Container as a Service with Docker

Docker CaaS enables key initiatives

Continuous Integration

DevOps

Developer Self Service

Data PipelinesMicroservices Continuous Delivery

Containerization

Hybrid Cloud Multi Cloud

Page 25: Container as a Service with Docker

Use Case: Decentralized CaaS for hybrid and multi cloud portability

Private datacenter for regulated apps

Central Portal

• Provision resources

• RBAC to VPC / datacenter

• Trusted Registry hosted application templates

Cloud for all other apps

VPC 1 VPC2

App 1 App 2 App

App 1 App 2 App

Cloud Portability

App Portability

Page 26: Container as a Service with Docker

Use Case: Centralized CaaS for transformation to DevOps and micro services

After

Authorization

App Registration

Session Management

Marketplace Integration

Logging

…more

Trusted Registry App Service App Service

App A App B

Auth

…more

App Reg

Marketplace

Logging

Auth

Session

…more

App Reg

Logging

Before

App TeamsApp BAuth

App Reg Marketplace

Logging

App Service

Universal Control Plane

App AAuth

App Reg Marketplace

Logging

App Service

App BAuth

App Reg Marketplace

Logging

App Service

App AAuth

App Reg Marketplace

Logging

App Service

Portability

Page 27: Container as a Service with Docker

THANK YOU


Recommended