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
Matrix API
Search
Jeff Chao
November 07, 2014
Technology
0
59
Matrix API
A lightning talk on API first.
Jeff Chao
November 07, 2014
Tweet
Share
More Decks by Jeff Chao
See All by Jeff Chao
Flink Forward 2022 - Squirreling Away $640 Billion - How Stripe Leverages Flink for Change Data Capture
jeffchao
0
530
Cost-Effective, Realtime Operational Insights Into Production Systems Producing Trillions of Events per Day
jeffchao
0
460
SF Big Analytics July 2017 - Pushing the Limits of Kafka
jeffchao
1
190
DataEngConf 2017 - Beyond 50,000 Partitions: How Heroku Operates and Pushes the Limits of Kafka at Scale
jeffchao
0
260
An Introduction to Cassandra
jeffchao
1
2.5k
Other Decks in Technology
See All in Technology
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
190
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
920
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
23
16k
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
5
2.4k
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
220
多野優介
tanoyusuke
1
170
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
110
Trust as Infrastructure
bcantrill
0
290
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
180
データエンジニアがこの先生きのこるには...?
10xinc
0
430
Pure Goで体験するWasmの未来
askua
1
170
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
0
110
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
303
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
570
Statistics for Hackers
jakevdp
799
220k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Git: the NoSQL Database
bkeepers
PRO
431
66k
The Pragmatic Product Professional
lauravandoore
36
6.9k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Transcript
Matrix API
• Motivation • Vision • API 2
Enable services to expose their internal functions 3 motivation vision
api
Tightly-coupled services Share data and take actions without sharing code
4 motivation vision api
API first. 5 motivation vision api
(before) 6 motivation vision api
(now) 7 motivation vision api
Tightly-coupled services Share data and take actions without sharing code
8 motivation vision api
Feature development Developer productivity 9 motivation vision api
10 motivation vision api
11 motivation vision api Thanks.