SlideShare una empresa de Scribd logo
1 de 175
Descargar para leer sin conexión
Docker Enables 
DevOps 
Boyd E. Hemphill 
@behemphi @stackengine
History 
Started Austin 
DevOps In 2012
History 
Started Austin 
DevOps In 2012 
At Feedmagnet, 
Chef saved my 
bacon learned I 
was “doing DevOps” 
at Chef Conf
History 
Started Austin DevOps 
In 2012 
At Feedmagnet, Chef 
saved my bacon 
learned I was “doing 
DevOps” at Chef Conf 
Our first host and 
sponsor was 
CopperEgg
History 
Started Austin DevOps In 
2012 
At Feedmagnet, Chef saved 
my bacon learned I was 
“doing DevOps” at Chef Conf 
Our first host and sponsor 
was CopperEgg 
After moving from a tools 
focus to philosophy and 
models have grown to 700 
members
History 
Started Austin DevOps In 2012 
At Feedmagnet, Chef saved my 
bacon learned I was “doing 
DevOps” at Chef Conf 
Our first host and sponsor was 
CopperEgg 
After moving from a tools 
focus to philosophy and models 
have grown to 700 members 
Ended up at StackEngine when 
the CopperEgg founders started 
this venture
What is The 
Goal of Your 
Company?
What is The 
Goal of Your 
Company? 
Make Money!
So … What is 
DevOps?
Is DevOps a Process?
Is it an intersection of 
overlapping concerns?
Is DevOps a Culture?
So … What is 
DevOps? 
DevOps is a 
Philosophy
So … What is 
DevOps? 
DevOps is a 
Philosophy 
All of the previous 
are models for 
implementation
DevOps: 
DevOps is the way 
in which a 
technology 
organization 
embeds itself in a 
business to the 
benefit of that 
business.
Business Basics 
Profit
First Principles 
Profit 
Business Value
Profit, Revenue & 
Cost 
Profit = Revenue - 
Cost
Profit, Revenue & 
Cost 
Profit = Revenue - 
Cost 
Drive Cost to $0 
and you are out of 
business
Profit, Revenue & 
Cost 
Profit = Revenue - 
Cost 
Drive Cost to $0 
and you are out of 
business 
Increasing Revenue 
has no theoretical 
cap
Tools vs. 
Technology 
Tools have their 
greatest impact on 
cost
Tools vs. 
Technology 
Tools have their 
greatest impact on 
cost 
Tools are the result 
of implementing a 
DevOps model
Tools vs. 
Technology 
Tools have their 
greatest impact on 
cost 
Tools are the result 
of implementing a 
DevOps model 
Technology enables 
revenue creation
Tools vs. 
Technology 
Tools have their greatest 
impact on cost 
Tools are the result of 
implementing a DevOps 
model 
Technology enables 
revenue creation 
Technology enables the 
creation of new DevOps 
models.
Tools v. Tech 
Virtualization 
Configuration 
Management 
Continuous Integration 
Continuous Delivery 
Service Discovery 
Containers 
Vmware, AWS, Heroku 
CFEngine, Puppet, Chef, 
Ansible 
Go, Hudson, Jenkins, Travis 
Artifactory, Nexus, 
Shippable 
Zookeeper, etcd, consul 
(no SaaS yet) 
FreeBSD Jails, LXC, Docker
Ideally 
We do ourselves a disservice by 
naming technology with tools.
Ideally 
We do ourselves a disservice by 
naming technology with tools. 
We should be talking about “solving 
a config management problem,” not 
“writing Chef code”
Realistically 
Good tools enable a technology to 
be consumed by mere mortals
Realistically 
Good tools enable a technology to 
be consumed by mere mortals 
CFEngine has been around a long 
time, but Puppet and Chef raised the 
config management conversation
Realistically 
Good tools enable a technology to be 
consumed by mere mortals 
CFEngine has been around a long time, 
but Puppet and Chef raised the config 
management conversation 
VMware is world class virtualization, but 
AWS brought virtualization to the masses.
Realistically 
Good tools enable a technology to be consumed by 
mere mortals 
CFEngine has been around a long time, but Puppet 
and Chef raised the config management conversation 
VMware is world class virtualization, but AWS brought 
virtualization to the masses. 
Twitter, Facebook, Google, Pantheon have all be using 
containers for some years. Docker brings containers 
to conversations to all phases of the SDLC
Docker - Opportunity 
& Consequence 
Density 
Factoring 
Build and Test 
System Architecture
Density
Density - Defined 
The amount of idle 
compute on a host 
tends to zero
Density - Benefits
Density - Benefits 
Reduces VM 
consumption thus 
reducing cost
Density - Benefits 
Reduces VM 
consumption thus 
reducing cost 
Reduces power 
consumption in a 
physical setting
Density - Concerns
Density - Concerns 
Fewer VMs in fewer 
physical locations
Density - Concerns 
Fewer VMs in fewer 
physical locations 
Location of VMs or 
Hardware critically 
important
Density - Concerns 
Fewer VMs in fewer 
physical locations 
Location of VMs or 
Hardware critically 
important 
Spare capacity on 
hosts not there to 
save you during 
usage spikes
Density - Concerns 
Fewer VMs in fewer physical 
locations 
Location of VMs or 
Hardware critically 
important 
Spare capacity on hosts not 
there to save you during 
usage spikes 
YACL - Yet another 
complexity layer: containers 
on vms on hardware
Density - Concerns 
Fewer VMs in fewer physical 
locations 
Location of VMs or Hardware 
critically important 
Spare capacity on hosts not 
there to save you during 
usage spikes 
YACL - Yet another 
complexity layer: containers 
on vms on hardware 
Container Sprawl
Density - Business
Density - Business 
Reduces VM 
consumption thus 
reducing cost
Density - Business 
Reduces VM 
consumption thus 
reducing cost 
Helpful by not 
enough to merit the 
difficulty of a 
migration
Density - Adoption
Density - Adoption 
Purely a production concern
Density - Adoption 
Purely a production concern 
Discussed a great deal, but 
implementation implications too 
large
Density - Adoption 
Purely a production concern 
Discussed a great deal, but 
implementation implications too 
large 
Revolution, not evolution
Density - Adoption 
Purely a production concern 
Discussed a great deal, but 
implementation implications too 
large 
Revolution, not evolution 
Tools just not there yet
Density - Tools
Density 
Tools Gap 
Scheduling that is 
location aware - 
bin packing 
problem
Density 
Tools Gap 
Scheduling that is 
location aware - 
bin packing 
problem
Density 
Tools Gap 
Scheduling that is 
location aware - bin 
packing problem 
Inventory 
management 
images 
containers 
hosts
Density 
Tools Available 
StackEngine 
Tutum 
Fleet 
Dies 
Control Center 
Docker 
Red Hat 
Google 
AWS 
…
Factoring 
Distributed Applications
Factoring - 
Defined 
Reduce your 
production 
topology to a 
single machine
Factoring - 
Defined 
Reduce your 
production 
topology to a 
single machine 
Works great for 
many applications
Factoring - 
Defined 
Reduce your 
production 
topology to a 
single machine 
Works great for 
many applications 
Vagrant is a killer 
tool
Factoring - 
Benefits
Factoring - 
Benefits 
Vagrant multi-machine 
is resource 
hungry. Run a 
single VM with 
multiple containers
Factoring - 
Benefits 
Vagrant multi-machine 
is resource 
hungry. Run a 
single VM with 
multiple containers 
Developer, not Ops, 
driven
Factoring - 
Benefits 
Vagrant multi-machine 
is resource hungry. Run 
a single VM with 
multiple containers 
Developer, not Ops, 
driven 
Developers need not 
learn config 
management, only 
Dockerfile
Factoring - 
Concerns
Factoring - 
Concerns 
Impedence: How do 
Build, QA and Ops 
teams become 
aware of config 
change
Factoring - 
Concerns 
Impedence: How do 
Build, QA and Ops 
teams become 
aware of config 
change 
Does Dockerfile 
have enough power
Factoring - 
Concerns 
Impedence: How do 
Build, QA and Ops 
teams become aware 
of config change 
Does Dockerfile have 
enough power 
Is it necessary, or 
just cool? (sharding)
Factoring - 
Business
Factoring - 
Business 
Unclear
Factoring - 
Business 
Unclear 
Could speed up 
development, but is 
only a local optima
Factoring - 
Adoption
Factoring - 
Adoption 
By far the most common adoption 
path
Factoring - 
Adoption 
By far the most common adoption 
path 
Typically seen in shops where 
Vagrant perceived as complex
Factoring - 
Adoption 
By far the most common adoption 
path 
Typically seen in shops where 
Vagrant perceived as complex 
Often gains traction in Build/QA
Factoring - Tools
Factoring - 
Tools Gap 
Application 
modeling 
simplification
Factoring - 
Tools Gap 
Application 
modeling 
simplification 
Workflow 
management
Factoring - 
Tools Available 
Boot2Docker 
Fig 
Vagrant Docker
Build and Test 
Grids
Build and Test 
Grids - Defined 
Testing a number 
of language 
versions and 
environments in 
parallel
Build and Test 
Grids - Defined 
Testing a number 
of language 
versions and 
environments in 
parallel 
Very important to 
installed software
Build and Test 
Grids - Defined 
Testing a number of 
language versions and 
environments in parallel 
Very important to 
installed software 
Example Testing on 
Centos 6.5, Ubuntu 
14.04 and CoreOs, with 
the last three stable 
Docker releases
Build and Test 
Grids - Benefits
Build and Test 
Grids - Benefits 
Containers come up 
fast making for 
shorter builds
Build and Test 
Grids - Benefits 
Containers come up 
fast making for 
shorter builds 
Multiple containers 
on a build agent 
improves density
Build and Test 
Grids - Benefits 
Containers come up 
fast making for shorter 
builds 
Multiple containers on 
a build agent improves 
density 
Makes it possible to test 
many more 
permutations of system 
environments
Build and Test 
Grids - Benefits 
Containers come up fast 
making for shorter builds 
Multiple containers on a 
build agent improves 
density 
Makes it possible to test 
many more permutations 
of system environments 
Potential for more build 
parallelism
Build and Test 
Grids - Concerns
Build and Test 
Grids - Concerns 
Is a container 
based test 
environment close 
enough to 
production
Build and Test 
Grids - Concerns 
Is a container based 
test environment 
close enough to 
production 
Impedance: how 
does the container 
get from build or 
test environment to 
production
Build and Test 
Grids - Business
Build and Test 
Grids - Business 
Increased grid 
density reduces 
costs
Build and Test 
Grids - Business 
Increased grid 
density reduces 
costs 
Reducing build 
times increase 
innovation
Build and Test 
Grids - Business 
Increased grid 
density reduces costs 
Reducing build times 
increase innovation 
Reducing build times 
increase 
development velocity
Build and Test 
Grids - Business 
Increased grid density 
reduces costs 
Reducing build times 
increase innovation 
Reducing build times 
increase development 
velocity 
Increase test speed keeps 
QA from becoming a 
bottleneck to increase 
development velocity
Build and Test 
Grids - Business
Build and Test Grids - 
Business 
A Unique Perspective 
Development 
Velocity is Revenue
Build and Test Grids - 
Business 
A Unique Perspective 
Development 
Velocity is Revenue 
Laundry Ops
Build and Test Grids - 
Business 
A Unique Perspective 
Development 
Velocity is Revenue 
Laundry Ops 
Now we talking 
disruption
Build and Test 
Grids - Adoption
Build and Test 
Grids - Adoption 
Next most common adoption path
Build and Test 
Grids - Adoption 
Next most common adoption path 
See as an efficient way to bring up 
many copies of a test environment 
efficiently
Build and Test 
Grids - Adoption 
Next most common adoption path 
See as an efficient way to bring up 
many copies of a test environment 
efficiently 
Surprisingly few producing a 
container from the build system
Build and Test 
Grids - Adoption 
Next most common adoption path 
See as an efficient way to bring up 
many copies of a test environment 
efficiently 
Surprisingly few producing a container 
from the build system 
The final mile
Build and Test 
Grids - Adoption 
Next most common adoption path 
See as an efficient way to bring up many 
copies of a test environment efficiently 
Surprisingly few producing a container from 
the build system 
The final mile 
Production adoption creating impedance
Build and Test 
Grids - Tools
Build and Test 
Grid - Tools Gap 
Build systems not 
container aware
Build and Test 
Grid - Tools Gap 
Build systems not 
container aware 
Build systems do 
not produce docker 
images
Build and Test 
Grid - Tools Gap 
Build systems not 
container aware 
Build systems do 
not produce docker 
images 
Build systems do 
not treat images as 
artifacts
Build and Test 
Grid - Tools Gap 
Build systems not 
container aware 
Build systems do not 
produce docker images 
Build systems do not 
treat images as artifacts 
Deployment systems are 
still, as a whole, 
immature
Build and Test 
Grid - Tools Gap 
Build systems not 
container aware 
Build systems do not 
produce docker images 
Build systems do not treat 
images as artifacts 
Deployment systems are 
still, as a whole, immature 
Private repos very 
immature
Build and Test Grids 
- Tools Available 
Jenkins - plugin 
Bamboo 
Docker Repository 
Quay.io
System Architecture
System Architecture 
- Defined 
Overloaded term
System Architecture 
- Defined 
Overloaded term 
Is concerned with 
how the various 
services of a 
software system 
interact
System Architecture 
- Defined 
Overloaded term 
Is concerned with 
how the various 
services of a 
software system 
interact 
Network, Data flow, 
request path, job 
management
System Architecture 
- Benefits
System Architecture 
- Benefits 
A separation of 
concerns leads to a 
“code to the 
interface” paradigm
System Architecture 
- Benefits 
A separation of 
concerns leads to a 
“code to the 
interface” paradigm 
Micro teams’ micro-services 
can move 
at their own pace
System Architecture 
- Benefits 
A separation of 
concerns leads to a 
“code to the interface” 
paradigm 
Micro teams’ micro-services 
can move at 
their own pace 
Only coordination 
between teams is on 
breaking changes.
System Architecture 
- Concerns
System Architecture 
- Concerns 
Very few coders 
out there who get it
System Architecture 
- Concerns 
Very few coders 
out there who get it 
Very few models 
for mere mortals to 
reason from
System Architecture 
- Business
System Architecture 
- Business 
Extraordinary 
increase in 
Development Team 
velocity
System Architecture 
- Business 
Extraordinary 
increase in 
Development Team 
velocity 
True competitive 
advantage
System Architecture 
- Business 
Extraordinary 
increase in 
Development Team 
velocity 
True competitive 
advantage 
Because of difficult in 
adoption, advantage 
will be lasting
System Architecture 
- Adoption
System Architecture 
- Adoption 
Micro service architecture is very 
rare in the wild (unicorns)
System Architecture 
- Adoption 
Micro service architecture is very 
rare in the wild (unicorns) 
Investment to move existing 
applications is high risk
System Architecture 
- Adoption 
Micro service architecture is very 
rare in the wild (unicorns) 
Investment to move existing 
applications is high risk 
Most shops are not mature/agile 
enough to realize the benefit
System Architecture 
- Tools
System Architecture 
- Tools Gap 
Meaningful 
materials on micro 
service 
architectures
System Architecture 
- Tools Gap 
Meaningful 
materials on micro 
service 
architectures 
Meaningful 
materials on async 
systems
System Architecture 
- Tools Available 
12factor.net 
?
Deployment
Deployment - 
Defined 
Docker Deployment 
promises A/B 
deployment
Deployment - 
Defined 
Docker Deployment 
promises A/B 
deployment 
Promises rolling 
release and 
rollback
Deployment - 
Benefits
Deployment - 
Benefits 
Easier to reason 
about deployment 
operations
Deployment - 
Benefits 
Easier to reason 
about deployment 
operations 
Configuration is 
not a concern, 
handled by 
development team
Deployment - 
Concerns
Deployment - 
Concerns 
Any discussion of 
rollback that 
involves a data 
store is still hand 
waving
Deployment - 
Concerns 
Any discussion of 
rollback that 
involves a data 
store is still hand 
waving 
Complexity: 
Different services 
need to be deployed 
in different ways
Deployment - 
Concerns 
Any discussion of rollback 
that involves a data store 
is still hand waving 
Complexity: Different 
services need to be 
deployed in different ways 
A/B deployment makes a 
number of assumptions 
about application 
architecture
Deployment - 
Concerns 
Any discussion of rollback 
that involves a data store 
is still hand waving 
Complexity: Different 
services need to be 
deployed in different ways 
A/B deployment makes a 
number of assumptions 
about application 
architecture 
No tools for the job
Deployment - 
Business
Deployment - 
Business 
Decreases 
deployment 
friction
Deployment - 
Business 
Decreases 
deployment 
friction 
Features get to 
production faster 
and more reliably
Deployment - 
Business 
Decreases 
deployment friction 
Features get to 
production faster 
and more reliably 
Significant, lasting 
competitive 
advantage
Deployment - 
Adoption
Deployment - 
Adoption 
Shops adopting CoreOS must adopt 
this some level of A/B deployment
Deployment - 
Adoption 
Shops adopting CoreOS must adopt 
this some level of A/B deployment 
Lack of tools is impeding adoption
Deployment - Tools
Deployment - Tools 
Gap 
A production ready 
container image 
has no place to go
Deployment - Tools 
Gap 
A production ready 
container image 
has no place to go 
Version aware 
scheduling - I have 
a new version of x, 
how do I deploy it 
based on policy y?
Deployment - Tools 
Available 
None yet 
Working on it 
StackEngine 
Tutum 
Fleet 
Dies 
Red Hat 
Google 
AWS
Food For Thought
Nourishment 
Black box production 
instrumentation - Care only about 
the container (tools don’t exist)
Nourishment 
Black box production 
instrumentation - Care only about 
the container (tools don’t exist) 
A/B Testing for Marketing
Nourishment 
Black box production 
instrumentation - Care only about 
the container (tools don’t exist) 
A/B Testing for Marketing 
On Demand infrastructure 
(Pantheon)
Closing Thoughts
Closing Thoughts - 
Business
Business 
Developer adoption of Docker is 
only valuable as a first step. There is 
not enough benefit from it alone to 
justify the effort, it must inform 
system architecture and production 
operations (over time)
Business 
Developer adoption of Docker is only 
valuable as a first step. There is not 
enough benefit from it alone to justify the 
effort, it must inform system architecture 
and production operations (over time) 
Docker’s system architecture ramifications 
have the potential to provide a significant 
and lasting competitive advantage
Business 
Developer adoption of Docker is only valuable as a first 
step. There is not enough benefit from it alone to justify 
the effort, it must inform system architecture and 
production operations (over time) 
Docker’s system architecture ramifications have the 
potential to provide a significant and lasting 
competitive advantage 
Unlike most ops driven improvements derived from 
applying DevOps thinking, this must be developer driven 
since its greatest benefit is derived from system 
architecture
Business 
Developer adoption of Docker is only valuable as a first 
step. There is not enough benefit from it alone to justify the 
effort, it must inform system architecture and production 
operations (over time) 
Docker’s system architecture ramifications have the potential 
to provide a significant and lasting competitive advantage 
Unlike most ops driven improvements derived from applying 
DevOps thinking, this must be developer driven since its 
greatest benefit is derived from system architecture 
The deployment model for Docker is promising, but still 
only done by unicorns (e.g. Netflix)
Closing Thoughts - 
DevOps
DevOps 
DevOps thought leaders are 
responsible for the holistic impact 
of technology decisions at the 
business level!
DevOps 
DevOps thought leaders are responsible 
for the holistic impact of technology 
decisions at the business level! 
DevOps thought leaders should be 
working with peers and collaborators 
in their company to determine if they 
can derive the proposed business 
benefits
DevOps 
DevOps thought leaders are responsible for the 
holistic impact of technology decisions at the 
business level! 
DevOps thought leaders should be working with 
peers and collaborators in their company to 
determine if they can derive the proposed business 
benefits 
Models must be developed that provide sensible 
direction for implementation (evolution not 
revolution)
DevOps 
DevOps thought leaders are responsible for the holistic 
impact of technology decisions at the business level! 
DevOps thought leaders should be working with peers 
and collaborators in their company to determine if 
they can derive the proposed business benefits 
Models must be developed that provide sensible 
direction for implementation (evolution not 
revolution) 
Tools are not there yet. Companies are showing up with 
the mission to address this, but it is very early days.
Should you be 
Considering 
Docker 
Adoption?
Thank You for Your Time and 
Comments. 
Boyd Hemphill 
@behemphi 
@stackengine

