SlideShare a Scribd company logo
1 of 58
Download to read offline
Docker In Production Now
Justin Clayton, March 2015
ThisPresentationMayNotBeForYouIf:
• Youalreadycontainerizedabsolutelyeverything
• YouarerunningKubernetesand/orMesosphereinprod
• YouareadevandyoudeployexclusivelytoaPaaS
• Yourcompanywasfoundedearliertoday
ButForTheRestOfUs
Existinginfrastructure
tomaintain
Extensivelibraryof
configuration
managementrecipes
Existing
CI/CDSystem
PerceptionthatDocker
isonlyforthecoolkids
Ihateyou,Windows.
Whyareyoustillhere?
WhyDoWeCare
AboutDocker?
ToSolveBusiness
Problems!
Agility,Flexibility,
Stability
HowdoIsolvemy
immediateproblemswhile
stillbuildingforthefuture?
PrepareForTheFuture
InstallDocker
Everywhere
--insecure-registry=0.0.0.0/0
StartReplacingParts
Drop-InReplacements!
Example:Rediscaching
$ docker run redis
Problems:
• Productionconfig?
• Deploy?
• Managerunningcontainer?
Solution:
LeverageYourCM!
ShowExample
CodeNow
Recap!InsteadOfDoingThis:
• writingacustomconfig
• compilingourownRedisfromsource
• packagingitintoanRPM
• hostingitonaninternalpackagerepo
• hackingcommunityPuppetmodulestogetittouseour
versionandconfig
Nowwe’redoingthis:
• writingourcustomconfig
• runningthelatestofficialrediscontainer
Nowwe’redoingthis:
• writingourcustomconfig
• runningthelatestofficialrediscontainer
WIN
OtherGoodApplianceExamples
• Gitlab
• Hubot
• Jenkins
• HAPRoxy
Whatdidwewin?
• ReducedCMcodebase
• Simplifiedupdateprocess
• Appliancesdirectfromthevendor
Buildandshipyourownstuff
Devwants:
morefreedom
Opswants:
lessvariation
Immutable
Infrastructure
Oneapproach:givedevs
fullcontrolovertheir
images
Devgets:
completefreedom
Opsgets:
infinitysnowflakes
Devsoftendon't
knowsystems
Standardizedon
JVMlanguages
IfyoucanbuildaJAR,
wecandeployit
Devgets:
alittlefreedom
Opsgets:
lessvariation
Standard
AppPackaging
Standard
DeployProcess
Devgets:
completefreedom
Opsgets:
nosnowflakes!
ReinventingCI/CD
canbehigh-cost
Don'tRefactorIn
TheRed
Thecontaineristhe
buildartifact
Thecontaineristhe
unitofdeployment
Startbyreplacing
onlythosethings
Drop-In
Replacements!
ShowExampleCodeNow
Recap!Wenowhave:
• AtemplatefordockerbuildsinCI
• EvenlessCMcodenow
• Cleanerdeploys
Whatwedidn'ttouch
• Loadbalancing
• Deploymentstrategy(A/Bfarm,etc.)
• Multi-tenancyofcontainers
• Servicediscovery
Thanks For Coming
Justin Clayton
@justinclayton42
github.com/justinclayton

More Related Content

What's hot

10 zig presentation
10 zig presentation10 zig presentation
10 zig presentation
subtitle
 

What's hot (12)

Continuous Deployment: Beyond Continuous Delivery
Continuous Deployment: Beyond Continuous DeliveryContinuous Deployment: Beyond Continuous Delivery
Continuous Deployment: Beyond Continuous Delivery
 
Building and Deploying MediaSalsa, a drupal-based DAM as a Service
Building and Deploying MediaSalsa, a drupal-based DAM as a ServiceBuilding and Deploying MediaSalsa, a drupal-based DAM as a Service
Building and Deploying MediaSalsa, a drupal-based DAM as a Service
 
Continuous Delivery with TFS msbuild msdeploy
Continuous Delivery with TFS msbuild msdeployContinuous Delivery with TFS msbuild msdeploy
Continuous Delivery with TFS msbuild msdeploy
 
7 tools for your devops stack
7 tools for your devops stack7 tools for your devops stack
7 tools for your devops stack
 
DSI_Restore
DSI_RestoreDSI_Restore
DSI_Restore
 
10 zig presentation
10 zig presentation10 zig presentation
10 zig presentation
 
Principles and Practices in Continuous Deployment at Etsy
Principles and Practices in Continuous Deployment at EtsyPrinciples and Practices in Continuous Deployment at Etsy
Principles and Practices in Continuous Deployment at Etsy
 
Deploying software at Scale
Deploying software at ScaleDeploying software at Scale
Deploying software at Scale
 
Distributed Release Management
Distributed Release ManagementDistributed Release Management
Distributed Release Management
 
Silverlight vs HTML5 - Lessons learned from the real world...
Silverlight vs HTML5 - Lessons learned from the real world...Silverlight vs HTML5 - Lessons learned from the real world...
Silverlight vs HTML5 - Lessons learned from the real world...
 
Continuous Deployment
Continuous DeploymentContinuous Deployment
Continuous Deployment
 
Docker bdxio
Docker bdxioDocker bdxio
Docker bdxio
 

Viewers also liked

міжнародний день захисту клімату
міжнародний день захисту кліматуміжнародний день захисту клімату
міжнародний день захисту клімату
kirounb
 

Viewers also liked (8)

Belajar Bareng Ruby On Rails Sesi 1
Belajar Bareng Ruby On Rails Sesi 1Belajar Bareng Ruby On Rails Sesi 1
Belajar Bareng Ruby On Rails Sesi 1
 
