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
AWS Cloud
Search
Ben Darfler
August 04, 2015
Programming
0
190
AWS Cloud
High level overview of the AWS cloud.
Ben Darfler
August 04, 2015
Tweet
Share
More Decks by Ben Darfler
See All by Ben Darfler
Self-healing Software
bdarfler
0
150
Microservice Architectures
bdarfler
0
95
dotfiles
bdarfler
0
110
Remote Work
bdarfler
0
210
Low Latency Systems: How do they do it?
bdarfler
0
79
Scala
bdarfler
0
140
HTTP/2
bdarfler
0
140
Rails Asset Pipeline and You
bdarfler
0
82
How to Win at the Internet
bdarfler
1
43
Other Decks in Programming
See All in Programming
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
2
410
「ブロックテーマでは再現できない」は本当か?
inc2734
0
1.1k
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
120
AIプロダクト時代のQAエンジニアに求められること
imtnd
1
500
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
150
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
200
ふん…おもしれぇ Parser。RubyKaigi 行ってやるぜ
aki_pin0
0
120
CSC307 Lecture 08
javiergs
PRO
0
690
AI巻き込み型コードレビューのススメ
nealle
2
2.4k
生成AIを活用したソフトウェア開発ライフサイクル変革の現在値
hiroyukimori
PRO
0
140
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
200
Featured
See All Featured
エンジニアに許された特別な時間の終わり
watany
106
230k
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
620
Docker and Python
trallard
47
3.7k
Utilizing Notion as your number one productivity tool
mfonobong
3
230
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Believing is Seeing
oripsolob
1
68
The SEO identity crisis: Don't let AI make you average
varn
0
400
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
130
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
470
Abbi's Birthday
coloredviolet
2
5k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
200
Transcript
Amazon Web Services
Amazon Web Services
Amazon Web Services
Building Blocks
Elastic Compute Cloud (EC2)
Elastic Compute Cloud (EC2) Class Family RAM (GiB) vCPU SSD
(GB) General Purpose t2 1 - 8 1 - 2 None m3 3.75 - 30 1 - 8 4 - 160 m4 8 - 160 2 - 40 None Memory Optimized r3 15.25 - 244 2 - 32 32 - 640 Compute Optimized c3 3.75 - 60 2 - 32 32 - 640 c4 3.75 - 60 2 - 36 None
Elastic Compute Cloud (EC2) ⊡ Storage Optimized □ i2 family
- Up to 6.4 TB of local SSDs □ d2 family - Up to 48 TB of local HDDs ⊡ GPU Instances □ g2 family - Up to 4 x NVIDIA GRID GPU
Elastic Block Store (EBS)
Elastic Block Store (EBS) Family Media Max TB Max IOPS
Max MBps General Purpose (gp2) SSDs 16 10,000 160 Provisioned IOPS (io1) SSDs 16 20,000 320 Magnetic (standard) HDDs 1 40 - 200 40 - 90
Cloud Services
Storage Services
⊡ Simple Storage Service (S3) □ Object storage from 1
byte to 5 TB ⊡ Glacier □ Cold storage, ⅓ price of S3, 3-5 hr retrieval ⊡ CloudFront □ Content Delivery Network Storage Services
Database Services
Database Services ⊡ Relational Database Service (RDS) □ Supports MySQL,
PostgreSQL, Oracle, SQL Server □ Aurora - MySQL engine built by AWS ⊡ ElastiCache □ Supports Redis and Memcache
Database Services ⊡ DynamoDB □ NoSQL Document Database ⊡ Redshift
□ Columnar SQL Database for Analytics
Queuing Services
Queuing Services ⊡ Simple Queuing Service (SQS) □ Point -
to - Point message queue ⊡ Simple Notification Service (SNS) □ Publish - Subscribe message queue ⊡ Kinesis □ Ordered, partitioned, persistent log
Miscellaneous Services
Miscellaneous Services ⊡ Elastic Load Balancer (ELB) □ Load balance
across multiple EC2 instances ⊡ Elastic MapReduce (EMR) □ Push button Hadoop clusters □ Hive, Pig, HBase, Impala, Spark, Presto, etc.