Why Everyone Needs DevOps Now: 15 Year Study Of High Performing Technology Orgs

Gene Kim
Gene KimAuthor, Researcher, Speaker, Director, DevOps Enthusiast at "The Unicorn Project: A Novel About Developers, Digital Disruption, and Thriving in the Age of Data"
@RealGeneKim 
Why Everyone Needs DevOps 
Now: 
My Fifteen Year Journey Studying 
High Performing IT Organizations 
Gene Kim 
Session ID:
IT Operations 
@RealGeneKim
@RealGeneKim
The Product Managers 
@RealGeneKim
The Developers 
@RealGeneKim
@RealGeneKim
@RealGeneKim
@RealGeneKim 
IT Ops And Dev At War 
13
@RealGeneKim
@RealGeneKim
@RealGeneKim 
The Downward 
Spiral…
There Is A Better Way… 
@RealGeneKim
@RealGeneKim 
Google, Amazon, Netflix, 
Spotify, Etsy, Spotify, Twitter, 
Facebook…
@RealGeneKim 
10 deploys per day 
Dev & ops cooperation at Flickr 
John Allspaw & Paul Hammond 
Velocity 2009 
Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
@RealGeneKim
Little bit weird 
Sits closer to the boss 
Thinks too hard 
Pulls levers & turns knobs 
Easily excited 
Yells a lot in emergencies 
Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
Why Everyone Needs DevOps Now: 15 Year Study Of High Performing Technology Orgs
Ops who think like devs 
Devs who think like ops 
@RealGeneKim 
Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
@RealGeneKim 
Dev and Ops 
Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
DevOps 
is incomplete, 
is interpreted wrong, 
and is too isolated 
Source: Theo Schlossnagle (@postwait) @RealGeneKim
@RealGeneKim 
.*Ops 
Source: Theo Schlossnagle (@postwait)
^(?<dept>.+)Ops$ 
@RealGeneKim 
Source: Theo Schlossnagle (@postwait)
Source: John Jenkins, Amazon.com @RealGeneKim
@RealGeneKim 
Making Changes When It Matters Most 
“By installing a rampant innovation culture, 
we performed 165 experiments in the peak three 
months of tax season.” 
“Our business result? Conversion rate of the 
website is up 50 percent. Employee result? 
Everyone loves it, because now their ideas can 
make it to market.” 
–Scott Cook, Intuit Founder
@RealGeneKim 
Who Is Doing DevOps? 
 Google, Amazon, Netflix, Etsy, Spotify, Twitter, Facebook … 
 Dynatrace, CSC, IBM, CA, SAP, HP, Microsoft, Red Hat, … 
 GE Capital, Nationwide, BNP Paribas, BNY Mellon, 
World Bank, Paychex, Intuit … 
 The Gap, Nordstrom, Macy’s, Williams-Sonoma, Target … 
 General Motors, Raytheon, LEGO, Bosche … 
 UK Government, US Department of Homeland Security … 
 Kansas State University… 
Who else?
High Performers Are More Agile 
30x 8,000x 
more frequent 
deployments 
@RealGeneKim 
faster lead times 
than their peers 
Source: Puppet Labs 2013 State Of DevOps: http://puppetlabs.com/2013-state-of-devops-infographic
@RealGeneKim 
High Performers Are More Reliable 
2x 12x 
the change 
success rate 
faster mean time 
to recover (MTTR) 
Source: Puppet Labs 2013 State Of DevOps: http://puppetlabs.com/2013-state-of-devops-infographic
High Performers Win In The Marketplace 
2x 50% 
more likely to 
exceed profitability, 
market share & 
productivity goals 
@RealGeneKim 
higher market 
capitalization growth 
over 3 years* 
Source: Puppet Labs 2014 State Of DevOps
@RealGeneKim 
36 
Source: Darren Hague (@dhague)
“This book will have a profound effect on IT, 
just as The Goal did for manufacturing.” 
–Jez Humble, 
co-author Continuous Delivery 
“This is the IT swamp draining manual for 
anyone who is neck deep in alligators.” 
–Adrian Cockroft, 
Cloud Architect at Netflix 
“This is The Goal for our decade, 
and is for any IT professional who wants 
their life back.” 
–Charles Betz, IT architect, author 
“Architecture and Patterns for IT” 
@RealGeneKim
@RealGeneKim 
The First Way: Flow
@RealGeneKim 
“deploys per day” 
vs. 
“lead time”
@RealGeneKim 
“What is your lead time 
for changes?” 
“How long does it take to go from 
code committed to code successfully 
running in production?”
IT’S A TRAP
@RealGeneKim
@RealGeneKim 
Create One Step Environment 
Creation Process 
 Make environments available early in the 
Development process 
 Make sure Dev builds the code and environment 
at the same time 
 Create a common Dev, QA and Production 
environment creation process
@RealGeneKim 
If I had a magic wand, 
I’d change the Agile sprints and 
definition of “done”: 
“At the end of each sprint, we must 
have working and shippable code… 
demonstrated in an environment 
that resembles production.”
Deploy Smaller Changes, More Frequently * 
@RealGeneKim 
Source: http://www.facebook.com/note.php?note_id=14218138919
Deploy Smaller Changes, More Frequently * 
@RealGeneKim 
 Decouple feature releases from code 
deployments 
 Deploy features in a disabled state, using feature 
flags 
 Require all developers check code into trunk 
daily (at least) 
 Practice deploying smaller changes, which 
dramatically reduces risk and improves MTTR
Experiment: Reducing Batch Size By 50% 
And the customer got the feature in 
@RealGeneKim 
half the time! 
Source: Scott Prugh, Chief Architect, CSG, Inc.
@RealGeneKim 
“As a lifelong Ops practitioner, I know 
we need DevOps to make our work 
humane. 
In the past, I’ve worked every holiday, on 
my birthday, my spouse’s birthday, and 
even on the day my son was born.” 
Nathan Shimek 
Engineering Manager, New Context 
@nathan_shimek
@RealGeneKim 
Breaking The Bottlenecks In The Flow 
 Environment creation 
 Code deployment 
 Test setup and run (mention @rohansingh) 
 Overly tight architecture 
 Development 
 Product management
“In November 2011, running even the most minimal 
test for CloudFoundry required deploying to 45 virtual 
machines, which took a half hour. This was way too 
long, and also prevented developers from testing on 
@RealGeneKim 
their own workstations. 
By using containers, within months, we got it down to 
18 virtual machines so that any developer can deploy 
the entire system to single VM in six minutes.” 
— Elisabeth Hendrickson, Director of Quality 
Engineering, Pivotal Labs 
@testobsessed
@RealGeneKim 
Blackboard Learn: 2005-Present 
54 
LoC 
Commits 
Source: David Ashman, Chief Architect, Blackboard, Inc. (@davidbashman) 
The Problem
@RealGeneKim 
Blackboard Learn Building Blocks 
55 
Source: David Ashman, Chief Architect, Blackboard, Inc. (@davidbashman)
Top Predictors Of IT Performance (2014) 
 Version control of all production artifacts 
 Continuous integration and deployment 
 Automated acceptance testing 
 Peer-review of production changes (vs. external 
change approval) 
 High trust culture 
 Proactive monitoring of the production environment 
 Win-win relationship between Dev and Ops 
