2013
5:15 hours
01. Introduction
0101 What Is The Cloud?
0102 Scalability And Costs In The Cloud
0103 Cloud Impacts On Architecture
0104 Creating A Cloud Account With AWS
02. Amazon Web Services Overview
0201 AWS Value Propositions
0202 Regions And Availability Zones
0203 Introduction To Service Families
0204 Roll Your Own Vs. AWS-Supplied Services
0205 Interfaces: Web GUI, APIs, And SDK
0206 Introduction To Authentication And Authorization
03. EC2 Virtual Servers
0301 Instance Types, Security Groups, Keypairs, And User Data
0302 EC2 Disk Options: EBS Vs. Ephemeral
0303 Spinning Up Your First EC2 Server And SSHing In
0304 EC2 Gotchas: Keypairs, DNS Changes, Etc.
0305 Templatizing Servers With AMIs
0306 EBS: Snapshots, Attaching, And Detaching
0307 Pricing Model For EC2
0308 Making An AMI
04. Elastic Load Balancers
0401 Elastic Load Balancers: Introduction
0402 Elastic Load Balancers: Lab
05. AutoScaling And CloudWatch
0501 Using AutoScaling and CloudWatch
06. CloudFormation
0601 Setting Up A CloudFormation
07. Storage In AWS
0701 Available Storage Types: S3, RDS, And Dynamo
08. Relational Database Service
0801 Provisioning An RDS
09. Simple Storage Service
0901 Introduction To S3
0902 Advanced Features Of S3
0903 S3 Hands On
0904 S3 Cmd Tool Setup And Usage