Condo tour: Edgy luxe design
Condo tour: Edgy luxe designCondo tour: Edgy luxe design
Condo tour: Edgy luxe design
 
Year-by-year anniversary gift guide
Year-by-year anniversary gift guideYear-by-year anniversary gift guide
Year-by-year anniversary gift guide
 
Human rightsresourceeng pdf-rev
Human rightsresourceeng pdf-revHuman rightsresourceeng pdf-rev
Human rightsresourceeng pdf-rev
 
التربية الوطنية المخدرات
التربية الوطنية المخدراتالتربية الوطنية المخدرات
التربية الوطنية المخدرات
 
міжнародний день захисту клімату
міжнародний день захисту кліматуміжнародний день захисту клімату
міжнародний день захисту клімату
 
охорона водних ресурсів регіону
охорона водних ресурсів регіонуохорона водних ресурсів регіону
охорона водних ресурсів регіону
 
використання водних ресурсів р. інгул
використання водних ресурсів р. інгулвикористання водних ресурсів р. інгул
використання водних ресурсів р. інгул
 

Similar to Docker In Production Now: Seattle Docker Meetup March 2015

Robust Network Security and Observability with GitOps and Cilium
Robust Network Security and Observability with GitOps and CiliumRobust Network Security and Observability with GitOps and Cilium
Robust Network Security and Observability with GitOps and Cilium
Weaveworks
 
Consistent Development Environment with Vagrant and Chef
Consistent Development Environment with Vagrant and ChefConsistent Development Environment with Vagrant and Chef
Consistent Development Environment with Vagrant and Chef
Gerald Villorente
 

Similar to Docker In Production Now: Seattle Docker Meetup March 2015 (20)

Continuous Delivery of (y)our infrastructure.
Continuous Delivery of (y)our infrastructure.Continuous Delivery of (y)our infrastructure.
Continuous Delivery of (y)our infrastructure.
 
Journey to Docker Production: Evolving Your Infrastructure and Processes - Br...
Journey to Docker Production: Evolving Your Infrastructure and Processes - Br...Journey to Docker Production: Evolving Your Infrastructure and Processes - Br...
Journey to Docker Production: Evolving Your Infrastructure and Processes - Br...
 
PowerCLI administration with a Windows Docker image
PowerCLI administration with a Windows Docker imagePowerCLI administration with a Windows Docker image
PowerCLI administration with a Windows Docker image
 
Continous Delivery of your Infrastructure
Continous Delivery of your InfrastructureContinous Delivery of your Infrastructure
Continous Delivery of your Infrastructure
 
Docker - Lightweight Virtualization
Docker - Lightweight VirtualizationDocker - Lightweight Virtualization
Docker - Lightweight Virtualization
 
Pipeline as code for your infrastructure as Code
Pipeline as code for your infrastructure as CodePipeline as code for your infrastructure as Code
Pipeline as code for your infrastructure as Code
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
Patterns & Antipatterns in Docker Image Lifecycle
Patterns & Antipatterns in Docker Image LifecyclePatterns & Antipatterns in Docker Image Lifecycle
Patterns & Antipatterns in Docker Image Lifecycle
 
Software Packaging/Scripting
Software Packaging/ScriptingSoftware Packaging/Scripting
Software Packaging/Scripting
 
Groovy there's a docker in my application pipeline
Groovy there's a docker in my application pipelineGroovy there's a docker in my application pipeline
Groovy there's a docker in my application pipeline
 
OSMC 2017 | Groovy There is a Docker in my Dashing Pipeline by Kris Buytaert
OSMC 2017 | Groovy There is a Docker in my Dashing Pipeline by Kris Buytaert OSMC 2017 | Groovy There is a Docker in my Dashing Pipeline by Kris Buytaert
OSMC 2017 | Groovy There is a Docker in my Dashing Pipeline by Kris Buytaert
 
The Return of the Dull Stack Engineer
The Return of the Dull Stack EngineerThe Return of the Dull Stack Engineer
The Return of the Dull Stack Engineer
 
Continuous Delivery Overview
Continuous Delivery OverviewContinuous Delivery Overview
Continuous Delivery Overview
 
Robust Network Security and Observability with GitOps and Cilium
Robust Network Security and Observability with GitOps and CiliumRobust Network Security and Observability with GitOps and Cilium
Robust Network Security and Observability with GitOps and Cilium
 
There and Back Again (My DevOps journey) - DevOps Days Copenhagen 2018
There and Back Again (My DevOps journey) - DevOps Days Copenhagen 2018There and Back Again (My DevOps journey) - DevOps Days Copenhagen 2018
There and Back Again (My DevOps journey) - DevOps Days Copenhagen 2018
 
create auto scale jboss cluster with openshift
create auto scale jboss cluster with openshiftcreate auto scale jboss cluster with openshift
create auto scale jboss cluster with openshift
 
Docker is killing your #devops Efforts
Docker is killing your #devops EffortsDocker is killing your #devops Efforts
Docker is killing your #devops Efforts
 
Reactive summit 2020 microsoft orleans the easy way
Reactive summit 2020   microsoft orleans the easy wayReactive summit 2020   microsoft orleans the easy way
Reactive summit 2020 microsoft orleans the easy way
 
Consistent Development Environment with Vagrant and Chef
Consistent Development Environment with Vagrant and ChefConsistent Development Environment with Vagrant and Chef
Consistent Development Environment with Vagrant and Chef
 
Designing Cloud Backup to reduce DR downtime for IT Professionals
Designing Cloud Backup to reduce DR downtime for IT ProfessionalsDesigning Cloud Backup to reduce DR downtime for IT Professionals
Designing Cloud Backup to reduce DR downtime for IT Professionals
 

Recently uploaded

Recently uploaded (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Docker In Production Now: Seattle Docker Meetup March 2015