Más contenido relacionado

La actualidad más candente

CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)
CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)
CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)CloudBees
 
Continuous Delivery with Jenkins Workflow
Continuous Delivery with Jenkins WorkflowContinuous Delivery with Jenkins Workflow
Continuous Delivery with Jenkins WorkflowUdaypal Aarkoti
 
Jenkins Workflow Webinar - Dec 10, 2014
Jenkins Workflow Webinar - Dec 10, 2014Jenkins Workflow Webinar - Dec 10, 2014
Jenkins Workflow Webinar - Dec 10, 2014CloudBees
 
Git and GitHub for Documentation
Git and GitHub for DocumentationGit and GitHub for Documentation
Git and GitHub for DocumentationAnne Gentle
 
SkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudSkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudVlad Kuusk
 
Anatomy of a Build Pipeline
Anatomy of a Build PipelineAnatomy of a Build Pipeline
Anatomy of a Build PipelineSamuel Brown
 
Javaone 2014 - Git & Docker with Jenkins
Javaone 2014 - Git & Docker with JenkinsJavaone 2014 - Git & Docker with Jenkins
Javaone 2014 - Git & Docker with JenkinsAndy Pemberton
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...CollabNet
 
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...CloudBees
 
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...Janusz Nowak
 
2016 Docker Palo Alto - CD with ECS and Jenkins
2016 Docker Palo Alto -  CD with ECS and Jenkins2016 Docker Palo Alto -  CD with ECS and Jenkins
2016 Docker Palo Alto - CD with ECS and JenkinsTracy Kennedy
 
