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
Polyglot Architecture
Search
Dusty Burwell
May 16, 2014
Technology
0
210
Polyglot Architecture
Dusty Burwell
May 16, 2014
Tweet
Share
More Decks by Dusty Burwell
See All by Dusty Burwell
unBreakABLE: Better Software Through Semantic Versioning
dustyburwell
0
41
DevOps with Terraform
dustyburwell
0
75
Distributed System Tracing
dustyburwell
1
98
The Automation Revolution
dustyburwell
0
48
Legacy
dustyburwell
0
32
You Can't Do That On Television
dustyburwell
0
530
Ethics and Effective A/B Testing
dustyburwell
0
140
JavaScript Multiverse
dustyburwell
0
86
OWIN&Katana
dustyburwell
0
350
Other Decks in Technology
See All in Technology
Zero Trust DNS でより安全なインターネット アクセス
murachiakira
0
110
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
190
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
210
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
220
OCIjp_Oracle AI World_Recap
shinpy
1
180
AIの個性を理解し、指揮する
shoota
1
220
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
300
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
6
1.2k
20251027_マルチエージェントとは
almondo_event
1
460
スタートアップの現場で実践しているテストマネジメント #jasst_kyushu
makky_tyuyan
0
140
コンパウンド組織のCRE #cre_meetup
layerx
PRO
1
280
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
180
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Writing Fast Ruby
sferik
630
62k
A designer walks into a library…
pauljervisheath
209
24k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
How GitHub (no longer) Works
holman
315
140k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Transcript
Architecture Polyglot
None
None
None
None
None
None
None
None
Separating Concerns
None
Storage
Storage Front End API
MySQL JavaScript Ruby
None
Blog Comments Forum
Deals Goods Checkout
None
Reality
Reality
Reality
Reality
Boundary Communication
Synchronous Asynchronous
Synchronous Front End API Asynchronous
Synchronous HTTP/REST THRIFT SOAP Front End Asynchronous API
Synchronous Asynchronous API Back End Kafka MSMQ Rabbit Redis
Synchronous Asynchronous API Back End
Directing Traffic
None
location /blog { proxy_pass http://blog_app_upstream; proxy_set_header Host $host; } location
/forum { proxy_pass http://forum_app_upstream; proxy_set_header Host $host; } location / { proxy_pass http://homepage_app_upstream; proxy_set_header Host $host; }
GROUT
Common Infrastructure
None
None
None
None
None
Challenges
Sebastian Langer Paul Phillips Juan Pablo Bravo Markus Költringer Phil
Laver la-fabrique-créative vijay sekhar Luis Prado Sebastian Langer David Waschbüsch Thanks for the Icons! TheNounProject.com
@dustyburwell
[email protected]
github.com/dustyburwell
[email protected]
Thanks for your time Dusty Burwell