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
AWS Community Day BA 2019
Search
Sebastian Montini
June 18, 2019
Technology
0
66
AWS Community Day BA 2019
Sebastian Montini
June 18, 2019
Tweet
Share
More Decks by Sebastian Montini
See All by Sebastian Montini
Giraffe: our journey to support 1 million metrics per second
sebamontini
0
170
Monitoring is dead
sebamontini
0
220
Nomad-PyCon2017
sebamontini
0
78
Atlas, a PaaS with batteries included
sebamontini
0
71
Nomad: The sequel
sebamontini
1
160
Nomad, a love story
sebamontini
0
150
Aurora: 5 Tb later ...
sebamontini
0
75
Ansible 202 - Sysarmy Meetup
sebamontini
0
88
Cloud Computing: All that glitters is not AWS - Nerdear.la 2016
sebamontini
0
60
Other Decks in Technology
See All in Technology
Contract One Dev Group 紹介資料
sansan33
PRO
0
6k
MCP で繋ぐ Figma とデザインシステム〜LLM を使った UI 実装のリアル〜
kimuson
2
1.3k
令和最新版TypeScriptでのnpmパッケージ開発
lycorptech_jp
PRO
0
110
Cursor Meetup Tokyo
iamshunta
2
690
GigaViewerにおけるMackerel APM導入の裏側
7474
0
460
SmartHRの複数のチームにおけるMCPサーバーの活用事例と課題
yukisnow1823
2
1.2k
ゴリラ.vim #36 ~ Vim x SNS ~ スポンサーセッション
yasunori0418
1
360
CloudBruteによる外部からのS3バケットの探索・公開の発見について / 20250605 Kumiko Hennmi
shift_evolve
3
190
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
大規模PaaSにおける監視基盤の構築と効率化の道のり
lycorptech_jp
PRO
0
180
Redmineの意外と知らない便利機能 (Redmine 6.0対応版)
vividtone
0
1.2k
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
8
65k
Featured
See All Featured
Bash Introduction
62gerente
614
210k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Code Review Best Practice
trishagee
68
18k
The Cult of Friendly URLs
andyhume
78
6.4k
It's Worth the Effort
3n
184
28k
A designer walks into a library…
pauljervisheath
205
24k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
850
Git: the NoSQL Database
bkeepers
PRO
430
65k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Transcript
@sebamontini Project Giraffe our struggle journey to support anomaly detection
in over 1MM metrics per second
@sebamontini Sebastian Montini Sr. Manager @ Medallia AWS Buenos Aires
Community Leader
@sebamontini Why?
@sebamontini Observability
@sebamontini A system is observable if you can determine the
behavior of the system based on its outputs.
@sebamontini A system is observable if you can determine the
behavior of the system based on its outputs.
@sebamontini Monitoring is the action of observing and checking the
behavior of a system and its components over time.
@sebamontini What?
@sebamontini Instrumentation Collection Storage Alerting Visualization
@sebamontini The Four Golden Signals
@sebamontini Latency Traffic Errors Saturation
@sebamontini How?
@sebamontini Giraffe
@sebamontini “Giraffe is a scalable metrics platform, designed with reliability
and scalability in mind. Giraffe is based in Prometheus and Thanos, running on top of EKS within Amazon Web Services” What is it?
@sebamontini Thanos
@sebamontini Thanos
@sebamontini
@sebamontini So what?
@sebamontini
@sebamontini “Something that for an experienced human being might seem
easy to identify, but it can be tricky for a machine to tell apart” What’s an anomaly?
@sebamontini Exponentially Weighted Moving Average
@sebamontini Holt-Winters
@sebamontini What’s next?
@sebamontini ✓ Currently monitoring live production workloads ✓ 100% decoupled
from the monitoring platform What’s next? ❏ Default behavior based alerting ❏ Consensus based anomaly detection
@sebamontini Thanks!