@RealGeneKim 
Source: Puppet Labs 2014 State Of DevOps
@RealGeneKim 
The First Way: Outcomes 
 Creating single repository for code and environments 
 Determinism in the release process 
 Consistent Dev, Test and Production environments, all properly 
built before deployment begins 
 Features being deployed daily without catastrophic failures 
 Decreased lead time 
 Faster cycle time and release cadence
@RealGeneKim 
The Second Way: Feedback
@RealGeneKim
How many times per day is the andon cord 
@RealGeneKim 
pulled in a typical day at a Toyota 
manufacturing plant? 
3,500 times per day 
Source: http://www.gembapantarei.com/2008/04/how_many_times_do_you_pull_the_andon_cord_each_day.html
Why would Toyota do something so disruptive as 
stopping production thousands of times per day? 
@RealGeneKim 
“It’s the only way we can build 2,000 vehicles 
per day – that’s one completed vehicle every 
55 seconds.”
@RealGeneKim 
Google Dev And Ops (2013) 
 15,000 engineers, working on 4,000+ projects 
 All code is checked into one source tree 
(billions of files!) 
 5,500 code commits/day 
 75 million test cases are run daily 
"Automated tests transform fear into boredom." 
-- Eran Messeri, Google
@RealGeneKim 
Developers Carry Pagers 
“We found that when we woke up developers at 
2am, defects got fixed faster than ever” 
– Patrick Lightbody, 
CEO, BrowserMob 
“You build it, you run it.” 
– Werner Vogels 
CTO, Amazon
@RealGeneKim 
Developers Carry Pagers 
“As a developer, there has never been a more 
satisfying point in my career than when I wrote 
the code, I pushed the button to deploy it, 
I watched the metrics to see if it actually worked 
in production, and fixed it if it broke.” 
– Tim Tischler 
Director of Operations Engr, 
Nike, Inc.
Devs Initially Self-Manage Their Own Code 
@RealGeneKim 
65 
Source: Tom Limoncelli (@yesthattom)
@RealGeneKim 
Return Fragile Services Back To Dev 
67 
Source: Tom Limoncelli (@yesthattom)
@RealGeneKim 
Pervasive Production Telemetry 
“Having a 
developer add a 
monitoring metric 
shouldn’t feel like 
a schema 
change.” 
– John Allspaw, 
SVP Tech Ops, 
Etsy
@RealGeneKim 
69
@RealGeneKim 
People actually look at the logs! 
(Mention Verizon PCI Data Breach Study) 
70
@RealGeneKim
@RealGeneKim 
One Of The Highest Predictors Of 
Performance
@RealGeneKim 
One Of The Highest Predictors Of 
Performance
Top Predictors Of IT Performance (2014) 
 Version control of all production artifacts 
 Continuous integration and deployment 
 Automated acceptance testing 
 Peer-review of production changes (vs. external 
change approval) 
 High trust culture 
 Proactive monitoring of the production environment 
 Win-win relationship between Dev and Ops 
@RealGeneKim 
Source: Puppet Labs 2014 State Of DevOps
@RealGeneKim 
The Second Way: Outcomes 
 Defects and security issues getting fixed faster than ever 
 Disciplined automated testing enabling many 
simultaneous small, agile teams to work productively 
 All groups communicating and coordinating better 
 Everybody is getting more work done
