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
58
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
510
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
LLMをツールからプラットフォームへ〜Ai Workforceの戦略〜 #BetAIDay
layerx
PRO
1
850
製造業の課題解決に向けた機械学習の活用と、製造業特化LLM開発への挑戦
knt44kw
0
150
OPENLOGI Company Profile for engineer
hr01
1
37k
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
220
LTに影響を受けてテンプレリポジトリを作った話
hol1kgmg
0
280
Mambaで物体検出 完全に理解した
shirarei24
2
210
Perlアプリケーションで トレースを実装するまでの 工夫と苦労話
masayoshi
1
410
【CEDEC2025】大規模言語モデルを活用したゲーム内会話パートのスクリプト作成支援への取り組み
cygames
PRO
2
770
オブザーバビリティプラットフォーム開発におけるオブザーバビリティとの向き合い / Hatena Engineer Seminar #34 オブザーバビリティの実現と運用編
arthur1
0
340
AI によるドキュメント処理を加速するためのOCR 結果の永続化と再利用戦略
tomoaki25
0
390
Kiroから考える AIコーディングツールの潮流
s4yuba
4
660
20250728 MCP, A2A and Multi-Agents in the future
yoshidashingo
1
210
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.7k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Automating Front-end Workflow
addyosmani
1370
200k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
The Invisible Side of Design
smashingmag
301
51k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Designing Experiences People Love
moore
142
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
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.