Upgrade to Pro — share decks privately, control downloads, hide ads and more …

AWS Cloud

AWS Cloud

High level overview of the AWS cloud.

Ben Darfler

August 04, 2015
Tweet

More Decks by Ben Darfler

Other Decks in Programming

Transcript

  1. 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
  2. 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
  3. 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
  4. ⊡ 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
  5. Database Services ⊡ Relational Database Service (RDS) □ Supports MySQL,

    PostgreSQL, Oracle, SQL Server □ Aurora - MySQL engine built by AWS ⊡ ElastiCache □ Supports Redis and Memcache
  6. Queuing Services ⊡ Simple Queuing Service (SQS) □ Point -

    to - Point message queue ⊡ Simple Notification Service (SNS) □ Publish - Subscribe message queue ⊡ Kinesis □ Ordered, partitioned, persistent log
  7. 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.