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
140
Microservice Architectures
bdarfler
0
86
dotfiles
bdarfler
0
110
Remote Work
bdarfler
0
200
Low Latency Systems: How do they do it?
bdarfler
0
69
Scala
bdarfler
0
140
HTTP/2
bdarfler
0
130
Rails Asset Pipeline and You
bdarfler
0
70
How to Win at the Internet
bdarfler
1
38
Other Decks in Programming
See All in Programming
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.2k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
私はどうやって技術力を上げたのか
yusukebe
43
18k
「ちょっと古いから」って避けてた技術書、今だからこそ読もう
mottyzzz
9
6.1k
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2k
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
2
630
The Flutter Journey of Building a Live Streaming App — With a Side of Performance Tuning
u503
1
100
Flutterで分数(Fraction)を表示する方法
koukimiura
0
120
XP, Testing and ninja testing ZOZ5
m_seki
3
520
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.7k
CSC305 Lecture 05
javiergs
PRO
0
210
止められない医療アプリ、そっと Swift 6 へ
medley
1
140
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Mobile First: as difficult as doing things right
swwweet
224
10k
Side Projects
sachag
455
43k
Automating Front-end Workflow
addyosmani
1371
200k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Unsuck your backbone
ammeep
671
58k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
The Invisible Side of Design
smashingmag
301
51k
YesSQL, Process and Tooling at Scale
rocio
173
14k
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.