The Third Way: 
Continual Experimentation And Learning 
@RealGeneKim
@RealGeneKim 
Break Things Early And Often 
“Do painful things more frequently, so you can 
make it less painful… We don’t get pushback 
from Dev, because they know it makes rollouts 
smoother.” 
– Adrian Cockcroft, 
Former Architect, Netflix 
(Now Technology Fellow, 
Battery Ventures)
@RealGeneKim 
80
@RealGeneKim 
Inject Failures Often
@RealGeneKim 
You Don’t Choose Chaos Monkey… 
Chaos Monkey Chooses You
@RealGeneKim 
The 2014 AWS Reboot 
“When we got the news about the emergency EC2 
reboots, our jaws dropped. When we got the list of 
how many Cassandra nodes would be affected, I 
felt ill. 
“Then I remembered all the Chaos Monkey 
exercises we’ve gone through. My reaction 
was, ‘Bring it on!’” 
– Christos Kalantzis 
Netflix Cloud DB Engineering 
Source: http://techblog.netflix.com/2014/10/a-state-of-xen-chaos-monkey-cassandra.html
@RealGeneKim 
The 2014 AWS Reboot 
“Out of our 2700+ production Cassandra nodes, 
218 were rebooted. 22 Cassandra nodes did not 
reboot successfully. 
“Netflix customers experienced no downtime that 
weekend.” 
– Bruce Wong 
Netflix Chaos Engineering
@RealGeneKim 
Allocate 20% Of Cycles To Technical 
Debt Reduction
“By November 2011, Kevin Scott, 
LinkedIn’s top engineer, had had 
enough. The system was taxed as 
LinkedIn attracted more users, and 
engineers were burnt out. 
“To fix the problems, Scott, who’d 
arrived from Google that February, 
launched Operation InVersion. 
“He froze development on new 
features so engineers could overhaul 
the computing architecture. 
“`We had to tell management we’re 
not going to deliver anything new 
while all of engineering works on this 
project for the next two months,’ 
Scott says. “It was a scary thing.’” 
@RealGeneKim
@RealGeneKim
@RealGeneKim
Source: Pingdom
@RealGeneKim 
Why Do I Think This Is 
Important?
@RealGeneKim 
The Downward 
Spiral…
@RealGeneKim
@RealGeneKim 
Opportunity Cost Of 
Wasted IT Spending? 
$2,600,000,000,000.00 per year 
($2.6 Trillion US)
@RealGeneKim 
Our Mission 
Positively influence the 
lives of one million IT 
professionals by 2017.
@RealGeneKim 
DevOps Enterprise: Lessons Learned 
 On Oct 21-23, we held the DevOps Enterprise Summit, a 
conference for horses, by horses 
 Macy’s, Disney, GE Capital, Blackboard, Telstra, US Department of 
Homeland Security, CSG, Raytheon, Ticketmaster, Union Bank of 
California 
 Leaders driving DevOps transformations talked about 
 The business problem they set out to solve 
 The obstacles they had to overcome 
 The business value they created
@RealGeneKim 
Want More Learn More? 
To receive the following: 
 A copy of this presentation 
 A free 140 page excerpt of The Phoenix Project 
 Information on the DevOps Enterprise: Lessons 
Learned 
 My recommended reading list for enterprise DevOps 
adoption 
 See early drafts of our upcoming DevOps Cookbook 
Just pick up your phone, and send an email: 
To: realgenekim@SendYourSlides.com 
Subject: lisa 
realgenekim@SendYourSlides.com 
lisa
Can Large Orgs Be High Performers? 
Yes. 
But orgs with 10,000+ 
employees 40% less likely 
to be high performing vs. 
500 employee orgs… 
Source: Puppet Labs 2014 State Of DevOps @RealGeneKim
@RealGeneKim 
Other Side Of Innovation 
98
1 of 85

Recommended

The Unicorn Project and The Five Ideals (Updated Dec 2019) by
The Unicorn Project and The Five Ideals (Updated Dec 2019)The Unicorn Project and The Five Ideals (Updated Dec 2019)
The Unicorn Project and The Five Ideals (Updated Dec 2019)Gene Kim
4.4K views98 slides
The Unicorn Project and The Five Ideals (older: see notes for newer version) by
The Unicorn Project and The Five Ideals (older: see notes for newer version)The Unicorn Project and The Five Ideals (older: see notes for newer version)
The Unicorn Project and The Five Ideals (older: see notes for newer version)Gene Kim
33.8K views84 slides
Continuous discovery - Caitlin Blackwell by
Continuous discovery - Caitlin BlackwellContinuous discovery - Caitlin Blackwell
Continuous discovery - Caitlin BlackwellProduct Anonymous
3.7K views38 slides
FLIGHT LEVELS OF KANBAN (KLAUS LEOPOLD) - LKCE13 by
FLIGHT LEVELS OF KANBAN (KLAUS LEOPOLD) - LKCE13FLIGHT LEVELS OF KANBAN (KLAUS LEOPOLD) - LKCE13
FLIGHT LEVELS OF KANBAN (KLAUS LEOPOLD) - LKCE13Lean Kanban Central Europe
8.1K views20 slides
Scrum Product Owner by
Scrum Product OwnerScrum Product Owner
Scrum Product OwnerVishal Prasad
3.4K views55 slides
How to Successfully Run a Remote Team by
How to Successfully Run a Remote TeamHow to Successfully Run a Remote Team
How to Successfully Run a Remote TeamWeekdone.com
282.9K views15 slides

More Related Content

What's hot

Lean Product Discovery by
Lean Product DiscoveryLean Product Discovery
Lean Product DiscoveryDavid Hawks
3.9K views23 slides
Jobs to Be Done JTBD - Jillian Wells by
Jobs to Be Done JTBD - Jillian WellsJobs to Be Done JTBD - Jillian Wells
Jobs to Be Done JTBD - Jillian Wellsuxbri
2.5K views98 slides
Agile coach - roadmap and user story map by
Agile coach - roadmap and user story map Agile coach - roadmap and user story map
Agile coach - roadmap and user story map Rubens Sonntag Dipl.-Ing., MSc, DIC
1.3K views31 slides
Lean startup workshop: practical ways to turn your idea into a successful pro... by
Lean startup workshop: practical ways to turn your idea into a successful pro...Lean startup workshop: practical ways to turn your idea into a successful pro...
Lean startup workshop: practical ways to turn your idea into a successful pro...Made by Many
14.9K views58 slides
The Lego Kanban Game by
The Lego Kanban GameThe Lego Kanban Game
The Lego Kanban GameLiz Keogh
7.6K views28 slides
Agile by
AgileAgile
AgileRajiv Kane
509 views74 slides

What's hot(20)

Lean Product Discovery by David Hawks
Lean Product DiscoveryLean Product Discovery
Lean Product Discovery
David Hawks3.9K views
Jobs to Be Done JTBD - Jillian Wells by uxbri
Jobs to Be Done JTBD - Jillian WellsJobs to Be Done JTBD - Jillian Wells
Jobs to Be Done JTBD - Jillian Wells
uxbri2.5K views
Lean startup workshop: practical ways to turn your idea into a successful pro... by Made by Many
Lean startup workshop: practical ways to turn your idea into a successful pro...Lean startup workshop: practical ways to turn your idea into a successful pro...
Lean startup workshop: practical ways to turn your idea into a successful pro...
Made by Many14.9K views
The Lego Kanban Game by Liz Keogh
The Lego Kanban GameThe Lego Kanban Game
The Lego Kanban Game
Liz Keogh7.6K views
Product Development with Spotify's Product Manager by Product School
 Product Development with Spotify's Product Manager Product Development with Spotify's Product Manager
Product Development with Spotify's Product Manager
Product School9.9K views
User Story Mapping in Practice by Steve Rogalsky
User Story Mapping in PracticeUser Story Mapping in Practice
User Story Mapping in Practice
Steve Rogalsky74.6K views
The Importance of having a Sprint Goal by Abdul Muhaimin
The Importance of having a Sprint GoalThe Importance of having a Sprint Goal
The Importance of having a Sprint Goal
Abdul Muhaimin167 views
Product Validation With Product Discovery by Hengki Sihombing
Product Validation With Product Discovery Product Validation With Product Discovery
Product Validation With Product Discovery
Hengki Sihombing1.1K views
A Product Manager's Job by joshelman
A Product Manager's JobA Product Manager's Job
A Product Manager's Job
joshelman821.3K views
99 inception-deck by drewz lin
99 inception-deck99 inception-deck
99 inception-deck
drewz lin20K views
How agile coaches help us win the agile coach role @ Spotify by Brendan Marsh
How agile coaches help us win   the agile coach role @ SpotifyHow agile coaches help us win   the agile coach role @ Spotify
How agile coaches help us win the agile coach role @ Spotify
Brendan Marsh10.2K views
Product Discovery At Google by John Gibbon
Product Discovery At GoogleProduct Discovery At Google
Product Discovery At Google
John Gibbon2.6K views
Prioritization Method for Every Case by fmr Atlassian Principal PM by Product School
Prioritization Method for Every Case by fmr Atlassian Principal PMPrioritization Method for Every Case by fmr Atlassian Principal PM
Prioritization Method for Every Case by fmr Atlassian Principal PM
Product School290 views
How to build & Coach an Agile team by Vinh Bao Quang
How to build & Coach an Agile teamHow to build & Coach an Agile team
How to build & Coach an Agile team
Vinh Bao Quang437 views
'How do you know that your product works?': Henrik Kniberg @ Colombo Agile Co... by ColomboCampsCommunity
'How do you know that your product works?': Henrik Kniberg @ Colombo Agile Co...'How do you know that your product works?': Henrik Kniberg @ Colombo Agile Co...
'How do you know that your product works?': Henrik Kniberg @ Colombo Agile Co...
Product Owner vs Product Manager by AgileSparks
Product Owner vs Product ManagerProduct Owner vs Product Manager
Product Owner vs Product Manager
AgileSparks87K views
"How to write better User Stories" por @jrhuerta by webcat
"How to write better User Stories" por @jrhuerta"How to write better User Stories" por @jrhuerta
"How to write better User Stories" por @jrhuerta
webcat872 views

Viewers also liked

New DevOps for the DBA by
New DevOps for the DBANew DevOps for the DBA
New DevOps for the DBAKellyn Pot'Vin-Gorman
1.7K views79 slides
5 claves para un trayecto exitoso a DevOps by
5 claves para un trayecto exitoso a DevOps5 claves para un trayecto exitoso a DevOps
5 claves para un trayecto exitoso a DevOpsQindel Group
597 views11 slides
iSQI Certification Days DASA – DevOps & ISTQB Frank Frambach by
iSQI Certification Days DASA – DevOps & ISTQB Frank FrambachiSQI Certification Days DASA – DevOps & ISTQB Frank Frambach
iSQI Certification Days DASA – DevOps & ISTQB Frank FrambachIevgenii Katsan
603 views47 slides
Scala: La escalera a la Programación Funcional by
Scala: La escalera a la Programación FuncionalScala: La escalera a la Programación Funcional
Scala: La escalera a la Programación FuncionalQindel Group
678 views21 slides
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSec by
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSecInnotech Austin 2017: The Path of DevOps Enlightenment for InfoSec
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSecJames Wickett
774 views130 slides
DevOps by
DevOpsDevOps
DevOpsMatthew Jones
74.2K views47 slides

Viewers also liked(8)

5 claves para un trayecto exitoso a DevOps by Qindel Group
5 claves para un trayecto exitoso a DevOps5 claves para un trayecto exitoso a DevOps
5 claves para un trayecto exitoso a DevOps
Qindel Group597 views
iSQI Certification Days DASA – DevOps & ISTQB Frank Frambach by Ievgenii Katsan
iSQI Certification Days DASA – DevOps & ISTQB Frank FrambachiSQI Certification Days DASA – DevOps & ISTQB Frank Frambach
iSQI Certification Days DASA – DevOps & ISTQB Frank Frambach
Ievgenii Katsan603 views
Scala: La escalera a la Programación Funcional by Qindel Group
Scala: La escalera a la Programación FuncionalScala: La escalera a la Programación Funcional
Scala: La escalera a la Programación Funcional
Qindel Group678 views
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSec by James Wickett
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSecInnotech Austin 2017: The Path of DevOps Enlightenment for InfoSec
Innotech Austin 2017: The Path of DevOps Enlightenment for InfoSec
James Wickett774 views
DevOps and Continuous Delivery Reference Architectures (including Nexus and o... by Sonatype
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 169.3K views
Accenture DevOps: Delivering applications at the pace of business by Accenture Technology
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
Accenture Technology162.4K views

Similar to Why Everyone Needs DevOps Now: 15 Year Study Of High Performing Technology Orgs

Why Everyone Needs DevOps Now - Gene Kim by
Why Everyone Needs DevOps Now - Gene KimWhy Everyone Needs DevOps Now - Gene Kim
Why Everyone Needs DevOps Now - Gene KimDynatrace
2.3K views88 slides
DevOps Patterns Distilled: Implementing The Needed Practices In Practical Steps by
DevOps Patterns Distilled: Implementing The Needed Practices In Practical StepsDevOps Patterns Distilled: Implementing The Needed Practices In Practical Steps
DevOps Patterns Distilled: Implementing The Needed Practices In Practical StepsCA Technologies
1.4K views77 slides
DevOps and the Importance of Single Source Code Repos  by
DevOps and the Importance of Single Source Code Repos DevOps and the Importance of Single Source Code Repos 
DevOps and the Importance of Single Source Code Repos Perforce
794 views68 slides
My Top Five DevOps Learnings by
My Top Five DevOps LearningsMy Top Five DevOps Learnings
My Top Five DevOps LearningsPredix
2.1K views46 slides
Docker and Devops by
Docker and DevopsDocker and Devops
Docker and DevopsDocker, Inc.
1.9K views62 slides
2019 Top Lessons Learned Since the Phoenix Project Was Released by
2019 Top Lessons Learned Since the Phoenix Project Was Released2019 Top Lessons Learned Since the Phoenix Project Was Released
2019 Top Lessons Learned Since the Phoenix Project Was ReleasedGene Kim
3.7K views107 slides

Similar to Why Everyone Needs DevOps Now: 15 Year Study Of High Performing Technology Orgs(20)

Why Everyone Needs DevOps Now - Gene Kim by Dynatrace
Why Everyone Needs DevOps Now - Gene KimWhy Everyone Needs DevOps Now - Gene Kim
Why Everyone Needs DevOps Now - Gene Kim
Dynatrace2.3K views
DevOps Patterns Distilled: Implementing The Needed Practices In Practical Steps by CA Technologies
DevOps Patterns Distilled: Implementing The Needed Practices In Practical StepsDevOps Patterns Distilled: Implementing The Needed Practices In Practical Steps
DevOps Patterns Distilled: Implementing The Needed Practices In Practical Steps
CA Technologies1.4K views
DevOps and the Importance of Single Source Code Repos  by Perforce
DevOps and the Importance of Single Source Code Repos DevOps and the Importance of Single Source Code Repos 
DevOps and the Importance of Single Source Code Repos 
Perforce794 views
My Top Five DevOps Learnings by Predix
My Top Five DevOps LearningsMy Top Five DevOps Learnings
My Top Five DevOps Learnings
Predix2.1K views
Docker and Devops by Docker, Inc.
Docker and DevopsDocker and Devops
Docker and Devops
Docker, Inc.1.9K views
2019 Top Lessons Learned Since the Phoenix Project Was Released by Gene Kim
2019 Top Lessons Learned Since the Phoenix Project Was Released2019 Top Lessons Learned Since the Phoenix Project Was Released
2019 Top Lessons Learned Since the Phoenix Project Was Released
Gene Kim3.7K views
Top Lessons Learned From The DevOps Handbook by XebiaLabs
Top Lessons Learned From The DevOps HandbookTop Lessons Learned From The DevOps Handbook
Top Lessons Learned From The DevOps Handbook
XebiaLabs1.2K views
DevOps: Who Will Create $2.6 Trillion In Business Value Per Year? by Gene Kim
DevOps: Who Will Create $2.6 Trillion In Business Value Per Year?DevOps: Who Will Create $2.6 Trillion In Business Value Per Year?
DevOps: Who Will Create $2.6 Trillion In Business Value Per Year?
Gene Kim4.1K views
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i... by Serena Software
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Serena Software379 views
DevOps Done Right The How and Why of Versioning Environment Artifacts by Perforce
DevOps Done Right The How and Why of Versioning Environment ArtifactsDevOps Done Right The How and Why of Versioning Environment Artifacts
DevOps Done Right The How and Why of Versioning Environment Artifacts
Perforce1.1K views
Infosec at Ludicrous Speeds - Rugged DevOps by Gene Kim
Infosec at Ludicrous Speeds - Rugged DevOps Infosec at Ludicrous Speeds - Rugged DevOps
Infosec at Ludicrous Speeds - Rugged DevOps
Gene Kim3.1K views
The Unicorn Project and the Five Ideals.pdf by VMware Tanzu
The Unicorn Project and the Five Ideals.pdfThe Unicorn Project and the Five Ideals.pdf
The Unicorn Project and the Five Ideals.pdf
VMware Tanzu776 views
Kim itSMF New England: ITIL at Ludicrous Speeds - Rugged DevOps 6a by Gene Kim
Kim itSMF New England: ITIL at Ludicrous Speeds - Rugged DevOps 6aKim itSMF New England: ITIL at Ludicrous Speeds - Rugged DevOps 6a
Kim itSMF New England: ITIL at Ludicrous Speeds - Rugged DevOps 6a
Gene Kim1.2K views
Kim IT Pro Forum Eugene: IT at Ludicrous Speeds - rugged dev ops by Gene Kim
Kim IT Pro Forum Eugene: IT at Ludicrous Speeds - rugged dev opsKim IT Pro Forum Eugene: IT at Ludicrous Speeds - rugged dev ops
Kim IT Pro Forum Eugene: IT at Ludicrous Speeds - rugged dev ops
Gene Kim1.4K views
ServiceNow ITIL at Ludicrous Speeds - Rugged DevOps by Gene Kim
ServiceNow  ITIL at Ludicrous Speeds - Rugged DevOpsServiceNow  ITIL at Ludicrous Speeds - Rugged DevOps
ServiceNow ITIL at Ludicrous Speeds - Rugged DevOps
Gene Kim3.3K views
Leading Your DevOps Enterprise Journey by CA Technologies
Leading Your DevOps Enterprise JourneyLeading Your DevOps Enterprise Journey
Leading Your DevOps Enterprise Journey
CA Technologies1.1K views
SecureWorld Kim - Infosec at Ludicrous Speeds - Rugged DevOps 6a by Gene Kim
SecureWorld   Kim - Infosec at Ludicrous Speeds - Rugged DevOps 6aSecureWorld   Kim - Infosec at Ludicrous Speeds - Rugged DevOps 6a
SecureWorld Kim - Infosec at Ludicrous Speeds - Rugged DevOps 6a
Gene Kim1.6K views
DevOps: From Adoption to Performance by Dynatrace
DevOps: From Adoption to PerformanceDevOps: From Adoption to Performance
DevOps: From Adoption to Performance
Dynatrace1.4K views
2019 12 Clojure/conj: Love Letter To Clojure, and A Datomic Experience Report by Gene Kim
2019 12 Clojure/conj: Love Letter To Clojure, and A Datomic Experience Report2019 12 Clojure/conj: Love Letter To Clojure, and A Datomic Experience Report
2019 12 Clojure/conj: Love Letter To Clojure, and A Datomic Experience Report
Gene Kim547 views
Top Lessons Learned While Researching and Writing The DevOps Handbook by Dynatrace
Top Lessons Learned While Researching and Writing The DevOps HandbookTop Lessons Learned While Researching and Writing The DevOps Handbook
Top Lessons Learned While Researching and Writing The DevOps Handbook
Dynatrace1.2K views

More from Gene Kim

Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor... by
Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...
Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...Gene Kim
1K views38 slides
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a... by
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...Gene Kim
1.2K views64 slides
Leading A DevOps Transformation: Lessons Learned by
Leading A DevOps Transformation: Lessons LearnedLeading A DevOps Transformation: Lessons Learned
Leading A DevOps Transformation: Lessons LearnedGene Kim
6.6K views34 slides
Keeping The Auditor Away: DevOps Audit Compliance Case Studies by
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesKeeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesGene Kim
15.3K views43 slides
2014 State Of DevOps Findings! Velocity Conference by
2014 State Of DevOps Findings! Velocity Conference2014 State Of DevOps Findings! Velocity Conference
2014 State Of DevOps Findings! Velocity ConferenceGene Kim
18.3K views35 slides
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More! by
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!Gene Kim
7.2K views47 slides

More from Gene Kim(20)

Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor... by Gene Kim
Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...
Speaker Recording Tips For Virtual DevOps Enterprise (And Why We're Pre-Recor...
Gene Kim1K views
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a... by Gene Kim
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...
GitHub Universe: 2019: Exemplars, Laggards, and Hoarders A Data-driven Look a...
Gene Kim1.2K views
Leading A DevOps Transformation: Lessons Learned by Gene Kim
Leading A DevOps Transformation: Lessons LearnedLeading A DevOps Transformation: Lessons Learned
Leading A DevOps Transformation: Lessons Learned
Gene Kim6.6K views
Keeping The Auditor Away: DevOps Audit Compliance Case Studies by Gene Kim
Keeping The Auditor Away: DevOps Audit Compliance Case StudiesKeeping The Auditor Away: DevOps Audit Compliance Case Studies
Keeping The Auditor Away: DevOps Audit Compliance Case Studies
Gene Kim15.3K views
2014 State Of DevOps Findings! Velocity Conference by Gene Kim
2014 State Of DevOps Findings! Velocity Conference2014 State Of DevOps Findings! Velocity Conference
2014 State Of DevOps Findings! Velocity Conference
Gene Kim18.3K views
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More! by Gene Kim
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!
2013 Velocity DevOps Metrics -- It's Not Just For WebOps Any More!
Gene Kim7.2K views
How Can We Better Sell DevOps? by Gene Kim
How Can We Better Sell DevOps?How Can We Better Sell DevOps?
How Can We Better Sell DevOps?
Gene Kim11.7K views
Kevin Behr: Integrating Controls and Process Improvement by Gene Kim
Kevin Behr: Integrating Controls and Process ImprovementKevin Behr: Integrating Controls and Process Improvement
Kevin Behr: Integrating Controls and Process Improvement
Gene Kim1.8K views
SecureWorld - Communicating With Your CFO by Gene Kim
SecureWorld - Communicating With Your CFOSecureWorld - Communicating With Your CFO
SecureWorld - Communicating With Your CFO
Gene Kim1.5K views
2012 Velocity London: DevOps Patterns Distilled by Gene Kim
2012 Velocity London: DevOps Patterns Distilled2012 Velocity London: DevOps Patterns Distilled
2012 Velocity London: DevOps Patterns Distilled
Gene Kim11.3K views
PuppetConf2012GeneKim by Gene Kim
PuppetConf2012GeneKimPuppetConf2012GeneKim
PuppetConf2012GeneKim
Gene Kim1.7K views
United2012 Rugged DevOps Rocks by Gene Kim
United2012 Rugged DevOps RocksUnited2012 Rugged DevOps Rocks
United2012 Rugged DevOps Rocks
Gene Kim2.5K views
When IT Fails The Business Fails... by Gene Kim
When IT Fails The Business Fails...When IT Fails The Business Fails...
When IT Fails The Business Fails...
Gene Kim1.9K views
2012 05 corp fin 1c by Gene Kim
2012 05 corp fin 1c2012 05 corp fin 1c
2012 05 corp fin 1c
Gene Kim882 views
Winnipeg ISACA Security is Dead, Rugged DevOps by Gene Kim
Winnipeg ISACA Security is Dead, Rugged DevOpsWinnipeg ISACA Security is Dead, Rugged DevOps
Winnipeg ISACA Security is Dead, Rugged DevOps
Gene Kim1.4K views
SecureWorld: Security is Dead, Rugged DevOps 1f by Gene Kim
SecureWorld:  Security is Dead, Rugged DevOps 1fSecureWorld:  Security is Dead, Rugged DevOps 1f
SecureWorld: Security is Dead, Rugged DevOps 1f
Gene Kim3.3K views
DevOps Kanban Meet Up 3/22/12 by Gene Kim
DevOps Kanban Meet Up 3/22/12DevOps Kanban Meet Up 3/22/12
DevOps Kanban Meet Up 3/22/12
Gene Kim1.6K views
2012 SxSW When IT Says No by Gene Kim by Gene Kim
2012 SxSW When IT Says No by Gene Kim2012 SxSW When IT Says No by Gene Kim
2012 SxSW When IT Says No by Gene Kim
Gene Kim1.9K views
Security is Dead. Long Live Rugged DevOps: IT at Ludicrous Speed by Gene Kim
Security is Dead. Long Live Rugged DevOps: IT at Ludicrous SpeedSecurity is Dead. Long Live Rugged DevOps: IT at Ludicrous Speed
Security is Dead. Long Live Rugged DevOps: IT at Ludicrous Speed
Gene Kim8.4K views
2011 09 19 LSPE Dev Ops Cookbook 1a by Gene Kim
2011 09 19 LSPE Dev Ops Cookbook 1a2011 09 19 LSPE Dev Ops Cookbook 1a
2011 09 19 LSPE Dev Ops Cookbook 1a
Gene Kim1.6K views

Recently uploaded

Monthly Social Media Update November 2023 copy.pptx by
Monthly Social Media Update November 2023 copy.pptxMonthly Social Media Update November 2023 copy.pptx
Monthly Social Media Update November 2023 copy.pptxAndy Lambert
13 views49 slides
The Truth About Customer Journey Mapping by
The Truth About Customer Journey MappingThe Truth About Customer Journey Mapping
The Truth About Customer Journey MappingAggregage
55 views39 slides
Accel_Series_2023Autumn_En.pptx by
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxNTTDATA INTRAMART
78 views75 slides
Greece opens countless opportunities for techies by
Greece opens countless opportunities for techiesGreece opens countless opportunities for techies
Greece opens countless opportunities for techiesAbhinav Immigration Services Pvt. Ltd.
17 views6 slides
UCA towards I5.0 OECD.pdf by
UCA towards I5.0 OECD.pdfUCA towards I5.0 OECD.pdf
UCA towards I5.0 OECD.pdfAPPAU_Ukraine
7 views16 slides
NYKAA PPT .pptx by
NYKAA PPT .pptxNYKAA PPT .pptx
NYKAA PPT .pptx125071081
11 views9 slides

Recently uploaded(20)

Monthly Social Media Update November 2023 copy.pptx by Andy Lambert
Monthly Social Media Update November 2023 copy.pptxMonthly Social Media Update November 2023 copy.pptx
Monthly Social Media Update November 2023 copy.pptx
Andy Lambert13 views
The Truth About Customer Journey Mapping by Aggregage
The Truth About Customer Journey MappingThe Truth About Customer Journey Mapping
The Truth About Customer Journey Mapping
Aggregage55 views
NYKAA PPT .pptx by 125071081
NYKAA PPT .pptxNYKAA PPT .pptx
NYKAA PPT .pptx
12507108111 views
Top 10 Web Development Companies in California by TopCSSGallery
Top 10 Web Development Companies in CaliforniaTop 10 Web Development Companies in California
Top 10 Web Development Companies in California
TopCSSGallery42 views
CORPORATE COMMUNICATION.pdf by AKarthikeyan8
CORPORATE COMMUNICATION.pdfCORPORATE COMMUNICATION.pdf
CORPORATE COMMUNICATION.pdf
AKarthikeyan812 views
Presentation on proposed acquisition of leading European asset manager Aermon... by KeppelCorporation
Presentation on proposed acquisition of leading European asset manager Aermon...Presentation on proposed acquisition of leading European asset manager Aermon...
Presentation on proposed acquisition of leading European asset manager Aermon...
KeppelCorporation137 views
SUGAR cosmetics ppt by shafrinn5
SUGAR cosmetics pptSUGAR cosmetics ppt
SUGAR cosmetics ppt
shafrinn550 views
PMU Launch - Guaranteed Slides by pmulaunch
PMU Launch - Guaranteed SlidesPMU Launch - Guaranteed Slides
PMU Launch - Guaranteed Slides
pmulaunch15 views
Navigating EUDR Compliance within the Coffee Industry by Peter Horsten
Navigating EUDR Compliance within the Coffee IndustryNavigating EUDR Compliance within the Coffee Industry
Navigating EUDR Compliance within the Coffee Industry
Peter Horsten35 views
Bloomerang Thank Yous Dec 2023.pdf by Bloomerang
Bloomerang Thank Yous Dec 2023.pdfBloomerang Thank Yous Dec 2023.pdf
Bloomerang Thank Yous Dec 2023.pdf
Bloomerang91 views
Assignment 4: Reporting to Management.pptx by BethanyAline
Assignment 4: Reporting to Management.pptxAssignment 4: Reporting to Management.pptx
Assignment 4: Reporting to Management.pptx
BethanyAline17 views

Why Everyone Needs DevOps Now: 15 Year Study Of High Performing Technology Orgs

  • 1. @RealGeneKim Why Everyone Needs DevOps Now: My Fifteen Year Journey Studying High Performing IT Organizations Gene Kim Session ID:
  • 4. The Product Managers @RealGeneKim
  • 8. @RealGeneKim IT Ops And Dev At War 13
  • 12. There Is A Better Way… @RealGeneKim
  • 13. @RealGeneKim Google, Amazon, Netflix, Spotify, Etsy, Spotify, Twitter, Facebook…
  • 14. @RealGeneKim 10 deploys per day Dev & ops cooperation at Flickr John Allspaw & Paul Hammond Velocity 2009 Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
  • 16. Little bit weird Sits closer to the boss Thinks too hard Pulls levers & turns knobs Easily excited Yells a lot in emergencies Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
  • 18. Ops who think like devs Devs who think like ops @RealGeneKim Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
  • 19. @RealGeneKim Dev and Ops Source: John Allspaw (@allspaw) and Paul Hammond (@ph)
  • 20. DevOps is incomplete, is interpreted wrong, and is too isolated Source: Theo Schlossnagle (@postwait) @RealGeneKim
  • 21. @RealGeneKim .*Ops Source: Theo Schlossnagle (@postwait)
  • 22. ^(?<dept>.+)Ops$ @RealGeneKim Source: Theo Schlossnagle (@postwait)
  • 23. Source: John Jenkins, Amazon.com @RealGeneKim
  • 24. @RealGeneKim Making Changes When It Matters Most “By installing a rampant innovation culture, we performed 165 experiments in the peak three months of tax season.” “Our business result? Conversion rate of the website is up 50 percent. Employee result? Everyone loves it, because now their ideas can make it to market.” –Scott Cook, Intuit Founder
  • 25. @RealGeneKim Who Is Doing DevOps?  Google, Amazon, Netflix, Etsy, Spotify, Twitter, Facebook …  Dynatrace, CSC, IBM, CA, SAP, HP, Microsoft, Red Hat, …  GE Capital, Nationwide, BNP Paribas, BNY Mellon, World Bank, Paychex, Intuit …  The Gap, Nordstrom, Macy’s, Williams-Sonoma, Target …  General Motors, Raytheon, LEGO, Bosche …  UK Government, US Department of Homeland Security …  Kansas State University… Who else?
  • 26. High Performers Are More Agile 30x 8,000x more frequent deployments @RealGeneKim faster lead times than their peers Source: Puppet Labs 2013 State Of DevOps: http://puppetlabs.com/2013-state-of-devops-infographic
  • 27. @RealGeneKim High Performers Are More Reliable 2x 12x the change success rate faster mean time to recover (MTTR) Source: Puppet Labs 2013 State Of DevOps: http://puppetlabs.com/2013-state-of-devops-infographic
  • 28. High Performers Win In The Marketplace 2x 50% more likely to exceed profitability, market share & productivity goals @RealGeneKim higher market capitalization growth over 3 years* Source: Puppet Labs 2014 State Of DevOps
  • 29. @RealGeneKim 36 Source: Darren Hague (@dhague)
  • 30. “This book will have a profound effect on IT, just as The Goal did for manufacturing.” –Jez Humble, co-author Continuous Delivery “This is the IT swamp draining manual for anyone who is neck deep in alligators.” –Adrian Cockroft, Cloud Architect at Netflix “This is The Goal for our decade, and is for any IT professional who wants their life back.” –Charles Betz, IT architect, author “Architecture and Patterns for IT” @RealGeneKim
  • 32. @RealGeneKim “deploys per day” vs. “lead time”
  • 33. @RealGeneKim “What is your lead time for changes?” “How long does it take to go from code committed to code successfully running in production?”
  • 36. @RealGeneKim Create One Step Environment Creation Process  Make environments available early in the Development process  Make sure Dev builds the code and environment at the same time  Create a common Dev, QA and Production environment creation process
  • 37. @RealGeneKim If I had a magic wand, I’d change the Agile sprints and definition of “done”: “At the end of each sprint, we must have working and shippable code… demonstrated in an environment that resembles production.”
  • 38. Deploy Smaller Changes, More Frequently * @RealGeneKim Source: http://www.facebook.com/note.php?note_id=14218138919
  • 39. Deploy Smaller Changes, More Frequently * @RealGeneKim  Decouple feature releases from code deployments  Deploy features in a disabled state, using feature flags  Require all developers check code into trunk daily (at least)  Practice deploying smaller changes, which dramatically reduces risk and improves MTTR
  • 40. Experiment: Reducing Batch Size By 50% And the customer got the feature in @RealGeneKim half the time! Source: Scott Prugh, Chief Architect, CSG, Inc.
  • 41. @RealGeneKim “As a lifelong Ops practitioner, I know we need DevOps to make our work humane. In the past, I’ve worked every holiday, on my birthday, my spouse’s birthday, and even on the day my son was born.” Nathan Shimek Engineering Manager, New Context @nathan_shimek
  • 42. @RealGeneKim Breaking The Bottlenecks In The Flow  Environment creation  Code deployment  Test setup and run (mention @rohansingh)  Overly tight architecture  Development  Product management
  • 43. “In November 2011, running even the most minimal test for CloudFoundry required deploying to 45 virtual machines, which took a half hour. This was way too long, and also prevented developers from testing on @RealGeneKim their own workstations. By using containers, within months, we got it down to 18 virtual machines so that any developer can deploy the entire system to single VM in six minutes.” — Elisabeth Hendrickson, Director of Quality Engineering, Pivotal Labs @testobsessed
  • 44. @RealGeneKim Blackboard Learn: 2005-Present 54 LoC Commits Source: David Ashman, Chief Architect, Blackboard, Inc. (@davidbashman) The Problem
  • 45. @RealGeneKim Blackboard Learn Building Blocks 55 Source: David Ashman, Chief Architect, Blackboard, Inc. (@davidbashman)
  • 46. Top Predictors Of IT Performance (2014)  Version control of all production artifacts  Continuous integration and deployment  Automated acceptance testing  Peer-review of production changes (vs. external change approval)  High trust culture  Proactive monitoring of the production environment  Win-win relationship between Dev and Ops @RealGeneKim Source: Puppet Labs 2014 State Of DevOps
  • 47. @RealGeneKim The First Way: Outcomes  Creating single repository for code and environments  Determinism in the release process  Consistent Dev, Test and Production environments, all properly built before deployment begins  Features being deployed daily without catastrophic failures  Decreased lead time  Faster cycle time and release cadence
  • 48. @RealGeneKim The Second Way: Feedback
  • 50. How many times per day is the andon cord @RealGeneKim pulled in a typical day at a Toyota manufacturing plant? 3,500 times per day Source: http://www.gembapantarei.com/2008/04/how_many_times_do_you_pull_the_andon_cord_each_day.html
  • 51. Why would Toyota do something so disruptive as stopping production thousands of times per day? @RealGeneKim “It’s the only way we can build 2,000 vehicles per day – that’s one completed vehicle every 55 seconds.”
  • 52. @RealGeneKim Google Dev And Ops (2013)  15,000 engineers, working on 4,000+ projects  All code is checked into one source tree (billions of files!)  5,500 code commits/day  75 million test cases are run daily "Automated tests transform fear into boredom." -- Eran Messeri, Google
  • 53. @RealGeneKim Developers Carry Pagers “We found that when we woke up developers at 2am, defects got fixed faster than ever” – Patrick Lightbody, CEO, BrowserMob “You build it, you run it.” – Werner Vogels CTO, Amazon
  • 54. @RealGeneKim Developers Carry Pagers “As a developer, there has never been a more satisfying point in my career than when I wrote the code, I pushed the button to deploy it, I watched the metrics to see if it actually worked in production, and fixed it if it broke.” – Tim Tischler Director of Operations Engr, Nike, Inc.
  • 55. Devs Initially Self-Manage Their Own Code @RealGeneKim 65 Source: Tom Limoncelli (@yesthattom)
  • 56. @RealGeneKim Return Fragile Services Back To Dev 67 Source: Tom Limoncelli (@yesthattom)
  • 57. @RealGeneKim Pervasive Production Telemetry “Having a developer add a monitoring metric shouldn’t feel like a schema change.” – John Allspaw, SVP Tech Ops, Etsy
  • 59. @RealGeneKim People actually look at the logs! (Mention Verizon PCI Data Breach Study) 70
  • 61. @RealGeneKim One Of The Highest Predictors Of Performance
  • 62. @RealGeneKim One Of The Highest Predictors Of Performance
  • 63. Top Predictors Of IT Performance (2014)  Version control of all production artifacts  Continuous integration and deployment  Automated acceptance testing  Peer-review of production changes (vs. external change approval)  High trust culture  Proactive monitoring of the production environment  Win-win relationship between Dev and Ops @RealGeneKim Source: Puppet Labs 2014 State Of DevOps
  • 64. @RealGeneKim The Second Way: Outcomes  Defects and security issues getting fixed faster than ever  Disciplined automated testing enabling many simultaneous small, agile teams to work productively  All groups communicating and coordinating better  Everybody is getting more work done
  • 65. The Third Way: Continual Experimentation And Learning @RealGeneKim
  • 66. @RealGeneKim Break Things Early And Often “Do painful things more frequently, so you can make it less painful… We don’t get pushback from Dev, because they know it makes rollouts smoother.” – Adrian Cockcroft, Former Architect, Netflix (Now Technology Fellow, Battery Ventures)
  • 69. @RealGeneKim You Don’t Choose Chaos Monkey… Chaos Monkey Chooses You
  • 70. @RealGeneKim The 2014 AWS Reboot “When we got the news about the emergency EC2 reboots, our jaws dropped. When we got the list of how many Cassandra nodes would be affected, I felt ill. “Then I remembered all the Chaos Monkey exercises we’ve gone through. My reaction was, ‘Bring it on!’” – Christos Kalantzis Netflix Cloud DB Engineering Source: http://techblog.netflix.com/2014/10/a-state-of-xen-chaos-monkey-cassandra.html
  • 71. @RealGeneKim The 2014 AWS Reboot “Out of our 2700+ production Cassandra nodes, 218 were rebooted. 22 Cassandra nodes did not reboot successfully. “Netflix customers experienced no downtime that weekend.” – Bruce Wong Netflix Chaos Engineering
  • 72. @RealGeneKim Allocate 20% Of Cycles To Technical Debt Reduction
  • 73. “By November 2011, Kevin Scott, LinkedIn’s top engineer, had had enough. The system was taxed as LinkedIn attracted more users, and engineers were burnt out. “To fix the problems, Scott, who’d arrived from Google that February, launched Operation InVersion. “He froze development on new features so engineers could overhaul the computing architecture. “`We had to tell management we’re not going to deliver anything new while all of engineering works on this project for the next two months,’ Scott says. “It was a scary thing.’” @RealGeneKim
  • 77. @RealGeneKim Why Do I Think This Is Important?
  • 80. @RealGeneKim Opportunity Cost Of Wasted IT Spending? $2,600,000,000,000.00 per year ($2.6 Trillion US)
  • 81. @RealGeneKim Our Mission Positively influence the lives of one million IT professionals by 2017.
  • 82. @RealGeneKim DevOps Enterprise: Lessons Learned  On Oct 21-23, we held the DevOps Enterprise Summit, a conference for horses, by horses  Macy’s, Disney, GE Capital, Blackboard, Telstra, US Department of Homeland Security, CSG, Raytheon, Ticketmaster, Union Bank of California  Leaders driving DevOps transformations talked about  The business problem they set out to solve  The obstacles they had to overcome  The business value they created
  • 83. @RealGeneKim Want More Learn More? To receive the following:  A copy of this presentation  A free 140 page excerpt of The Phoenix Project  Information on the DevOps Enterprise: Lessons Learned  My recommended reading list for enterprise DevOps adoption  See early drafts of our upcoming DevOps Cookbook Just pick up your phone, and send an email: To: realgenekim@SendYourSlides.com Subject: lisa realgenekim@SendYourSlides.com lisa
  • 84. Can Large Orgs Be High Performers? Yes. But orgs with 10,000+ employees 40% less likely to be high performing vs. 500 employee orgs… Source: Puppet Labs 2014 State Of DevOps @RealGeneKim
  • 85. @RealGeneKim Other Side Of Innovation 98

