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
Cloud Computing Development Design Patterns and...
Search
montaro
August 07, 2012
Programming
3
91
Cloud Computing Development Design Patterns and Open Source Technologies
montaro
August 07, 2012
Tweet
Share
Other Decks in Programming
See All in Programming
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
440
AI Agent 時代的開發者生存指南
eddie
4
2.3k
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
170
SODA - FACT BOOK(JP)
sodainc
1
9.1k
エンジニアに事業やプロダクトを理解してもらうためにやってること
murabayashi
0
110
Researchlyの開発で参考にしたデザイン
adsholoko
0
110
MCPサーバー「モディフィウス」で変更容易性の向上をスケールする / modifius
minodriven
3
280
KoogではじめるAIエージェント開発
hiroaki404
1
260
Introduce Hono CLI
yusukebe
6
3.3k
CSC509 Lecture 08
javiergs
PRO
0
270
業務でAIを使いたい話
hnw
0
220
ボトムアップの生成AI活用を推進する社内AIエージェント開発
aku11i
0
1.4k
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
What's in a price? How to price your products and services
michaelherold
246
12k
A better future with KSS
kneath
239
18k
Typedesign – Prime Four
hannesfritz
42
2.8k
It's Worth the Effort
3n
187
28k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Building an army of robots
kneath
306
46k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.2k
GitHub's CSS Performance
jonrohan
1032
470k
Docker and Python
trallard
46
3.6k
Transcript
Cloud Computing Development Design Patterns and Open Source Technologies
What does it mean for me!
IaaS
PaaS!
SaaS!
Cloud Computing Patterns
1. Use Cloud for Scaling
2. Use Cloud for Multi- tenancy
3. Use Cloud for Batch- processing
4. Use Cloud for Storage
5. Use Cloud for Communication
Cloud Development Patterns
1. Design for failure and nothing will fail
2. Edge cache static content
3. Implement Elasticity
4. Leverage multiple availability zones
5. Automate your development lifecycle
6. Cache as much as possible
7. State is the evil!
8. One size doesn't fit all!
Let's Code! Amazon SimpleDB and SQS