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
Building Data Driven Organizations
Search
Abe Stanway
September 13, 2014
Programming
1
210
Building Data Driven Organizations
Given at IT Weekend 2014 in Kiev
Abe Stanway
September 13, 2014
Tweet
Share
More Decks by Abe Stanway
See All by Abe Stanway
MOM! My algorithms SUCK
astanway
15
2.8k
A Deep Dive into Monitoring with Skyline
astanway
6
1.8k
Bring the Noise: Continuously Deploying Under a Hailstorm of Metrics
astanway
34
7.9k
Data Visualization in the Trenches
astanway
5
710
Gifs as Language
astanway
2
830
Your API is a Product
astanway
3
960
Zen and the Art of Writing Commit Logs
astanway
3
810
Other Decks in Programming
See All in Programming
"使いづらい" をリバースエンジニアリングする UI の読み解き方
rebase_engineering
0
110
ワンバイナリWebサービスのススメ
mackee
10
7.5k
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.6k
Proxmoxをまとめて管理できるコンソール作ってみました
karugamo
1
410
External SecretsのさくらProvider初期実装を担当しています
logica0419
0
240
バリデーションライブラリ徹底比較
nayuta999999
1
450
Use Perl as Better Shell Script
karupanerura
0
660
Practical Domain-Driven Design - Workshop at NDC 2025
mufrid
0
130
Agent Rules as Domain Parser
yodakeisuke
1
350
eBPFを用いたAIネットワーク監視システム論文の実装 / eBPF Japan Meetup #4
yuukit
3
620
Reactive Thinking with Signals, Resource API, and httpResource @Devm.io Angular 20 Launch Party
manfredsteyer
PRO
0
130
推論された型の移植性エラーTS2742に挑む
teamlab
PRO
0
150
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.6k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Language of Interfaces
destraynor
158
25k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
750
We Have a Design System, Now What?
morganepeng
52
7.6k
The Cost Of JavaScript in 2023
addyosmani
49
8.1k
Transcript
@AbeStanway BUILDING A DATA DRIVEN ORGANIZATION
1. why 2. how
1. why 2. how
“DATA IS THE NEW GOLD”
Predict the future!
Retain Customers!
Grow the business!
Recommend content!
Drive Engagement!
unclear paths to $$$
IN IT, It’s clear.
Data are Dollars
. IT Working = +$$$ IT Not Working = -$$$
. .
How do you know if your IT is working right
now?
How do you know if you are earning money right
now?
KPIs. What are they?
Etsy: Literally a Money per second Graph
Planet Labs: Literally an Images per day graph
What are the Kpis for kips?
$ per second items bought per second page requests per
second database queries per second memcache hits per second fread() per second
If you do not have the data about your infrastructure,
it is already broken. LEsson:
None
Test driven development -> data driven development
Without data, you are flying blind
How do you know you’re hitting your goals?
How do you know if You’re making the right ones
in the first place?
How do you know if you’re still in business?
How do you even know what planet you live on?
Assumptions are death
You need data, yo.
1. why 2. how
1. collect 2. analyze 3. ??? 4. Profit!
1. collect 2. analyze 3. ACT 4. Profit!
data that cannot be acted upon should not be analyzed.
None
You are running a business, not an art museum
You are Trying to Win the market, not a fields
medal
This can be disappointing
Data SCientist?
Data Scientist? Realist.
Find a way to Align your employees intellectual curiosity With
your Real business needs. LEssoN:
Train your organization
you need a data culture.
“It’s not shipped until it’s monitored”
“If you are not looking at Dashboards, you are not
doing your job”
Building instrumentation and watching dashboards are hard And Time consuming
App code -> statsD -> Graphite -> Dashboards -> Insights
by hand by hand by hand by hand by hand
Developers just want to code
Let’s automate
Which is easier to automate? Insights or data collection?
Insights are sexy and fun
Collection is hard And unsexy
Collection is hard And Boring
Collection is hard And unsexy
We’re on track to have excellent automated insights
anomaly detection
App code -> statsD -> Graphite -> Dashboards -> Insights
by hand by hand by hand AUTOMATIC! AUTOMATIC!
(…if only we had the data)
How do we automate data collection?
currently have ganglia, New relic, collectD, etc
NOT WHAT WE NEED
they provide data about your raw machines, not your CUSTOM
DEVELOPED TECHNOLOGY And Application level logic
Healthy servers don’t make you money. Healthy services do.
enter LARIMAR
Full disclosure: this is my new PROJECT ! we’re going
to talk about it because i’m pretty excited and the beta is opening up soon.
LARIMAR uses raw machine metrics to infer App level architecture
and inform developers about problems
A service: cpu resources disk io PCAP data ports Used
syscalls
A service: cpu resources disk io PCAP data ports Used
syscalls service fingerprint MACHINE LEARNING
A service: cpu resources disk io PCAP data ports Used
syscalls ABNORMAL BEHAVIOR MACHINE LEARNING
a system: service service service service service MACHINE LEARNING graphical
system fingerprint
a system: service service service service service MACHINE LEARNING Abnormal,
holistic system behavior
Larimar automates both analysis And Relevant data collection
so your developers can focus on coding and acting on
insights
No configuration!
App code -> statsD -> Graphite -> Dashboards -> Insights
by hand AUTOMATIC! AUTOMATIC! AUTOMATIC! AUTOMATIC!
1. collect 2. analyze 3. ACT 4. Profit!
organizational shifts are still needed to inspire ACTION on Data
but ACTION is easier to inspire when there is lots
of data and lots of insight everywhere
Create a culture where your developers create these kinds of
tools
When a data driven mindset is the default, tools will
build themselves.
Thanks! @abestanway ! ! larimar.io @larimarhq