The Power of Azure DevOps - Global Azure Day 2020
The Power of Azure DevOps - Global Azure Day 2020The Power of Azure DevOps - Global Azure Day 2020
The Power of Azure DevOps - Global Azure Day 2020Jeff Bramwell
 
The Power of Azure DevOps
The Power of Azure DevOpsThe Power of Azure DevOps
The Power of Azure DevOpsJeff Bramwell
 
Deploy and upgrade Docker applications with a single click
Deploy and upgrade Docker applications with a single clickDeploy and upgrade Docker applications with a single click
Deploy and upgrade Docker applications with a single clickDocker, Inc.
 
Leveraging Azure DevOps across the Enterprise
Leveraging Azure DevOps across the EnterpriseLeveraging Azure DevOps across the Enterprise
Leveraging Azure DevOps across the EnterpriseAndrew Kelleher
 
Using Go in DevOps
Using Go in DevOpsUsing Go in DevOps
Using Go in DevOpsEficode
 
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...Docker, Inc.
 

La actualidad más candente (20)

CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)
CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)
CI and CD Across the Enterprise with Jenkins (devops.com Nov 2014)
 
Continuous Delivery with Jenkins Workflow
Continuous Delivery with Jenkins WorkflowContinuous Delivery with Jenkins Workflow
Continuous Delivery with Jenkins Workflow
 
