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
エンジニアが主導できる組織づくり ー 製品と事業を進化させる体制へのシフト
ueokande
1
100
いま注目のAIエージェントを作ってみよう
supermarimobros
0
360
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
440
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
5
1.8k
「Linux」という言葉が指すもの
sat
PRO
4
140
はじめてのOSS開発からみえたGo言語の強み
shibukazu
3
990
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
270
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
960
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
590
roppongirb_20250911
igaiga
1
250
20250913_JAWS_sysad_kobe
takuyay0ne
2
250
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
280
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Six Lessons from altMBA
skipperchong
28
4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Optimizing for Happiness
mojombo
379
70k
Context Engineering - Making Every Token Count
addyosmani
3
62
A better future with KSS
kneath
239
17k
Producing Creativity
orderedlist
PRO
347
40k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
930
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
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