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
[2018.12 Meetup] [TALK #4] João Acabado - Quan...
Search
DevOps Lisbon
December 17, 2018
Technology
0
51
[2018.12 Meetup] [TALK #4] João Acabado - Quantiles over Percentiles, When and How
One of the 6 Lightning talks of December 2018 DevOps Lisbon MeetUp.
DevOps Lisbon
December 17, 2018
Tweet
Share
More Decks by DevOps Lisbon
See All by DevOps Lisbon
[2020.11 Meetup] Lisa Crispin - Testing in DevOps
devopslx
0
80
[2020.10 Meetup][TALK] Andrey Budzar - How Linedata Streamlined CI/CD and Optimized Cloud Spend
devopslx
1
600
[2020.09 Meetup] [Talk] Pranjal Deo - Engineering Reliable Mobile Applications
devopslx
0
89
[2020.07 Meetup] [INTRO] DevOps Lisbon
devopslx
0
130
[2020.07 Meetup] [Talk] May Poppendieck - Six Decades of Software Engineering
devopslx
0
190
[2020.06 Meetup] [INTRO] DevOps Lisbon
devopslx
1
110
[2020.06 Meetup] [Talk] Patrick Debois - Trust Me, We're Doing DevSecOps
devopslx
2
530
[2020.05 Meetup] [Talk#1] João Tiago - Load testing UK’s biggest food publisher using AWS & Artillery
devopslx
0
140
[2020.05 Meetup] [Talk#2] Miguel Palhas - Automating your Way to Confidence
devopslx
1
110
Other Decks in Technology
See All in Technology
AI-ready"のための"データ基盤 〜 LLMOpsで事業貢献するための基盤づくり
ismk
0
110
AIエージェントを導入する [ 社内ナレッジ活用編 ] / Implement AI agents
glidenote
1
200
AIとの協業で実現!レガシーコードをKotlinらしく生まれ変わらせる実践ガイド
zozotech
PRO
2
320
OpenCensusと歩んだ7年間
bgpat
0
330
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
940
累計5000万DLサービスの裏側 – LINEマンガのKotlinで挑む大規模 Server-side ETLの最適化
ldf_tech
0
180
今から間に合う re:Invent 準備グッズと現地の地図、その他ラスベガスを周る際の Tips/reinvent-preparation-guide
emiki
1
270
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
2.1k
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
150
CloudComposerによる大規模ETL 「制御と実行の分離」の実践
leveragestech
0
180
Raycast AI APIを使ってちょっと便利なAI拡張機能を作ってみた
kawamataryo
1
240
SOTA競争から人間を超える画像認識へ
shinya7y
0
690
Featured
See All Featured
A better future with KSS
kneath
239
18k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Designing for humans not robots
tammielis
254
26k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Unsuck your backbone
ammeep
671
58k
Being A Developer After 40
akosma
91
590k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Testing 201, or: Great Expectations
jmmastey
46
7.7k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
For a Future-Friendly Web
brad_frost
180
10k
Transcript
Quantiles over Percentiles: When and How João Acabado - December
2018
2 Motivation and Fundamentals Speed Matters Everyone wants responsive services
Percentiles vs Quantiles • P 80 = 1,85m • Q(1,85m) = 80%
3 SLI’s and SLO’s Service Level Indicator: P50, P99 Service
Level Objective • Trade-off: Absolute vs Relative measure
4 When: Micro-Services (lots of them!)
5 When: EastEnders Effect
6 When: Comparative Analysis
7 How: Tools and Techniques Tools? Kibana, Grafana with ElasticSearch,
Graphite or Prometheus Techniques? Reservoir Sampling, Histograms How? Build it, run it!
Questions?
[email protected]
9 Service Radiator