AWS Tutorial

From Simson Garfinkel
Revision as of 12:11, 3 March 2018 by Simson (talk | contribs) (Created page with "Welcome to Simson's Amazon Web Services tutorial. Below are the key topics that you need to know about Amazon Web Services, and a curated set of articles and videos that will...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Welcome to Simson's Amazon Web Services tutorial. Below are the key topics that you need to know about Amazon Web Services, and a curated set of articles and videos that will teach you the concepts.

AWS Services

You should understand the following AWS services:

EC2 — Elastic Compute Cloud

EBS — Elastic Block Service

Challenge question:

  • EBS is part of EC2. Why?

S3 — Simple Storage Service

EMR — Elastic Map Reduce

Challenge questions:

  • What makes Elastic Map Reduce **Elastic**?
  • What's the difference between a Master, Core, and Task node?
  • Some EMR nodes only support EBS, some support both EBS and SSD. Why?

EFS — Elastic File System