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
53
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
340
Cost-Effective, Realtime Operational Insights Into Production Systems Producing Trillions of Events per Day
jeffchao
0
410
SF Big Analytics July 2017 - Pushing the Limits of Kafka
jeffchao
1
180
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
Deno+JSRでパッケージを作って公開する
askua
0
120
透過型SMTPプロキシによる送信メールの可観測性向上: Update Edition / Improved observability of outgoing emails with transparent smtp proxy: Update edition
linyows
2
200
FOSS4G 2024 Japan コアデイ 一般発表25 PythonでPLATEAUのデータを手軽に扱ってみる
ra0kley
1
140
メールサーバ管理者のみ知る話
hinono
1
110
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
130
AWS⼊社という選択肢、⾒えていますか
iwamot
2
1.1k
OCI Data Integration技術情報 / ocidi_technical_jp
oracle4engineer
PRO
1
2.6k
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
360
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
Python(PYNQ)がテーマのAMD主催のFPGAコンテストに参加してきた
iotengineer22
0
180
Exadata Database Service on Cloud@Customer セキュリティ、ネットワーク、および管理について
oracle4engineer
PRO
0
1.1k
Microsoft Intune アプリのトラブルシューティング
sophiakunii
1
420
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Fireside Chat
paigeccino
33
3k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
The Cult of Friendly URLs
andyhume
78
6k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
[RailsConf 2023] Rails as a piece of cake
palkan
51
4.9k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
Producing Creativity
orderedlist
PRO
341
39k
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.