Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Day to day devops
Search
Gareth Rushgrove
February 23, 2016
Technology
3
200
Day to day devops
Practices of effective teams, and reasons for adopting devops
Gareth Rushgrove
February 23, 2016
Tweet
Share
More Decks by Gareth Rushgrove
See All by Gareth Rushgrove
GTM vs Open Source
garethr
0
810
Software Build of Materials For Cloud Native applications
garethr
1
400
Evolving vulnerabilities in CycloneDX
garethr
0
420
Configuration security is a developer problem
garethr
2
2.1k
Patterns for secure container base image management
garethr
1
2k
Testing configuration with Open Policy Agent
garethr
0
570
Building a Docker Image Packaging Pipeline Using GitHub Actions
garethr
5
2.7k
The perils of configuration security
garethr
1
240
Shifting Terraform security left
garethr
3
1.8k
Other Decks in Technology
See All in Technology
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
870
2025年夏 コーディングエージェントを統べる者
nwiizo
0
170
Snowflake Intelligenceにはこうやって立ち向かう!クラシルが考えるAI Readyなデータ基盤と活用のためのDataOps
gappy50
0
250
roppongirb_20250911
igaiga
1
240
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
250
ブロックテーマ時代における、テーマの CSS について考える Toro_Unit / 2025.09.13 @ Shinshu WordPress Meetup
torounit
0
130
研究開発と製品開発、両利きのロボティクス
youtalk
1
530
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
230
20250913_JAWS_sysad_kobe
takuyay0ne
2
220
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
860
テストを軸にした生き残り術
kworkdev
PRO
0
210
Featured
See All Featured
Making Projects Easy
brettharned
117
6.4k
Faster Mobile Websites
deanohume
309
31k
Side Projects
sachag
455
43k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Scaling GitHub
holman
463
140k
Typedesign – Prime Four
hannesfritz
42
2.8k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
The Invisible Side of Design
smashingmag
301
51k
Building an army of robots
kneath
306
46k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Become a Pro
speakerdeck
PRO
29
5.5k
Transcript
Day to Day Devops Puppet Labs Gareth Rushgrove From cultural
movement to useful practices
Gareth Rushgrove @garethr
Gareth Rushgrove
Common Problems Whether you’re in software development or enterprise IT
Adopting the latest technology Gareth Rushgrove Long term planning VS
Why does this matter? An increasing rate of technology change
Gareth Rushgrove
Gareth Rushgrove
Gareth Rushgrove
The gap between the leading edge and every-one-else is growing
Gareth Rushgrove
Moving quickly Gareth Rushgrove Stability and security VS
Gareth Rushgrove Then Move fast and break things
Move fast with stable infra Gareth Rushgrove Now
Dev Gareth Rushgrove Ops VS
* Gareth Rushgrove Ops VS
Devops and this talk An introduction to some common practices
Devops is a cultural and professional movement Gareth Rushgrove
CAMS - Culture, Automation, Measurement and Sharing Gareth Rushgrove
Everything as code Teams over individuals Do hard things more
often Gareth Rushgrove - - -
Teams over individuals The problem with single points of failure
and dependencies
Low trust culture Gareth Rushgrove High trust culture
Siloed teams Gareth Rushgrove Cross-functional teams
Long cycle times Gareth Rushgrove Short cycle times
Poor visibility Gareth Rushgrove Fast feedback
Specialist Gareth Rushgrove Generalist
Push Gareth Rushgrove Pull
30x Gareth Rushgrove More frequent deployments Faster lead times than
their peers 200x 2015 State of DevOps Report
60x Gareth Rushgrove Change success rate Faster mean time to
recover 168x 2015 State of DevOps Report
Everything as code Why software is eating the world
Change management, configuration management, supplier management, capacity management, request fulfilment,
problem management, access management, etc. Gareth Rushgrove
Доверяй, но проверяй Trust but verify
Avoiding spreadsheets as the source of truth Gareth Rushgrove
If you don’t know the state of your system how
can you trust a given change will work? Gareth Rushgrove
The best source of truth for the network is the
network itself Gareth Rushgrove
Infrastructure as code Gareth Rushgrove
Gareth Rushgrove
Gareth Rushgrove
Gareth Rushgrove
Applying software development practices to infrastructure Gareth Rushgrove
Source code can be checked into version control, so clear
understanding of who changed what and when Gareth Rushgrove
Changes can be made through a pipeline, everything is visible
and nothing is adhoc Gareth Rushgrove
Gareth Rushgrove Login to a server Make change
Gareth Rushgrove Write the code Check syntax Check style Unit
tests Acceptance tests Code review Deploy
Do hard things more often Building up organisational muscles
Q. If Amazon release to production every 11.6 seconds, how
often does the Change Approval Board meet? Gareth Rushgrove http://assets.en.oreilly.com/1/event/60/Velocity%20Culture%20Presentation.pdf
Gareth Rushgrove
“We went from all-hands-on- deck, war-room sort of deployments to
non-events” Gareth Rushgrove Jez Miller, Heartland Payment Systems
Gareth Rushgrove Regular releases reduce risk
Gareth Rushgrove Chaos Engineering introduces failure
Conclusions Embracing devops practices means…
Everyone embracing change Gareth Rushgrove
Learning new skills Gareth Rushgrove
Changing your team and organisational structure Gareth Rushgrove
Changing your organisation Gareth Rushgrove
Questions? And thanks for listening