SlideShare a Scribd company logo
DOCKER ENABLES AGILE
DEVOPS
Keep C.A.L.M.S and Docker On
Boyd Hemphill Evangelist @behemphi
WHO AM I
Technologist
WHO AM I
Technologist
Community Builder
WHO AM I
Technologist
Community Builder
Extroverted Nerd
IS DEVOPS AGILE REBRANDED?
Controversial, Consideration, Conster…
Docker enables agile_devops
WHO ARE YOU
Have heard of Docker?
WHO ARE YOU
Have heard of Docker?
Using Docker in Dev/QA
WHO ARE YOU
Have heard of Docker?
Using Docker in Dev/QA
Production Docker use?
Docker enables agile_devops
WHAT IS DEVOPS
Culture
WHAT IS DEVOPS
Culture
Automation
WHAT IS DEVOPS
Culture
Automation
Lean
WHAT IS DEVOPS
Culture
Automation
Lean
Measure
WHAT IS DEVOPS
Culture
Automation
Lean
Measure
Share
“DevOps is the way in which a technology organization
embeds itself in a business to the benefit of that
business.”
DEVOPS
What is The Goal of your
company?
DEVOPS
What is The Goal of your
company?
Make Money
DEVOPS
What is The Goal of your
company?
Make Money
Value is what the market
will pay, not the amount of
work
Docker enables agile_devops
WHAT IS AGILE
RTFM (where M =
manifesto)
WHAT IS AGILE
RTFM (where M =
manifesto)
Dogma is not agile
WHAT IS AGILE
RTFM (where M =
manifesto)
Dogma is not agile
Agile _is_ agile
“Agile is the philosophy defined by the Agile Manifesto. It
takes form in the ways organizations respond to change.”
Docker enables agile_devops
FRAMEWORK FOR
REASONING
Philosophy
FRAMEWORK FOR
REASONING
Philosophy
Model
FRAMEWORK FOR
REASONING
Philosophy
Model
Implementation
FRAMEWORK FOR
REASONING
Philosophy
Model
Implementation
Tools
“Don’t be a Tools”
Docker enables agile_devops
ECONOMICS 101
P = R - C
ECONOMICS 101
P = R - C
C = 0 => out of business
ECONOMICS 101
P = R - C
C = 0 => out of business
R has no limit!
ECONOMICS 101
P = R - C
C = 0 => :-(
R has no limit!
Does Docker impact R?
Docker enables agile_devops
CONTAINERS 101 -
VMS VS. OS VIRTUALIZATION
A VM is a full copy of an
entire computer running as
software on a hypervisor
CONTAINERS 101 -
VMS VS. OS VIRTUALIZATION
A VM is a full copy of an
entire computer running as
software on a hypervisor
A container is a slice of a
kernel
CONTAINERS 101 -
VMS VS. OS VIRTUALIZATION
A VM is a full copy of an
entire computer running as
software on a hypervisor
A container is a slice of a
kernel
Exec Summary: The lack of
extra layers means big
efficiencies
Docker enables agile_devops
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
Solaris Zones (2004)
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
Solaris Zones (2004)
OpenVZ (2005)
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
Solaris Zones (2004)
OpenVZ (2005)
LXC (2008)
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
Solaris Zones (2004)
OpenVZ (2005)
LXC (2008)
SILENCE
CONTAINERS 101 -
HISTORY
BSD Jails (2000)
Solaris Zones (2004)
OpenVZ (2005)
LXC (2008)
SILENCE
Docker (2013)
Docker enables agile_devops
INFORMATION
ARCHITECTURE
Tackle Dev Acceleration,
Testing, Project Mgmt and
Ops Implementations
INFORMATION
ARCHITECTURE
Tackle Dev Acceleration,
Testing, Project Mgmt and
Ops Implementations
Look at traditional forward
thinking and edgy DevOps
thinking
INFORMATION
ARCHITECTURE
Tackle Dev Acceleration,
Testing, Project Mgmt and
Ops Implementations
Look at traditional forward
thinking and edgy DevOps
thinking
Apply the Agile Test
INFORMATION
ARCHITECTURE
Tackle Dev Acceleration,
Testing, Project Mgmt and
Ops Implementations
Look at traditional forward
thinking and edgy DevOps
thinking
Apply the Agile Test
Highlight DevOps Thinking
Docker enables agile_devops
DEVELOPER
ACCELERATION
Traditional - Better
modeling of the production
topology
DEVELOPER
ACCELERATION
Traditional - Better
modeling of the production
topology
Forward - Disposable
Development environments
Docker: http://goo.gl/
TbacWI
Vagrant: http://goo.gl/
K5FnCG
DEVELOPER
ACCELERATION
Traditional - Better modeling of
the production topology
Forward - Disposable
Development environments
Docker: http://goo.gl/TbacWI
Vagrant: http://goo.gl/
K5FnCG
Bleeding Edge - Produce
container images as black boxes
THE AGILE TEST
INDIVIDUALS AND
INTERACTIONS OVER
PROCESSES AND TOOLS
Developers can take risks such as
upgrading PHP knowing they can get
back to a working state in seconds
instead of days. Enabling innovation
means better velocity.
[DevOps: Velocity = Revenue]
WORKING SOFTWARE
OVER COMPREHENSIVE
DOCUMENTATION
The Dockerfile (code) that describes the
run time environment is what ensures
a working environment, not a huge
wiki that is chronically out of date.
[DevOps: Infrastructure as Code]
CUSTOMER
COLLABORATION OVER
CONTRACT NEGOTIATION
A developer can change the function of a
service in a container and show it to a
customer (B2B) asking, "like this?”
Developers can kick out new features that can
be A/B tested on a SaaS offering (B2C)
[DevOps - Shorten Feedback Loops]
RESPONDING TO
CHANGE OVER
FOLLOWING A PLAN
Black box thinking means the role of ops
changes to expressing operational measures
(security, performance, scale) in terms of
automated testing. Innovation increases
because feedback comes sooner.
[DevOps - Innovation means competitive
advantage]
Docker enables agile_devops
BUILD AND TEST AGILITY
Traditional - Better
modeling of the production
environment in testing
BUILD AND TEST AGILITY
Traditional - Better
modeling of the production
environment in testing
Forward Thinking - Better
parallelism in software
build and test.
BUILD AND TEST AGILITY
Traditional - Better
modeling of the production
environment in testing
Forward Thinking - Better
parallelism in software
build and test.
Bleeding Edge - Build
systems produce container
images as artifacts
THE AGILE TEST
INDIVIDUALS AND
INTERACTIONS OVER
PROCESSES AND TOOLS
At the bleeding edge, collaboration across
function becomes about producing tests
rather than processes for inhibiting
innovation. Code becomes the documentation
and collaboration happens at the engineering
level rather than the process control level.
[DevOps: Test all the things]
WORKING SOFTWARE
OVER COMPREHENSIVE
DOCUMENTATION
Better modeling of the production
environment, especially in a disposable
way, deploys are seamless in all
environments
[DevOps: Continuous Delivery]
CUSTOMER
COLLABORATION OVER
CONTRACT NEGOTIATION
A/B testing is a form of collaboration,
though generally an individual
customer is unaware they are a test
subject.
[DevOps - Short Feedback Loops]
RESPONDING TO
CHANGE OVER
FOLLOWING A PLAN
Responding to change is the definition
of both build and quality engineering.
Docker adoption has no effect.
Docker enables agile_devops
PROJECT MANAGEMENT
Traditional - None
PROJECT MANAGEMENT
Traditional - None
Forward Thinking -
Coordination between Dev,
QA and Ops is eased
PROJECT MANAGEMENT
Traditional - None
Forward Thinking -
Coordination between Dev,
QA and Ops is eased
Bleeding Edge - Problems
of The Mythical Man
Month are eased by micro
teams
THE AGILE TEST
INDIVIDUALS AND
INTERACTIONS OVER
PROCESSES AND TOOLS
On the bleeding edge change becomes about how to
ensure behavior of software rather than people.
Software problems are easier than people problems.
I believe the manifesto needs an update here to value
the _quality_ of interaction.
[DevOps - Reduce need for human intervention]
WORKING SOFTWARE
OVER COMPREHENSIVE
DOCUMENTATION
Automated coordination between
environments means less deploy
friction for PM’s to manage.
[DevOps: Continuous Delivery]
CUSTOMER
COLLABORATION OVER
CONTRACT NEGOTIATION
Use of disposable environments could
lead to PMs doing check-ins with
customers that ask, "Like this?"
[DevOps - Short Feedback Loops]
RESPONDING TO
CHANGE OVER
FOLLOWING A PLAN
Micro teams move at their own pace. The
response to change is much more rapid.
There is little inter-team communication
required so the quality of intra-team
communication can be improved.
[DevOps - Increase efficiency holistically]
Docker enables agile_devops
OPERATIONS
Traditional - Gnashing of
teeth, stress and
obstinance
OPERATIONS
Traditional - Gnashing of
teeth, stress and
obstinance
Forward Thinking -
Working with DevOps
thought leaders to identify
an appropriate sandbox to
do real world R&D.
OPERATIONS
Traditional - Gnashing of
teeth, stress and obstinance
Forward Thinking - Working
with DevOps thought leaders
to identify an appropriate
sandbox to do real world R&D.
Bleeding Edge - Micro services
teams (Netflix), Single tenant
systems (Pantheon), Bleeding
edge shops (offers.com)
THE AGILE TEST
INDIVIDUALS AND
INTERACTIONS OVER
PROCESSES AND TOOLS
At the operational level, Docker is a
technology.
Again, I believe the manifesto needs
and update to value the _quality_ of
interaction.
WORKING SOFTWARE
OVER COMPREHENSIVE
DOCUMENTATION
Containers are portable, so "works on
my machine" is not a consideration in a
Docker shop. When software gets to Ops,
it works.
Testing will need to focus on security
and performance.
CUSTOMER
COLLABORATION OVER
CONTRACT NEGOTIATION
At Pantheon, for example, this is a crucial
point. Customers use the fully featured system
indefinitely for free. They purchase value
added services like performance, back up and
the like.
[DevOps - Value is in what the market will
pay for.]
RESPONDING TO
CHANGE OVER
FOLLOWING A PLAN
Ops, in terms of DevOps thinking, is about eliminating
the need for reaction in the production environment.
An argument can be made that Docker allows for
automated response to change (scaling and disasters
for example)
[DevOps - Reduce need for human intervention]
Docker enables agile_devops
SUMMARY - DEVOPS
Culture - DevOps thought leaders must determine
how a Docker adoption path looks in their
organization
SUMMARY - DEVOPS
Culture - DevOps thought leaders must determine
how a Docker adoption path looks in their
organization
Automation - Tools are not there yet. Companies are
showing up with the mission to address this, but it is
very early days.
SUMMARY - DEVOPS
Culture - DevOps thought leaders must determine how
a Docker adoption path looks in their organization
Automation - Tools are not there yet. Companies are
showing up with the mission to address this, but it is
very early days.
Lean - DevOps thought leaders are responsible for the
holistic impact of technology decisions at the business
level.
SUMMARY - DEVOPS
Culture - DevOps thought leaders must determine how a Docker
adoption path looks in their organization
Automation - Tools are not there yet. Companies are showing up
with the mission to address this, but it is very early days.
Lean - DevOps thought leaders are responsible for the holistic
impact of technology decisions at the business level.
Measurement - Empiricism is required if we are to meet our
Measurement obligation. Blackbox thinking could revolutionize
compliance.
SUMMARY - DEVOPS
Culture - DevOps thought leaders must determine how a Docker adoption path
looks in their organization
Automation - Tools are not there yet. Companies are showing up with the mission
to address this, but it is very early days.
Lean - DevOps thought leaders are responsible for the holistic impact of
technology decisions at the business level.
Measurement - Empiricism is required if we are to meet our Measurement
obligation. Blackbox thinking could revolutionize compliance.
Sharing - DevOps thought leaders should be working with peers and collaborators
in their company to determine if they can derive the proposed business benefits.
Docker enables agile_devops
SUMMARY - AGILE
Individuals over Process - Agile thought leaders must
help Ops find ways to accept developers’ control of
dependencies
SUMMARY - AGILE
Individuals over Process - Agile thought leaders must
help Ops find ways to accept developers control of
dependencies
Working Software over Docs - Agilistas must help the
business identify safe places for change.
SUMMARY - AGILE
Individuals over Process - Agile thought leaders must
help Ops find ways to accept developers control of
dependencies
Working Software over Docs - Agilistas must help the
business identify safe places for change.
Collaboration over Contract - The Agile approach
should be applied to the learning of how to use Docker
in production.
SUMMARY - AGILE
Individuals over Process - Agile thought leaders must help Ops
find ways to accept developers control of dependencies
Working Software over Docs - Agilistas must help the business
identify safe places for change.
Collaboration over Contract - The Agile approach should be
applied to the learning of how to use Docker in production.
Change Response over Planning - New ways to apply the notion
of velocity must be developed to measure the success of a Docker
adoption.
“Docker enables new agile practices, but is it the right
technology choice for your organization?”
COLOPHON
AUDIBLE.COM = BEST DEVOPS
TOOL EVER!
The Lean Startup - Reis (tech)
The Goal - Goldratt (Theory of Constraints)
It’s not Luck - Goldratt (Theory of Constraints)
The Mythical Man Month - Brooks (Team structure)
Great by Choice - Collins (Culture)
The Phoenix Project - Kim (*) (tech)
Continuous Delivery - Humble (*) (hardcore tech)
The Lean Enterprise - Humble (*) (tech)

More Related Content

What's hot (20)

PPT
DevOps and PaaS at Pulse 2014
James Governor
 
PDF
Improving Software Delivery with DevOps & Software Defined Environments
Michael Elder
 
PDF
XebiaLabs Enterprise DevOps
Bob Sokol
 
PDF
Ibm innovate ci for system z
Rosalind Radcliffe
 
PDF
DevOps Kaizen: Find and Fix What is Really Behind Your Problems
dev2ops
 
PDF
DevOps for Mainframe for IBM Pulse Conference
Rosalind Radcliffe
 
PDF
Success Factors for a Mature Microservices Implementation
Dustin Ruehle
 
PPTX
Redefining cloud computing again linthicum with bonus
David Linthicum
 
PDF
Death to Manual Deployments
IBM UrbanCode Products
 
PDF
Mainframe DevOps: A Zowe CLI-enabled Roadmap
DevOps.com
 
PDF
A Cloud Native Platform - Cloud Native Day Santa Monica
Dustin Ruehle
 
PDF
DEVNET-2015 DevOps In Depth - Damon Edwards on DevOps Kaizen: Building an Ent...
Cisco DevNet
 
PDF
Leading DevOps Application Release and Deployment - Best Practices for Organi...
IBM UrbanCode Products
 
PDF
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Boyd Hemphill
 
PPTX
Refactoring, Emergent Design & Evolutionary Architecture
Brad Appleton
 
PDF
Avoiding the Release Weekend
IBM UrbanCode Products
 
PPT
DevOps 101 for Government
Sanjeev Sharma
 
PPTX
DevOps - an Agile Perspective (at Scale)
Brad Appleton
 
PDF
Keep calms and Docker On ... Innotech
Boyd Hemphill
 
PPTX
New DevOps for the DBA
Kellyn Pot'Vin-Gorman
 
DevOps and PaaS at Pulse 2014
James Governor
 
Improving Software Delivery with DevOps & Software Defined Environments
Michael Elder
 
XebiaLabs Enterprise DevOps
Bob Sokol
 
Ibm innovate ci for system z
Rosalind Radcliffe
 
DevOps Kaizen: Find and Fix What is Really Behind Your Problems
dev2ops
 
DevOps for Mainframe for IBM Pulse Conference
Rosalind Radcliffe
 
Success Factors for a Mature Microservices Implementation
Dustin Ruehle
 
Redefining cloud computing again linthicum with bonus
David Linthicum
 
Death to Manual Deployments
IBM UrbanCode Products
 
Mainframe DevOps: A Zowe CLI-enabled Roadmap
DevOps.com
 
A Cloud Native Platform - Cloud Native Day Santa Monica
Dustin Ruehle
 
DEVNET-2015 DevOps In Depth - Damon Edwards on DevOps Kaizen: Building an Ent...
Cisco DevNet
 
Leading DevOps Application Release and Deployment - Best Practices for Organi...
IBM UrbanCode Products
 
Docker Enables DevOps - Keep C.A.L.M.S. and Docker on ...
Boyd Hemphill
 
Refactoring, Emergent Design & Evolutionary Architecture
Brad Appleton
 
Avoiding the Release Weekend
IBM UrbanCode Products
 
DevOps 101 for Government
Sanjeev Sharma
 
DevOps - an Agile Perspective (at Scale)
Brad Appleton
 
Keep calms and Docker On ... Innotech
Boyd Hemphill
 
New DevOps for the DBA
Kellyn Pot'Vin-Gorman
 

Viewers also liked (20)

PPTX
Introducing DevOps
Nishanth K Hydru
 
PPTX
Docker
tjuniversity
 
PDF
Adventureswith micro services
Thoughtworks
 
PDF
DevOps Con 2015: Radical Agility with Autonomous Teams and Microservices in t...
Henning Jacobs
 
PDF
Containers in production with Docker, CoreOS, Kubernetes and Apache Stratos
Lakmal Warusawithana
 
PDF
Project Sputnik - Driving Innovation at a large company
Barton George
 
PDF
Powering Radical Agility with Docker
Zalando Technology
 
PDF
PuppetConf 2016: Continuous Delivery and DevOps with Jenkins and Puppet Enter...
Puppet
 
PDF
Design Thinking, Agile, DevOps - fuel the innovation delivery
Yi Xu
 
PDF
Deploying and Testing Microservices
Thoughtworks
 
PPTX
V mware thin app 4.5 customer presentation
solarisyourep
 
PPTX
传统零售业的移动互联网升级
Thoughtworks
 
PDF
Radical Agility with Autonomous Teams and Microservices in the Cloud
Zalando Technology
 
ODP
Testing strategies for micro services - Ketan Soni, Jesal Mistry, ThoughtWorks
Thoughtworks
 
PDF
Push The Button with Continuous Delivery: Sam Newman Continuous Delivery Prac...
Thoughtworks
 
PDF
DevOps, Microservices and containers - a high level overview
Barton George
 
PPTX
DevOps, containers & microservices: Separating the hype from the reality
Donnie Berkholz
 
PPTX
Serverless Data Architecture at scale on Google Cloud Platform - Lorenzo Ridi...
Codemotion
 
PPTX
A new model for Docker image distribution
Docker, Inc.
 
PPTX
Docker Datacenter Overview and Production Setup Slides
Docker, Inc.
 
Introducing DevOps
Nishanth K Hydru
 
Docker
tjuniversity
 
Adventureswith micro services
Thoughtworks
 
DevOps Con 2015: Radical Agility with Autonomous Teams and Microservices in t...
Henning Jacobs
 
Containers in production with Docker, CoreOS, Kubernetes and Apache Stratos
Lakmal Warusawithana
 
Project Sputnik - Driving Innovation at a large company
Barton George
 
Powering Radical Agility with Docker
Zalando Technology
 
PuppetConf 2016: Continuous Delivery and DevOps with Jenkins and Puppet Enter...
Puppet
 
Design Thinking, Agile, DevOps - fuel the innovation delivery
Yi Xu
 
Deploying and Testing Microservices
Thoughtworks
 
V mware thin app 4.5 customer presentation
solarisyourep
 
传统零售业的移动互联网升级
Thoughtworks
 
Radical Agility with Autonomous Teams and Microservices in the Cloud
Zalando Technology
 
Testing strategies for micro services - Ketan Soni, Jesal Mistry, ThoughtWorks
Thoughtworks
 
Push The Button with Continuous Delivery: Sam Newman Continuous Delivery Prac...
Thoughtworks
 
DevOps, Microservices and containers - a high level overview
Barton George
 
DevOps, containers & microservices: Separating the hype from the reality
Donnie Berkholz
 
Serverless Data Architecture at scale on Google Cloud Platform - Lorenzo Ridi...
Codemotion
 
A new model for Docker image distribution
Docker, Inc.
 
Docker Datacenter Overview and Production Setup Slides
Docker, Inc.
 
Ad

Similar to Docker enables agile_devops (20)

PPTX
State of agile 2016
Clint Edmonson
 
PDF
Introduction to Dev Ops and Containerisation with Docker
Shakthi Weerasinghe
 
PPTX
DevOps State of the Union 2015
Ernest Mueller
 
PDF
Impact of CD, Clean Code, ... on Team Performance
Fredrik Wendt
 
PDF
Docker Enables DevOps - Boston
Boyd Hemphill
 
PDF
Openstack Summit Container Day Keynote
Boyd Hemphill
 
PDF
Sukumar Nayak-Agile-DevOps-Cloud Management
Sukumar Nayak
 
PDF
Containers, microservices and serverless for realists
Karthik Gaekwad
 
PDF
Docker with Micro Service and WebServices
Sunil Yadav
 
PDF
Introduction to DevOps and the Practical Use Cases at Credit OK
Kriangkrai Chaonithi
 
PDF
Docker Containers in the Enterprise DevOps Journey
TechWell
 
PDF
Docker Enables DevOps
Boyd Hemphill
 
PPTX
Delivering Applications Continuously to Cloud
IBM UrbanCode Products
 
PPTX
DevOps 101
Donnie Berkholz
 
PDF
AWS DevOps Guide and Best Practices Presentation.pdf
Arslan594776
 
PDF
Getting Started with DevOps
Ahmed Misbah
 
PPTX
Container Days NYC Keynote
Boyd Hemphill
 
PPTX
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
Daniel Bryant
 
PDF
DevOps for absolute beginners
Ahmed Misbah
 
PPTX
SS Introduction to Docker
Stephane Woillez
 
State of agile 2016
Clint Edmonson
 
Introduction to Dev Ops and Containerisation with Docker
Shakthi Weerasinghe
 
DevOps State of the Union 2015
Ernest Mueller
 
Impact of CD, Clean Code, ... on Team Performance
Fredrik Wendt
 
Docker Enables DevOps - Boston
Boyd Hemphill
 
Openstack Summit Container Day Keynote
Boyd Hemphill
 
Sukumar Nayak-Agile-DevOps-Cloud Management
Sukumar Nayak
 
Containers, microservices and serverless for realists
Karthik Gaekwad
 
Docker with Micro Service and WebServices
Sunil Yadav
 
Introduction to DevOps and the Practical Use Cases at Credit OK
Kriangkrai Chaonithi
 
Docker Containers in the Enterprise DevOps Journey
TechWell
 
Docker Enables DevOps
Boyd Hemphill
 
Delivering Applications Continuously to Cloud
IBM UrbanCode Products
 
DevOps 101
Donnie Berkholz
 
AWS DevOps Guide and Best Practices Presentation.pdf
Arslan594776
 
Getting Started with DevOps
Ahmed Misbah
 
Container Days NYC Keynote
Boyd Hemphill
 
JAXLondon 2015 "DevOps and the Cloud: All Hail the (Developer) King"
Daniel Bryant
 
DevOps for absolute beginners
Ahmed Misbah
 
SS Introduction to Docker
Stephane Woillez
 
Ad

More from Boyd Hemphill (16)

PDF
Longhorn PHP Tech Debt
Boyd Hemphill
 
PDF
2022-08-16-cloud-austin-tech-debt.pdf
Boyd Hemphill
 
PPTX
The Dynamic Duo
Boyd Hemphill
 
PPTX
Risk is not Fear
Boyd Hemphill
 
PDF
Longhorn PHP - Stop Doing It Wrong
Boyd Hemphill
 
PDF
Deploying PHP Applications to AWS Elastic Beanstalk
Boyd Hemphill
 
PDF
2017-10-24 All Day DevOps - Disposable Development Environments
Boyd Hemphill
 
PPTX
Docker Docker - Docker Security - Docker
Boyd Hemphill
 
PPTX
HomeOps - Reasoning About DevOps at Home
Boyd Hemphill
 
PDF
Container Day - Seattle
Boyd Hemphill
 
PDF
Laundryops Practical DevOps at Home
Boyd Hemphill
 
PDF
Ten Book, Five Minutes
Boyd Hemphill
 
PDF
StackEngine Demo - Boston
Boyd Hemphill
 
PDF
StackEngine Demo - Docker Austin
Boyd Hemphill
 
PDF
StackEngine Problem Space Demo
Boyd Hemphill
 
PDF
StackEngine Problem Space Demo
Boyd Hemphill
 
Longhorn PHP Tech Debt
Boyd Hemphill
 
2022-08-16-cloud-austin-tech-debt.pdf
Boyd Hemphill
 
The Dynamic Duo
Boyd Hemphill
 
Risk is not Fear
Boyd Hemphill
 
Longhorn PHP - Stop Doing It Wrong
Boyd Hemphill
 
Deploying PHP Applications to AWS Elastic Beanstalk
Boyd Hemphill
 
2017-10-24 All Day DevOps - Disposable Development Environments
Boyd Hemphill
 
Docker Docker - Docker Security - Docker
Boyd Hemphill
 
HomeOps - Reasoning About DevOps at Home
Boyd Hemphill
 
Container Day - Seattle
Boyd Hemphill
 
Laundryops Practical DevOps at Home
Boyd Hemphill
 
Ten Book, Five Minutes
Boyd Hemphill
 
StackEngine Demo - Boston
Boyd Hemphill
 
StackEngine Demo - Docker Austin
Boyd Hemphill
 
StackEngine Problem Space Demo
Boyd Hemphill
 
StackEngine Problem Space Demo
Boyd Hemphill
 

Recently uploaded (20)

PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PPTX
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Complete Network Protection with Real-Time Security
L4RGINDIA
 
PDF
July Patch Tuesday
Ivanti
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
✨Unleashing Collaboration: Salesforce Channels & Community Power in Patna!✨
SanjeetMishra29
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Complete Network Protection with Real-Time Security
L4RGINDIA
 
July Patch Tuesday
Ivanti
 

Docker enables agile_devops