Editor's Notes

  1. My name is Gene Kim. My area of passion started when I was the CTO and founder of Tripwire in 1999. I started keeping a list that we called “Gene’s list of people with great kung fu.” These were the organizations that simutaneously… In the next 25 minutes, I’m really excited to share with you some of my key learnings, which I’m hoping that will not only be applicable to you, but that you’ll be able to put into practice right away, and get some amazing results. But let me tell you how my journey began…
  2. [ picture of messy data center ] Ten minutes into Bill’s first day on the job, he has to deal with a payroll run failure. Tomorrow is payday, and finance just found out that while all the salaried employees are going to get paid, none of the hourly factory employees will. All their records from the factory timekeeping systems were zeroed out. Was it a SAN failure? A database failure? An application failure? Interface failure? Cabling error?
  3. Source: http://biobreak.wordpress.com/2010/10/07/games-evangelism-dos-and-donts/
  4. Who are they auditing? IT operations. I love IT operatoins. Why? Because when the developers screw up, the only people who can save the day are the IT operations people. Memory leak? No problem, we’ll do hourly reboots until you figure that out. Who here is from IT operations? Bad day: Not as prepared for the audit as they thought Spending 30% of their time scrambling, generating presentation for auditors Or an outage, and the developer is adamant that they didn’t make the change – they’re saying, “it must be the security guys – they’re always causing outages” Or, there’s 50 systems behind the load balancer, and six systems are acting funny – what different, and who made them different Or every server is like a snowflake, each having their own personality We as Tripwire practitioners can help them make sure changes are made visible, authorized, deployed completely and accurately, find differences Create and enforce a culture of change management and causality
  5. EG Parts Unlimited, Inc. DBA Parts Unlimited in is serious trouble. Stock has tumbled 19% in the last 30 days, and is down 52% from its peak three years ago. The company continues to be outmaneuvered by their arch-rival, famous for their ability to anticipate and instantly react to customer needs. Parts Unlimited now trails the competition in sales growth, inventory turns and profitability. Parts Unlimited has been promising the release of a software, call “Phoenix” which – if they can ever get it release – should close the gap. It tightly integrates its retailing and e-commerce channels. Already years late, many expect the company to announce another program delay in their analyst earnings call next month. 20 million in, years late and the Board and the Investors are – let’s just say the natives are restless and are looking for heads. Which mean not only have some of the players been let go, and moved positions, but the board is looking at outsourcing and / or splitting up the company.. The board has given the team six months to make dramatic improvements.
  6. Source: Flickr: birdsandanchors
  7. Who’s introducing variance? Well, it’s often these guys. Show me a developer who isn’t causing an outage, I’ll show you one who is on vacation. Primary measurement is deploy features quickly – get to market. I’ve worked with two of the five largest Internet companies (Google, Microsoft, Yahoo, AOL, Amazon), and I now believe that the biggest differentiator to great time to market is great operations: Bad day: We do 6 weeks of testing, but deployment still fails. Why? QA environment doesn’t match production Or there’s a failure in testing, and no one can agree whether it’s a code failure or an environment failure Or changes are made in QA, but no one wrote them down, so they didn’t get replicated downstream in production Believe it or not, we as Tripwire practitioners can even help them – make sure environments are available when we need them, that they’re properly configured correctly the first time, document all the changes, replicate them downstream
  8. [ picture of messy data center ] Ten minutes into Bill’s first day on the job, he has to deal with a payroll run failure. Tomorrow is payday, and finance just found out that while all the salaried employees are going to get paid, none of the hourly factory employees will. All their records from the factory timekeeping systems were zeroed out. Was it a SAN failure? A database failure? An application failure? Interface failure? Cabling error?
  9. Source: http://biobreak.wordpress.com/2010/10/07/games-evangelism-dos-and-donts/
  10. So who are all these constituencies that we can help, and increase our relevance as Tripwire practitioners and champions? How many people here are in infosec? Goal: protect critical systems and data Safeguard organizational commitments Prevent security breaches, help quickly detect and recover from them Bad day: no security standards No one is complying Yes, we’re 3 years behind. “Whaddya gonna do about it?” Vs. we (Tripwire owner) can become more relevant and add value by help infosec by leveraging all the configuration guidance out there Measure variance between produciton and those known good states Trust and verify that when management says, we’ve trued up the configurations, they’ve actually done it Why? Now, more than ever, there are an ever increasing amount of regulatory and contractual requirements to protect systems and data
  11. There are many ways to react to this: like, fear, horror, trying to become invisible… All understandable, given the circumstances… Because infosec can no longer take 4 weeks to turn around a security review for application code, or take 6 weeks to turnaround a firewall change. But, on the other hand, I think it’s will be the best thing to ever happen to infosec in the past 20 years. We’re calling this Rugged DevOps, because it’s a way for infosec to integrate into the DevOps process, and be welcomed. And not be viewed as the shrill hysterical folks who slow the business down.
  12. Tell story of Amazon, Netflix: they care about, availability, security It’s not a push, it’s a pull – they’re looking for our help (#1 concern: fear of disintermediation and being marginalized)
  13. Eran Feigenbaum Director of Security, Google Enterprise
  14. [ picture of messy data center ] Ten minutes into Bill’s first day on the job, he has to deal with a payroll run failure. Tomorrow is payday, and finance just found out that while all the salaried employees are going to get paid, none of the hourly factory employees will. All their records from the factory timekeeping systems were zeroed out. Was it a SAN failure? A database failure? An application failure? Interface failure? Cabling error?