-
Assignments
-
Assignment 1
-
Assignment 2
-
-
00: Module introduction and setup
-
Introduction
-
-
02: More Python & AWS
-
Week 2, Part 1: More Python
-
Week 2, Part 2: AWS EC2 & S3
- Week 2 video (Thursday 24 January) - log in with a registered Google ID to view this
-
-
03: Introduction to boto3
-
Introduction to boto3
- Week 3 video (Thursday 31 January) - log in with a registered Google ID to view this
-
-
04: What is devOps ?
-
Week 4, What is devOps?
- Week 4 video (Thursday 7 Feb) - log in with a registered Google ID to view this
-
-
05: Automated configuration and monitoring
-
Week 5: Using Python and boto3 for configuration and monitoring
- Week 5 video (Friday 15 February) - log in with a registered Google ID to view this
-
-
06: AWS Virtual Private Cloud (VPC)
-
Week 6: AWS Virtual Private Cloud (VPC)
- Week 6 video (Thursday 28 February) - log in with a registered Google ID to view this
-
-
07: Scaling and Load Balancing
-
Week 7: Application performance, scaling and load balancing
- Week 7 video (Thursday 7 March) - log in with a registered Google ID to view this
-
-
08: Assignment 1 Demos and Exercises on LB and ASG
-
Load Balancing and Auto Scaling Exercises
-
-
09: Amazon Web Services
-
Week 9: Amazon Web Services; Custom CloudWatch Metrics; Assignment 2 Tips
- Week 9 video (Thursday 28 March) - log in with a registered Google ID to view this
-
-
11: AWS Well-Architected Framework
-
Week 11: AWS Well-Architected Framework; CloudFormation simple Demo
- Week 11 video (Thursday 11 April) - log in with a registered Google ID to view this
-
Python Tutorial Lab

Practice some Python programming
More Python

Python data structures and utilities
EC2 and S3 lab

Get some experience with EC2 User Data, Instance Metadata and S3 buckets
Introducing Boto3

Get some experience with using boto3 to work with EC2 instances and S3 buckets
Remote SSH commands

The purpose of this simple exercise is to demonstrate how to remotely execute a command on an EC2 instance using ssh.
Load Balancer Secure Listener

Configure load balancer to accept HTTPS traffic.
Deploying a Node app on AWS

This lab should help you to deploy your node app from the EWD module on AWS for scaling and load balancing.