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
60
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
560
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
技術広報のOKRで生み出す 開発組織への価値 〜 カンファレンス協賛を通して育む学びの文化 〜 / Creating Value for Development Organisations Through Technical Communications OKRs — Nurturing a Culture of Learning Through Conference Sponsorship —
pauli
5
300
Dart and Flutter MCP serverで実現する AI駆動E2Eテスト整備と自動操作
yukisakai1225
0
540
Kubernetesと共にふりかえる! エンタープライズシステムのインフラ設計・テストの進め方大全
daitak
0
230
ZOZOTOWNカート決済リプレイス ── モジュラモノリスという過渡期戦略
zozotech
PRO
0
390
"おまじない"はもう卒業! デバッガで探るSpring Bootの裏側と「学び方」の学び方
takeuchi_132917
0
170
Proxmox × HCP Terraformで始めるお家プライベートクラウド
lamaglama39
1
210
Javaコミュニティの歩き方 ~参加から貢献まで、すべて教えます~
tabatad
0
120
【M3】攻めのセキュリティの実践!プロアクティブなセキュリティ対策の実践事例
axelmizu
0
160
QAを"自動化する"ことの本質
kshino
1
120
第65回コンピュータビジョン勉強会
tsukamotokenji
0
150
プログラミング言語を書く前に日本語を書く── AI 時代に求められる「言葉で考える」力/登壇資料(井田 献一朗)
hacobu
PRO
0
160
明日から真似してOk!NOT A HOTELで実践している入社手続きの自動化
nkajihara
1
760
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
303
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.8k
Site-Speed That Sticks
csswizardry
13
960
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
For a Future-Friendly Web
brad_frost
180
10k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
RailsConf 2023
tenderlove
30
1.3k
Producing Creativity
orderedlist
PRO
348
40k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
320
How GitHub (no longer) Works
holman
315
140k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
GitHub's CSS Performance
jonrohan
1032
470k
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.