Jenkins Workflow Webinar - Dec 10, 2014
Jenkins Workflow Webinar - Dec 10, 2014Jenkins Workflow Webinar - Dec 10, 2014
Jenkins Workflow Webinar - Dec 10, 2014
 
Git and GitHub for Documentation
Git and GitHub for DocumentationGit and GitHub for Documentation
Git and GitHub for Documentation
 
SkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid CloudSkyBase - a Devops Platform for Hybrid Cloud
SkyBase - a Devops Platform for Hybrid Cloud
 
Docker and Devops
Docker and DevopsDocker and Devops
Docker and Devops
 
Anatomy of a Build Pipeline
Anatomy of a Build PipelineAnatomy of a Build Pipeline
Anatomy of a Build Pipeline
 
Javaone 2014 - Git & Docker with Jenkins
Javaone 2014 - Git & Docker with JenkinsJavaone 2014 - Git & Docker with Jenkins
Javaone 2014 - Git & Docker with Jenkins
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...
 
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...
From Continuous Integration to Continuous Delivery with Jenkins - javaland.de...
 
Continuous Testing
Continuous TestingContinuous Testing
Continuous Testing
 
Tour of Azure DevOps
Tour of Azure DevOpsTour of Azure DevOps
Tour of Azure DevOps
 
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
 
2016 Docker Palo Alto - CD with ECS and Jenkins
2016 Docker Palo Alto -  CD with ECS and Jenkins2016 Docker Palo Alto -  CD with ECS and Jenkins
2016 Docker Palo Alto - CD with ECS and Jenkins
 
The Power of Azure DevOps - Global Azure Day 2020
The Power of Azure DevOps - Global Azure Day 2020The Power of Azure DevOps - Global Azure Day 2020
The Power of Azure DevOps - Global Azure Day 2020
 
The Power of Azure DevOps
The Power of Azure DevOpsThe Power of Azure DevOps
The Power of Azure DevOps
 
Deploy and upgrade Docker applications with a single click
Deploy and upgrade Docker applications with a single clickDeploy and upgrade Docker applications with a single click
Deploy and upgrade Docker applications with a single click
 
Leveraging Azure DevOps across the Enterprise
Leveraging Azure DevOps across the EnterpriseLeveraging Azure DevOps across the Enterprise
Leveraging Azure DevOps across the Enterprise
 
Using Go in DevOps
Using Go in DevOpsUsing Go in DevOps
Using Go in DevOps
 
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
Learning the Alphabet: A/B, CD and [E-Z] in the Docker Datacenter by Brett Ti...
 

Destacado

Enterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsEnterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsCollabNet
 
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...DevOps and Continuous Delivery Reference Architectures (including Nexus and o...
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...Sonatype
 
DOES14 - Joshua Corman - Sonatype
DOES14 - Joshua Corman - SonatypeDOES14 - Joshua Corman - Sonatype
DOES14 - Joshua Corman - SonatypeGene Kim
 
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...Gene Kim
 
DevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerDevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerSonatype
 
DevOps: A Culture Transformation, More than Technology
DevOps: A Culture Transformation, More than TechnologyDevOps: A Culture Transformation, More than Technology
DevOps: A Culture Transformation, More than TechnologyCA Technologies
 
Modern devOps with Docker
Modern devOps with DockerModern devOps with Docker
Modern devOps with DockerAvi Cavale
 
Microservices 101: From DevOps to Docker and beyond
Microservices 101: From DevOps to Docker and beyondMicroservices 101: From DevOps to Docker and beyond
Microservices 101: From DevOps to Docker and beyondDonnie Berkholz
 
Docker, the Future of DevOps
Docker, the Future of DevOpsDocker, the Future of DevOps
Docker, the Future of DevOpsandersjanmyr
 
DevOps and Continuous Delivery Reference Architectures - Volume 2
DevOps and Continuous Delivery Reference Architectures - Volume 2DevOps and Continuous Delivery Reference Architectures - Volume 2
DevOps and Continuous Delivery Reference Architectures - Volume 2Sonatype
 
A Gentle Introduction To Docker And All Things Containers
A Gentle Introduction To Docker And All Things ContainersA Gentle Introduction To Docker And All Things Containers
A Gentle Introduction To Docker And All Things ContainersJérôme Petazzoni
 
Why Docker
Why DockerWhy Docker
Why DockerdotCloud
 
Docker introduction
Docker introductionDocker introduction
Docker introductiondotCloud
 
Accenture DevOps: Delivering applications at the pace of business
Accenture DevOps: Delivering applications at the pace of businessAccenture DevOps: Delivering applications at the pace of business
Accenture DevOps: Delivering applications at the pace of businessAccenture Technology
 
Sydney cloud foundry meetup - Service Brokers
Sydney cloud foundry meetup - Service  BrokersSydney cloud foundry meetup - Service  Brokers
Sydney cloud foundry meetup - Service BrokersLawrence Crowther
 
DevOps Beyond the Buzzwords: Culture, Tools, & Straight Talk
DevOps Beyond the Buzzwords: Culture, Tools, & Straight TalkDevOps Beyond the Buzzwords: Culture, Tools, & Straight Talk
DevOps Beyond the Buzzwords: Culture, Tools, & Straight TalkMark Heckler
 
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...Boyd Hemphill
 

Destacado (20)

Enterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using JenkinsEnterprise CI as-a-Service using Jenkins
Enterprise CI as-a-Service using Jenkins
 
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...DevOps and Continuous Delivery Reference Architectures (including Nexus and o...
DevOps and Continuous Delivery Reference Architectures (including Nexus and o...
 
DOES14 - Joshua Corman - Sonatype
DOES14 - Joshua Corman - SonatypeDOES14 - Joshua Corman - Sonatype
DOES14 - Joshua Corman - Sonatype
 
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...
DOES14 - Gary Gruver - Macy's - Transforming Traditional Enterprise Software ...
 
7+1 myths of the new os
7+1 myths of the new os7+1 myths of the new os
7+1 myths of the new os
 
DevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerDevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for Docker
 
DevOps: A Culture Transformation, More than Technology
DevOps: A Culture Transformation, More than TechnologyDevOps: A Culture Transformation, More than Technology
DevOps: A Culture Transformation, More than Technology
 
DevOps 101
DevOps 101DevOps 101
DevOps 101
 
Modern devOps with Docker
Modern devOps with DockerModern devOps with Docker
Modern devOps with Docker
 
Microservices 101: From DevOps to Docker and beyond
Microservices 101: From DevOps to Docker and beyondMicroservices 101: From DevOps to Docker and beyond
Microservices 101: From DevOps to Docker and beyond
 
Docker, the Future of DevOps
Docker, the Future of DevOpsDocker, the Future of DevOps
Docker, the Future of DevOps
 
DevOps and Continuous Delivery Reference Architectures - Volume 2
DevOps and Continuous Delivery Reference Architectures - Volume 2DevOps and Continuous Delivery Reference Architectures - Volume 2
DevOps and Continuous Delivery Reference Architectures - Volume 2
 
DevOps
DevOpsDevOps
DevOps
 
A Gentle Introduction To Docker And All Things Containers
A Gentle Introduction To Docker And All Things ContainersA Gentle Introduction To Docker And All Things Containers
A Gentle Introduction To Docker And All Things Containers
 
Why Docker
Why DockerWhy Docker
Why Docker
 
Docker introduction
Docker introductionDocker introduction
Docker introduction
 
Accenture DevOps: Delivering applications at the pace of business
Accenture DevOps: Delivering applications at the pace of businessAccenture DevOps: Delivering applications at the pace of business
Accenture DevOps: Delivering applications at the pace of business
 
Sydney cloud foundry meetup - Service Brokers
Sydney cloud foundry meetup - Service  BrokersSydney cloud foundry meetup - Service  Brokers
Sydney cloud foundry meetup - Service Brokers
 
DevOps Beyond the Buzzwords: Culture, Tools, & Straight Talk
DevOps Beyond the Buzzwords: Culture, Tools, & Straight TalkDevOps Beyond the Buzzwords: Culture, Tools, & Straight Talk
DevOps Beyond the Buzzwords: Culture, Tools, & Straight Talk
 
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
 

Similar a Docker Enables DevOps

Docker Enables DevOps - Boston
Docker Enables DevOps - BostonDocker Enables DevOps - Boston
Docker Enables DevOps - BostonBoyd Hemphill
 
Keep calms and Docker On ... Innotech
Keep calms and Docker On ... InnotechKeep calms and Docker On ... Innotech
Keep calms and Docker On ... InnotechBoyd Hemphill
 
StackEngine Problem Space Demo
StackEngine Problem Space DemoStackEngine Problem Space Demo
StackEngine Problem Space DemoBoyd Hemphill
 
Openstack Summit Container Day Keynote
Openstack Summit Container Day KeynoteOpenstack Summit Container Day Keynote
Openstack Summit Container Day KeynoteBoyd Hemphill
 
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativecornelia davis
 
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeVMware Tanzu
 
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 ChefGerald Villorente
 
Dockercon State of the Art in Microservices
Dockercon State of the Art in MicroservicesDockercon State of the Art in Microservices
Dockercon State of the Art in MicroservicesAdrian Cockcroft
 
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...Edureka!
 
StackEngine Demo - Boston
StackEngine Demo - BostonStackEngine Demo - Boston
StackEngine Demo - BostonBoyd Hemphill
 
Docker enables agile_devops
Docker enables agile_devopsDocker enables agile_devops
Docker enables agile_devopsBoyd Hemphill
 
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 openshiftYusuf Hadiwinata Sutandar
 
Kubernetes with Docker Enterprise for multi and hybrid cloud strategy
Kubernetes with Docker Enterprise for multi and hybrid cloud strategyKubernetes with Docker Enterprise for multi and hybrid cloud strategy
Kubernetes with Docker Enterprise for multi and hybrid cloud strategyAshnikbiz
 
DCEU 18: How To Build Your Containerization Strategy
DCEU 18: How To Build Your Containerization StrategyDCEU 18: How To Build Your Containerization Strategy
DCEU 18: How To Build Your Containerization StrategyDocker, Inc.
 
DCSF19 How To Build Your Containerization Strategy
DCSF19 How To Build Your Containerization Strategy  DCSF19 How To Build Your Containerization Strategy
DCSF19 How To Build Your Containerization Strategy Docker, Inc.
 
Success Factors for a Mature Microservices Implementation
Success Factors for a Mature Microservices ImplementationSuccess Factors for a Mature Microservices Implementation
Success Factors for a Mature Microservices ImplementationDustin Ruehle
 
Cloud Native Cost Optimization UCC
Cloud Native Cost Optimization UCCCloud Native Cost Optimization UCC
Cloud Native Cost Optimization UCCAdrian Cockcroft
 
StackEngine Problem Space Demo
StackEngine Problem Space DemoStackEngine Problem Space Demo
StackEngine Problem Space DemoBoyd Hemphill
 
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...Simplilearn
 

Similar a Docker Enables DevOps (20)

Docker Enables DevOps - Boston
Docker Enables DevOps - BostonDocker Enables DevOps - Boston
Docker Enables DevOps - Boston
 
Keep calms and Docker On ... Innotech
Keep calms and Docker On ... InnotechKeep calms and Docker On ... Innotech
Keep calms and Docker On ... Innotech
 
StackEngine Problem Space Demo
StackEngine Problem Space DemoStackEngine Problem Space Demo
StackEngine Problem Space Demo
 
Openstack Summit Container Day Keynote
Openstack Summit Container Day KeynoteOpenstack Summit Container Day Keynote
Openstack Summit Container Day Keynote
 
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
 
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
 
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
 
Dockercon State of the Art in Microservices
Dockercon State of the Art in MicroservicesDockercon State of the Art in Microservices
Dockercon State of the Art in Microservices
 
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
 
StackEngine Demo - Boston
StackEngine Demo - BostonStackEngine Demo - Boston
StackEngine Demo - Boston
 
Docker enables agile_devops
Docker enables agile_devopsDocker enables agile_devops
Docker enables agile_devops
 
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
 
Webinar : Docker in Production
Webinar : Docker in ProductionWebinar : Docker in Production
Webinar : Docker in Production
 
Kubernetes with Docker Enterprise for multi and hybrid cloud strategy
Kubernetes with Docker Enterprise for multi and hybrid cloud strategyKubernetes with Docker Enterprise for multi and hybrid cloud strategy
Kubernetes with Docker Enterprise for multi and hybrid cloud strategy
 
DCEU 18: How To Build Your Containerization Strategy
DCEU 18: How To Build Your Containerization StrategyDCEU 18: How To Build Your Containerization Strategy
DCEU 18: How To Build Your Containerization Strategy
 
DCSF19 How To Build Your Containerization Strategy
DCSF19 How To Build Your Containerization Strategy  DCSF19 How To Build Your Containerization Strategy
DCSF19 How To Build Your Containerization Strategy
 
Success Factors for a Mature Microservices Implementation
Success Factors for a Mature Microservices ImplementationSuccess Factors for a Mature Microservices Implementation
Success Factors for a Mature Microservices Implementation
 
Cloud Native Cost Optimization UCC
Cloud Native Cost Optimization UCCCloud Native Cost Optimization UCC
Cloud Native Cost Optimization UCC
 
StackEngine Problem Space Demo
StackEngine Problem Space DemoStackEngine Problem Space Demo
StackEngine Problem Space Demo
 
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...
How To Become A DevOps Engineer | Who Is A DevOps Engineer? | DevOps Engineer...
 

Más de Boyd Hemphill

Longhorn PHP Tech Debt
Longhorn PHP Tech DebtLonghorn PHP Tech Debt
Longhorn PHP Tech DebtBoyd Hemphill
 
2022-08-16-cloud-austin-tech-debt.pdf
2022-08-16-cloud-austin-tech-debt.pdf2022-08-16-cloud-austin-tech-debt.pdf
2022-08-16-cloud-austin-tech-debt.pdfBoyd Hemphill
 
Longhorn PHP - Stop Doing It Wrong
Longhorn PHP - Stop Doing It WrongLonghorn PHP - Stop Doing It Wrong
Longhorn PHP - Stop Doing It WrongBoyd Hemphill
 
Deploying PHP Applications to AWS Elastic Beanstalk
Deploying PHP Applications to AWS Elastic BeanstalkDeploying PHP Applications to AWS Elastic Beanstalk
Deploying PHP Applications to AWS Elastic BeanstalkBoyd Hemphill
 
2017-10-24 All Day DevOps - Disposable Development Environments
2017-10-24 All Day DevOps - Disposable Development Environments2017-10-24 All Day DevOps - Disposable Development Environments
2017-10-24 All Day DevOps - Disposable Development EnvironmentsBoyd Hemphill
 
Container Days NYC Keynote
Container Days NYC KeynoteContainer Days NYC Keynote
Container Days NYC KeynoteBoyd Hemphill
 
Docker Docker - Docker Security - Docker
Docker Docker - Docker Security - DockerDocker Docker - Docker Security - Docker
Docker Docker - Docker Security - DockerBoyd Hemphill
 
HomeOps - Reasoning About DevOps at Home
HomeOps - Reasoning About DevOps at HomeHomeOps - Reasoning About DevOps at Home
HomeOps - Reasoning About DevOps at HomeBoyd Hemphill
 
Container Day - Seattle
Container Day - SeattleContainer Day - Seattle
Container Day - SeattleBoyd Hemphill
 
Laundryops Practical DevOps at Home
Laundryops Practical DevOps at HomeLaundryops Practical DevOps at Home
Laundryops Practical DevOps at HomeBoyd Hemphill
 
Ten Book, Five Minutes
Ten Book, Five MinutesTen Book, Five Minutes
Ten Book, Five MinutesBoyd Hemphill
 
StackEngine Demo - Docker Austin
StackEngine Demo - Docker AustinStackEngine Demo - Docker Austin
StackEngine Demo - Docker AustinBoyd Hemphill
 

Más de Boyd Hemphill (14)

Longhorn PHP Tech Debt
Longhorn PHP Tech DebtLonghorn PHP Tech Debt
Longhorn PHP Tech Debt
 
2022-08-16-cloud-austin-tech-debt.pdf
2022-08-16-cloud-austin-tech-debt.pdf2022-08-16-cloud-austin-tech-debt.pdf
2022-08-16-cloud-austin-tech-debt.pdf
 
The Dynamic Duo
The Dynamic DuoThe Dynamic Duo
The Dynamic Duo
 
Risk is not Fear
Risk is not FearRisk is not Fear
Risk is not Fear
 
Longhorn PHP - Stop Doing It Wrong
Longhorn PHP - Stop Doing It WrongLonghorn PHP - Stop Doing It Wrong
Longhorn PHP - Stop Doing It Wrong
 
Deploying PHP Applications to AWS Elastic Beanstalk
Deploying PHP Applications to AWS Elastic BeanstalkDeploying PHP Applications to AWS Elastic Beanstalk
Deploying PHP Applications to AWS Elastic Beanstalk
 
2017-10-24 All Day DevOps - Disposable Development Environments
2017-10-24 All Day DevOps - Disposable Development Environments2017-10-24 All Day DevOps - Disposable Development Environments
2017-10-24 All Day DevOps - Disposable Development Environments
 
Container Days NYC Keynote
Container Days NYC KeynoteContainer Days NYC Keynote
Container Days NYC Keynote
 
Docker Docker - Docker Security - Docker
Docker Docker - Docker Security - DockerDocker Docker - Docker Security - Docker
Docker Docker - Docker Security - Docker
 
HomeOps - Reasoning About DevOps at Home
HomeOps - Reasoning About DevOps at HomeHomeOps - Reasoning About DevOps at Home
HomeOps - Reasoning About DevOps at Home
 
Container Day - Seattle
Container Day - SeattleContainer Day - Seattle
Container Day - Seattle
 
Laundryops Practical DevOps at Home
Laundryops Practical DevOps at HomeLaundryops Practical DevOps at Home
Laundryops Practical DevOps at Home
 
Ten Book, Five Minutes
Ten Book, Five MinutesTen Book, Five Minutes
Ten Book, Five Minutes
 
StackEngine Demo - Docker Austin
StackEngine Demo - Docker AustinStackEngine Demo - Docker Austin
StackEngine Demo - Docker Austin
 

Último

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
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 Takeoffsammart93
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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 2024The Digital Insurer
 
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 organizationRadu Cotescu
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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 2024Rafal Los
 
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 Processorsdebabhi2
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
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...Drew Madelung
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 

Último (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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
 
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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
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
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

Docker Enables DevOps

  • 1. Docker Enables DevOps Boyd E. Hemphill @behemphi @stackengine
  • 2. History Started Austin DevOps In 2012
  • 3. History Started Austin DevOps In 2012 At Feedmagnet, Chef saved my bacon learned I was “doing DevOps” at Chef Conf
  • 4. History Started Austin DevOps In 2012 At Feedmagnet, Chef saved my bacon learned I was “doing DevOps” at Chef Conf Our first host and sponsor was CopperEgg
  • 5. History Started Austin DevOps In 2012 At Feedmagnet, Chef saved my bacon learned I was “doing DevOps” at Chef Conf Our first host and sponsor was CopperEgg After moving from a tools focus to philosophy and models have grown to 700 members
  • 6. History Started Austin DevOps In 2012 At Feedmagnet, Chef saved my bacon learned I was “doing DevOps” at Chef Conf Our first host and sponsor was CopperEgg After moving from a tools focus to philosophy and models have grown to 700 members Ended up at StackEngine when the CopperEgg founders started this venture
  • 7. What is The Goal of Your Company?
  • 8. What is The Goal of Your Company? Make Money!
  • 9. So … What is DevOps?
  • 10. Is DevOps a Process?
  • 11. Is it an intersection of overlapping concerns?
  • 12. Is DevOps a Culture?
  • 13. So … What is DevOps? DevOps is a Philosophy
  • 14. So … What is DevOps? DevOps is a Philosophy All of the previous are models for implementation
  • 15. DevOps: DevOps is the way in which a technology organization embeds itself in a business to the benefit of that business.
  • 17. First Principles Profit Business Value
  • 18. Profit, Revenue & Cost Profit = Revenue - Cost
  • 19. Profit, Revenue & Cost Profit = Revenue - Cost Drive Cost to $0 and you are out of business
  • 20. Profit, Revenue & Cost Profit = Revenue - Cost Drive Cost to $0 and you are out of business Increasing Revenue has no theoretical cap
  • 21. Tools vs. Technology Tools have their greatest impact on cost
  • 22. Tools vs. Technology Tools have their greatest impact on cost Tools are the result of implementing a DevOps model
  • 23. Tools vs. Technology Tools have their greatest impact on cost Tools are the result of implementing a DevOps model Technology enables revenue creation
  • 24. Tools vs. Technology Tools have their greatest impact on cost Tools are the result of implementing a DevOps model Technology enables revenue creation Technology enables the creation of new DevOps models.
  • 25. Tools v. Tech Virtualization Configuration Management Continuous Integration Continuous Delivery Service Discovery Containers Vmware, AWS, Heroku CFEngine, Puppet, Chef, Ansible Go, Hudson, Jenkins, Travis Artifactory, Nexus, Shippable Zookeeper, etcd, consul (no SaaS yet) FreeBSD Jails, LXC, Docker
  • 26. Ideally We do ourselves a disservice by naming technology with tools.
  • 27. Ideally We do ourselves a disservice by naming technology with tools. We should be talking about “solving a config management problem,” not “writing Chef code”
  • 28. Realistically Good tools enable a technology to be consumed by mere mortals
  • 29. Realistically Good tools enable a technology to be consumed by mere mortals CFEngine has been around a long time, but Puppet and Chef raised the config management conversation
  • 30. Realistically Good tools enable a technology to be consumed by mere mortals CFEngine has been around a long time, but Puppet and Chef raised the config management conversation VMware is world class virtualization, but AWS brought virtualization to the masses.
  • 31. Realistically Good tools enable a technology to be consumed by mere mortals CFEngine has been around a long time, but Puppet and Chef raised the config management conversation VMware is world class virtualization, but AWS brought virtualization to the masses. Twitter, Facebook, Google, Pantheon have all be using containers for some years. Docker brings containers to conversations to all phases of the SDLC
  • 32. Docker - Opportunity & Consequence Density Factoring Build and Test System Architecture
  • 34. Density - Defined The amount of idle compute on a host tends to zero
  • 36. Density - Benefits Reduces VM consumption thus reducing cost
  • 37. Density - Benefits Reduces VM consumption thus reducing cost Reduces power consumption in a physical setting
  • 39. Density - Concerns Fewer VMs in fewer physical locations
  • 40. Density - Concerns Fewer VMs in fewer physical locations Location of VMs or Hardware critically important
  • 41. Density - Concerns Fewer VMs in fewer physical locations Location of VMs or Hardware critically important Spare capacity on hosts not there to save you during usage spikes
  • 42. Density - Concerns Fewer VMs in fewer physical locations Location of VMs or Hardware critically important Spare capacity on hosts not there to save you during usage spikes YACL - Yet another complexity layer: containers on vms on hardware
  • 43. Density - Concerns Fewer VMs in fewer physical locations Location of VMs or Hardware critically important Spare capacity on hosts not there to save you during usage spikes YACL - Yet another complexity layer: containers on vms on hardware Container Sprawl
  • 45. Density - Business Reduces VM consumption thus reducing cost
  • 46. Density - Business Reduces VM consumption thus reducing cost Helpful by not enough to merit the difficulty of a migration
  • 48. Density - Adoption Purely a production concern
  • 49. Density - Adoption Purely a production concern Discussed a great deal, but implementation implications too large
  • 50. Density - Adoption Purely a production concern Discussed a great deal, but implementation implications too large Revolution, not evolution
  • 51. Density - Adoption Purely a production concern Discussed a great deal, but implementation implications too large Revolution, not evolution Tools just not there yet
  • 53. Density Tools Gap Scheduling that is location aware - bin packing problem
  • 54. Density Tools Gap Scheduling that is location aware - bin packing problem
  • 55. Density Tools Gap Scheduling that is location aware - bin packing problem Inventory management images containers hosts
  • 56. Density Tools Available StackEngine Tutum Fleet Dies Control Center Docker Red Hat Google AWS …
  • 58. Factoring - Defined Reduce your production topology to a single machine
  • 59. Factoring - Defined Reduce your production topology to a single machine Works great for many applications
  • 60. Factoring - Defined Reduce your production topology to a single machine Works great for many applications Vagrant is a killer tool
  • 62. Factoring - Benefits Vagrant multi-machine is resource hungry. Run a single VM with multiple containers
  • 63. Factoring - Benefits Vagrant multi-machine is resource hungry. Run a single VM with multiple containers Developer, not Ops, driven
  • 64. Factoring - Benefits Vagrant multi-machine is resource hungry. Run a single VM with multiple containers Developer, not Ops, driven Developers need not learn config management, only Dockerfile
  • 66. Factoring - Concerns Impedence: How do Build, QA and Ops teams become aware of config change
  • 67. Factoring - Concerns Impedence: How do Build, QA and Ops teams become aware of config change Does Dockerfile have enough power
  • 68. Factoring - Concerns Impedence: How do Build, QA and Ops teams become aware of config change Does Dockerfile have enough power Is it necessary, or just cool? (sharding)
  • 71. Factoring - Business Unclear Could speed up development, but is only a local optima
  • 73. Factoring - Adoption By far the most common adoption path
  • 74. Factoring - Adoption By far the most common adoption path Typically seen in shops where Vagrant perceived as complex
  • 75. Factoring - Adoption By far the most common adoption path Typically seen in shops where Vagrant perceived as complex Often gains traction in Build/QA
  • 77. Factoring - Tools Gap Application modeling simplification
  • 78. Factoring - Tools Gap Application modeling simplification Workflow management
  • 79. Factoring - Tools Available Boot2Docker Fig Vagrant Docker
  • 80. Build and Test Grids
  • 81. Build and Test Grids - Defined Testing a number of language versions and environments in parallel
  • 82. Build and Test Grids - Defined Testing a number of language versions and environments in parallel Very important to installed software
  • 83. Build and Test Grids - Defined Testing a number of language versions and environments in parallel Very important to installed software Example Testing on Centos 6.5, Ubuntu 14.04 and CoreOs, with the last three stable Docker releases
  • 84. Build and Test Grids - Benefits
  • 85. Build and Test Grids - Benefits Containers come up fast making for shorter builds
  • 86. Build and Test Grids - Benefits Containers come up fast making for shorter builds Multiple containers on a build agent improves density
  • 87. Build and Test Grids - Benefits Containers come up fast making for shorter builds Multiple containers on a build agent improves density Makes it possible to test many more permutations of system environments
  • 88. Build and Test Grids - Benefits Containers come up fast making for shorter builds Multiple containers on a build agent improves density Makes it possible to test many more permutations of system environments Potential for more build parallelism
  • 89. Build and Test Grids - Concerns
  • 90. Build and Test Grids - Concerns Is a container based test environment close enough to production
  • 91. Build and Test Grids - Concerns Is a container based test environment close enough to production Impedance: how does the container get from build or test environment to production
  • 92. Build and Test Grids - Business
  • 93. Build and Test Grids - Business Increased grid density reduces costs
  • 94. Build and Test Grids - Business Increased grid density reduces costs Reducing build times increase innovation
  • 95. Build and Test Grids - Business Increased grid density reduces costs Reducing build times increase innovation Reducing build times increase development velocity
  • 96. Build and Test Grids - Business Increased grid density reduces costs Reducing build times increase innovation Reducing build times increase development velocity Increase test speed keeps QA from becoming a bottleneck to increase development velocity
  • 97. Build and Test Grids - Business
  • 98. Build and Test Grids - Business A Unique Perspective Development Velocity is Revenue
  • 99. Build and Test Grids - Business A Unique Perspective Development Velocity is Revenue Laundry Ops
  • 100. Build and Test Grids - Business A Unique Perspective Development Velocity is Revenue Laundry Ops Now we talking disruption
  • 101. Build and Test Grids - Adoption
  • 102. Build and Test Grids - Adoption Next most common adoption path
  • 103. Build and Test Grids - Adoption Next most common adoption path See as an efficient way to bring up many copies of a test environment efficiently
  • 104. Build and Test Grids - Adoption Next most common adoption path See as an efficient way to bring up many copies of a test environment efficiently Surprisingly few producing a container from the build system
  • 105. Build and Test Grids - Adoption Next most common adoption path See as an efficient way to bring up many copies of a test environment efficiently Surprisingly few producing a container from the build system The final mile
  • 106. Build and Test Grids - Adoption Next most common adoption path See as an efficient way to bring up many copies of a test environment efficiently Surprisingly few producing a container from the build system The final mile Production adoption creating impedance
  • 107. Build and Test Grids - Tools
  • 108. Build and Test Grid - Tools Gap Build systems not container aware
  • 109. Build and Test Grid - Tools Gap Build systems not container aware Build systems do not produce docker images
  • 110. Build and Test Grid - Tools Gap Build systems not container aware Build systems do not produce docker images Build systems do not treat images as artifacts
  • 111. Build and Test Grid - Tools Gap Build systems not container aware Build systems do not produce docker images Build systems do not treat images as artifacts Deployment systems are still, as a whole, immature
  • 112. Build and Test Grid - Tools Gap Build systems not container aware Build systems do not produce docker images Build systems do not treat images as artifacts Deployment systems are still, as a whole, immature Private repos very immature
  • 113. Build and Test Grids - Tools Available Jenkins - plugin Bamboo Docker Repository Quay.io
  • 115. System Architecture - Defined Overloaded term
  • 116. System Architecture - Defined Overloaded term Is concerned with how the various services of a software system interact
  • 117. System Architecture - Defined Overloaded term Is concerned with how the various services of a software system interact Network, Data flow, request path, job management
  • 119. System Architecture - Benefits A separation of concerns leads to a “code to the interface” paradigm
  • 120. System Architecture - Benefits A separation of concerns leads to a “code to the interface” paradigm Micro teams’ micro-services can move at their own pace
  • 121. System Architecture - Benefits A separation of concerns leads to a “code to the interface” paradigm Micro teams’ micro-services can move at their own pace Only coordination between teams is on breaking changes.
  • 123. System Architecture - Concerns Very few coders out there who get it
  • 124. System Architecture - Concerns Very few coders out there who get it Very few models for mere mortals to reason from
  • 126. System Architecture - Business Extraordinary increase in Development Team velocity
  • 127. System Architecture - Business Extraordinary increase in Development Team velocity True competitive advantage
  • 128. System Architecture - Business Extraordinary increase in Development Team velocity True competitive advantage Because of difficult in adoption, advantage will be lasting
  • 130. System Architecture - Adoption Micro service architecture is very rare in the wild (unicorns)
  • 131. System Architecture - Adoption Micro service architecture is very rare in the wild (unicorns) Investment to move existing applications is high risk
  • 132. System Architecture - Adoption Micro service architecture is very rare in the wild (unicorns) Investment to move existing applications is high risk Most shops are not mature/agile enough to realize the benefit
  • 134. System Architecture - Tools Gap Meaningful materials on micro service architectures
  • 135. System Architecture - Tools Gap Meaningful materials on micro service architectures Meaningful materials on async systems
  • 136. System Architecture - Tools Available 12factor.net ?
  • 138. Deployment - Defined Docker Deployment promises A/B deployment
  • 139. Deployment - Defined Docker Deployment promises A/B deployment Promises rolling release and rollback
  • 141. Deployment - Benefits Easier to reason about deployment operations
  • 142. Deployment - Benefits Easier to reason about deployment operations Configuration is not a concern, handled by development team
  • 144. Deployment - Concerns Any discussion of rollback that involves a data store is still hand waving
  • 145. Deployment - Concerns Any discussion of rollback that involves a data store is still hand waving Complexity: Different services need to be deployed in different ways
  • 146. Deployment - Concerns Any discussion of rollback that involves a data store is still hand waving Complexity: Different services need to be deployed in different ways A/B deployment makes a number of assumptions about application architecture
  • 147. Deployment - Concerns Any discussion of rollback that involves a data store is still hand waving Complexity: Different services need to be deployed in different ways A/B deployment makes a number of assumptions about application architecture No tools for the job
  • 149. Deployment - Business Decreases deployment friction
  • 150. Deployment - Business Decreases deployment friction Features get to production faster and more reliably
  • 151. Deployment - Business Decreases deployment friction Features get to production faster and more reliably Significant, lasting competitive advantage
  • 153. Deployment - Adoption Shops adopting CoreOS must adopt this some level of A/B deployment
  • 154. Deployment - Adoption Shops adopting CoreOS must adopt this some level of A/B deployment Lack of tools is impeding adoption
  • 156. Deployment - Tools Gap A production ready container image has no place to go
  • 157. Deployment - Tools Gap A production ready container image has no place to go Version aware scheduling - I have a new version of x, how do I deploy it based on policy y?
  • 158. Deployment - Tools Available None yet Working on it StackEngine Tutum Fleet Dies Red Hat Google AWS
  • 160. Nourishment Black box production instrumentation - Care only about the container (tools don’t exist)
  • 161. Nourishment Black box production instrumentation - Care only about the container (tools don’t exist) A/B Testing for Marketing
  • 162. Nourishment Black box production instrumentation - Care only about the container (tools don’t exist) A/B Testing for Marketing On Demand infrastructure (Pantheon)
  • 164. Closing Thoughts - Business
  • 165. Business Developer adoption of Docker is only valuable as a first step. There is not enough benefit from it alone to justify the effort, it must inform system architecture and production operations (over time)
  • 166. Business Developer adoption of Docker is only valuable as a first step. There is not enough benefit from it alone to justify the effort, it must inform system architecture and production operations (over time) Docker’s system architecture ramifications have the potential to provide a significant and lasting competitive advantage
  • 167. Business Developer adoption of Docker is only valuable as a first step. There is not enough benefit from it alone to justify the effort, it must inform system architecture and production operations (over time) Docker’s system architecture ramifications have the potential to provide a significant and lasting competitive advantage Unlike most ops driven improvements derived from applying DevOps thinking, this must be developer driven since its greatest benefit is derived from system architecture
  • 168. Business Developer adoption of Docker is only valuable as a first step. There is not enough benefit from it alone to justify the effort, it must inform system architecture and production operations (over time) Docker’s system architecture ramifications have the potential to provide a significant and lasting competitive advantage Unlike most ops driven improvements derived from applying DevOps thinking, this must be developer driven since its greatest benefit is derived from system architecture The deployment model for Docker is promising, but still only done by unicorns (e.g. Netflix)
  • 170. DevOps DevOps thought leaders are responsible for the holistic impact of technology decisions at the business level!
  • 171. DevOps DevOps thought leaders are responsible for the holistic impact of technology decisions at the business level! DevOps thought leaders should be working with peers and collaborators in their company to determine if they can derive the proposed business benefits
  • 172. DevOps DevOps thought leaders are responsible for the holistic impact of technology decisions at the business level! DevOps thought leaders should be working with peers and collaborators in their company to determine if they can derive the proposed business benefits Models must be developed that provide sensible direction for implementation (evolution not revolution)
  • 173. DevOps DevOps thought leaders are responsible for the holistic impact of technology decisions at the business level! DevOps thought leaders should be working with peers and collaborators in their company to determine if they can derive the proposed business benefits Models must be developed that provide sensible direction for implementation (evolution not revolution) Tools are not there yet. Companies are showing up with the mission to address this, but it is very early days.
  • 174. Should you be Considering Docker Adoption?
  • 175. Thank You for Your Time and Comments. Boyd Hemphill @behemphi @stackengine