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
89
dotfiles
bdarfler
0
110
Remote Work
bdarfler
0
200
Low Latency Systems: How do they do it?
bdarfler
0
72
Scala
bdarfler
0
140
HTTP/2
bdarfler
0
140
Rails Asset Pipeline and You
bdarfler
0
75
How to Win at the Internet
bdarfler
1
39
Other Decks in Programming
See All in Programming
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
300
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
11
3.5k
AWS CDKの推しポイントN選
akihisaikeda
1
210
関数の挙動書き換える
takatofukui
4
750
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
470
仕様がそのままテストになる!Javaで始める振る舞い駆動開発
ohmori_yusuke
8
4.7k
Claude Code on the Web を超える!? Codex Cloud の実践テク5選
sunagaku
0
600
TVerのWeb内製化 - 開発スピードと品質を両立させるまでの道のり
techtver
PRO
3
1.2k
Module Harmony
petamoriken
2
560
手軽に積ん読を増やすには?/読みたい本と付き合うには?
o0h
PRO
1
110
Vueで学ぶデータ構造入門 リンクリストとキューでリアクティビティを捉える / Vue Data Structures: Linked Lists and Queues for Reactivity
konkarin
1
350
TypeScriptで設計する 堅牢さとUXを両立した非同期ワークフローの実現
moeka__c
5
2.5k
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
4 Signs Your Business is Dying
shpigford
186
22k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
64k
Optimizing for Happiness
mojombo
379
70k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
680
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
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.