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
SRE: Self Isolated Edition
Search
Armakuni
PRO
April 17, 2020
Technology
0
160
SRE: Self Isolated Edition
Armakuni
PRO
April 17, 2020
Tweet
Share
More Decks by Armakuni
See All by Armakuni
Unleashing Success
armakuni
PRO
1
120
Cognitive Overload: Bogged Down & Burned Out
armakuni
PRO
1
110
SEACON 2022: The next level pipelines delivering Net Zero
armakuni
PRO
1
31
Multi-team Software Delivery Assessment
armakuni
PRO
0
150
Team Thermometers in 45 mins
armakuni
PRO
0
160
Your Office Should Have Playtime
armakuni
PRO
0
150
How to be an Evil Scientist - Lean Agile Delivery & Coaching Network 2020
armakuni
PRO
0
92
How to be an Evil Scientist - DevOps 2020
armakuni
PRO
0
93
How to have a conversation
armakuni
PRO
0
400
Other Decks in Technology
See All in Technology
Modern Linux
oracle4engineer
PRO
0
160
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
350
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.2k
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
3
460
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
570
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
660
組織を巻き込む大規模プラットフォーム移行戦略 〜50+サービスのマルチリージョン・マルチプロダクト化で学んだステークホルダー協働の実践〜 / Platform migration strategy engaging all stakeholders
toshi0607
2
190
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
要件定義・デザインフェーズでもAIを活用して、コミュニケーションの密度を高める
kazukihayase
0
120
20250912_RPALT_データを集める→とっ散らかる問題_Obsidian紹介
ratsbane666
0
100
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
2
1.2k
2025/09/16 仕様駆動開発とAI-DLCが導くAI駆動開発の新フェーズ
masahiro_okamura
0
140
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
BBQ
matthewcrist
89
9.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
Site-Speed That Sticks
csswizardry
10
820
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Transcript
armakuni.com Site Reliability Engineering Self Isolated Edition Billie Thompson
2 How are you keeping it together?
armakuni.com Site Reliability Engineering Self Isolated Edition Billie Thompson
Introductions 4 • Billie Thompson • Developer • Fav. Animal
Capybara PurpleBooth ArmakuniHQ Getting to know you, Getting to know all about you
5
We’ve worked with these people 6
7 I invented a game
8
9 30 Seconds Fast Careful
10 I can go faster, but I’ll make more mistakes
11 I can go slower, but I’ll get fewer in
12 Middle pace is about the best
13 30 Seconds
14 1 Sprint
15 SRE is an implementation of DevOps
16 In a few months SRE will be nothing more
than DevOps 2.0
17 I want to talk about the bits that will
be lost
18 Great Powers
19 The metric you see is the metric you move
20 The North Star Metric is the single metric that
best captures the core value that your product delivers to customers.
21 Focus on feature delivery
22 Focus on feature delivery I delivered 15 story points
this week! My teams just don’t have the feature velocity
23 Focus on feature delivery Focus on stability I delivered
15 story points this week! My teams just don’t have the feature velocity
armakuni.com How do you combat the great power of feature
delivery Self Isolated Edition Billie Thompson
25 What attributes does a countering force need to have
• Fast feedback cycle • •
26 What attributes does a countering force need to have
• Fast feedback cycle • Be achievable •
27 What attributes does a countering force need to have
• Fast feedback cycle • Be achievable • Have monetary impact
28 Focus on feature delivery Focus on stability I delivered
15 story points this week! My teams just don’t have the feature velocity and we don’t know The Error Budget
29 Errors are Inevitable
30 100% Uptime is Impossible
31 100% Uptime is Impossible and undesirable
32 Stability-o-meter Never down Always down
Our customers would leave us if we had performance in
this region 33 Stability-o-meter Never down Always down
If we are here we are taking as much risk
as our customers will tolerate 34 Stability-o-meter Never down Always down
We need a buffer between what we aim for and
what our customers need 35 Stability-o-meter Never down Always down
This is our error budget we can spend it how
we like 36 Stability-o-meter Never down Always down
Maybe we release a risky feature 37 Stability-o-meter Never down
Always down
Maybe we do that DB migration 38 Stability-o-meter Never down
Always down
Maybe something goes really wrong and we go over 39
Stability-o-meter Never down Always down
40 Stability-o-meter Never down Always down SLO Service Level Objective
An internal team target
41 Stability-o-meter Never down Always down SLA Service Level Agreement
An external promise to customers backed up with financial penalties
42 Stability-o-meter Never down Always down SLA An external promise
to customers backed up with financial penalties The units of this chart are the SLI (Service Level Indicator)
https://cre.page.link/art-of-slos-slides Request / Response Availability Latency Quality Data Processing Coverage
Correctness Freshness Throughput Storage Throughput Latency SLI Menu
44 A running organisation is a complex system in balance
45 What are the balancing forces in your organisation?
46 Are they explicit?
armakuni.com Thank you!
48 Questions?! Now or at the end More More More!
I Have Questions?