AWS Tutorial

From Simson Garfinkel
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.

General AWS Information

  • Before you do anything else, understand the AWS billing model:
    • On-Demand, Spot and Reserved Pricing.
    • Storage Pricing
  • Understand users and authentication: AWS root users, IAM users, ACCESS_KEY

Specific AWS Services

You may wish to review:

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

Lambda and Serverless Technologies

Artificial Intelligence


Databases