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
77
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
180
Monitoring is dead
sebamontini
0
230
Nomad-PyCon2017
sebamontini
0
86
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
Kiroと学ぶコンテキストエンジニアリング
oikon48
6
9.7k
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
3
230
ガチな登山用デバイスからこんにちは
halka
1
230
RSCの時代にReactとフレームワークの境界を探る
uhyo
10
3.3k
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
110
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
530
Grafana MCPサーバーによるAIエージェント経由でのGrafanaダッシュボード動的生成
hamadakoji
1
1.5k
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
410
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
10k
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
270
フィンテック養成勉強会#56
finengine
0
130
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.2k
Fireside Chat
paigeccino
39
3.6k
Balancing Empowerment & Direction
lara
3
610
Thoughts on Productivity
jonyablonski
70
4.8k
Writing Fast Ruby
sferik
628
62k
Site-Speed That Sticks
csswizardry
10
810
Optimizing for Happiness
mojombo
379
70k
Context Engineering - Making Every Token Count
addyosmani
1
17
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Designing for Performance
lara
610
69k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
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!