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
76
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
230
Nomad-PyCon2017
sebamontini
0
85
Atlas, a PaaS with batteries included
sebamontini
0
77
Nomad: The sequel
sebamontini
1
160
Nomad, a love story
sebamontini
0
160
Aurora: 5 Tb later ...
sebamontini
0
84
Ansible 202 - Sysarmy Meetup
sebamontini
0
92
Cloud Computing: All that glitters is not AWS - Nerdear.la 2016
sebamontini
0
64
Other Decks in Technology
See All in Technology
Claude CodeでKiroの仕様駆動開発を実現させるには...
gotalab555
3
1.1k
テストを実行してSorbetのsigを書こう!
sansantech
PRO
1
110
Oracle Exadata Database Service on Cloud@Customer X11M (ExaDB-C@C) サービス概要
oracle4engineer
PRO
2
6.3k
Findy Freelance 利用シーン別AI活用例
ness
0
510
Claude Codeが働くAI中心の業務システム構築の挑戦―AIエージェント中心の働き方を目指して
os1ma
9
2.6k
生成AI導入の効果を最大化する データ活用戦略
ham0215
0
160
마라톤 끝의 단거리 스퍼트: 2025년의 AI
inureyes
PRO
1
750
マルチプロダクト×マルチテナントを支えるモジュラモノリスを中心としたアソビューのアーキテクチャ
disc99
1
570
金融サービスにおける高速な価値提供とAIの役割 #BetAIDay
layerx
PRO
1
840
Google Cloud で学ぶデータエンジニアリング入門 2025年版 #GoogleCloudNext / 20250805
kazaneya
PRO
22
5.4k
全員が手を動かす組織へ - 生成AIが変えるTVerの開発現場 / everyone-codes-genai-transforms-tver-development
tohae
0
190
LLMで構造化出力の成功率をグンと上げる方法
keisuketakiguchi
0
870
Featured
See All Featured
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
450
Speed Design
sergeychernyshev
32
1.1k
Visualization
eitanlees
146
16k
For a Future-Friendly Web
brad_frost
179
9.9k
Writing Fast Ruby
sferik
628
62k
Code Review Best Practice
trishagee
69
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
800
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
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!