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
57
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
480
Cost-Effective, Realtime Operational Insights Into Production Systems Producing Trillions of Events per Day
jeffchao
0
450
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
250
An Introduction to Cassandra
jeffchao
1
2.5k
Other Decks in Technology
See All in Technology
「伝える」を加速させるCursor術
naomix
0
620
Long journey of Continuous Delivery at Mercari
hisaharu
1
210
産業機械をElixirで制御する
kikuyuta
0
170
技術職じゃない私がVibe Codingで感じた、AGIが身近になる未来
blueb
0
120
New Cache Hierarchy for Container Images and OCI Artifacts in Kubernetes Clusters using Containerd / KubeCon + CloudNativeCon Japan
pfn
PRO
0
150
"SaaS is Dead" は本当か!? 生成AI時代の医療 Vertical SaaS のリアル
kakehashi
PRO
3
200
Tenstorrent HW/SW 概要説明
tenstorrent_japan
0
390
開発効率と信頼性を両立する Ubieのプラットフォームエンジニアリング
teru0x1
0
140
Devin(Deep) Wiki/Searchの活用で変わる開発の世界観/devin-wiki-search-impact
tomoki10
0
310
「規約、知識、オペレーション」から考える中規模以上の開発組織のCursorルールの 考え方・育て方 / Cursor Rules for Coding Styles, Domain Knowledges and Operations
yuitosato
6
1.6k
TerraformをSaaSで使うとAzureの運用がこんなに楽ちん!HCP Terraformって何?
mnakabayashi
0
130
JSX - 歴史を振り返り、⾯⽩がって、エモくなろう
pal4de
2
570
Featured
See All Featured
How to Ace a Technical Interview
jacobian
276
23k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Six Lessons from altMBA
skipperchong
28
3.8k
Practical Orchestrator
shlominoach
188
11k
Speed Design
sergeychernyshev
30
990
The Invisible Side of Design
smashingmag
299
51k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Adopting Sorbet at Scale
ufuk
77
9.4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Done Done
chrislema
184
16k
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.