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
750
Software Build of Materials For Cloud Native applications
garethr
1
350
Evolving vulnerabilities in CycloneDX
garethr
0
330
Configuration security is a developer problem
garethr
2
2k
Patterns for secure container base image management
garethr
1
2k
Testing configuration with Open Policy Agent
garethr
0
510
Building a Docker Image Packaging Pipeline Using GitHub Actions
garethr
5
2.4k
The perils of configuration security
garethr
1
190
Shifting Terraform security left
garethr
3
1.7k
Other Decks in Technology
See All in Technology
TypeScript、上達の瞬間
sadnessojisan
46
13k
Application Development WG Intro at AppDeveloperCon
salaboy
0
190
Lambdaと地方とコミュニティ
miu_crescent
2
370
Terraform CI/CD パイプラインにおける AWS CodeCommit の代替手段
hiyanger
1
240
AIチャットボット開発への生成AI活用
ryomrt
0
170
Taming you application's environments
salaboy
0
190
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
1
230
iOS/Androidで同じUI体験をネ イティブで作成する際に気をつ けたい落とし穴
fumiyasac0921
1
110
【令和最新版】AWS Direct Connectと愉快なGWたちのおさらい
minorun365
PRO
5
760
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
1k
生成AIが変えるデータ分析の全体像
ishikawa_satoru
0
160
The Role of Developer Relations in AI Product Success.
giftojabu1
1
130
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
133
8.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
890
It's Worth the Effort
3n
183
27k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
How To Stay Up To Date on Web Technology
chriscoyier
788
250k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
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