OPS345 Weekly Schedule

From Littlesvr Wiki
Revision as of 14:56, 6 January 2023 by Andrew (talk | contribs)
Jump to navigation Jump to search
Note: Each professor will indicate the due dates for labs, tests and assignments for their sections. This schedule is a general guideline for week-by-week content.
Week Objectives and Tasks Videos Labs
Week 1:
9 - 13 jan
Course introduction
  • About the course
  • Review of prerequisite skills from ULI101 and OPS245
  • AWS account requirements and account setup
  • Your workstation setup
Andrew's Course Introduction
Andrew's Prep for Labs
Prep for Labs
Week 2:
16 - 20 jan
First VM in the cloud
  • AWS cost monitoring
  • Basic security on a public-facing server: users, passwords, login requirements, SSH keys, lock-out prevention
  • AWS networking, static IPs
  • Deploying a pre-built VM on AWS
Andrew's Lab 1 Lab 1
Week 3:
23 - 27 jan
AWS networking, iptables
  • The purpose of a firewall on a server on the internet
  • AWS Security Groups and iptables
  • iptables fundamentals
  • iptables setup & troubleshooting
  • Port forwarding
Andrew's Lab 2 Lab 2
Week 4:
30 jan - 3 feb
Web server
  • Apache web server configuration
  • Web server storage, configuration, LVM
  • Simple PHP websites
  • Public server without public ip
  • HTTP vs HTTPS
Andrew's Lab 3 Lab 3
Week 5:
6 - 10 feb
Databases
  • RDBMS fundamentals
  • MariaDB on AWS
  • Practice with MariaDB
  • Web server + database example: NextCloud
Andrew's Lab 4 Lab 4
Week 6:
13 - 17 feb
Assignment 1
  • Creating/using AMIs
  • Automatic synchronisation using rsync, ssh keys, & cron
  • Simple load balancing using iptables
  • Really simple python scripting
Andrew's Asg 1 Assignment 1
Week 7:

21 - 24 feb

(monday is a holiday)
Evaluation
  • Guided self-evaluation (online)
  • Presentation (in-class)
Study Week:
27 feb - 3 mar
Week 8:
6 - 10 mar
DNS
  • DNS overview
  • Register a domain name
  • Set up A, CNAME, TXT records
  • Set up Let's Encrypt
  • Modify Apache to use HTTPS
Andrew's Lab 5 part 1
Andrew's Lab 5 part 2
Lab 5
Week 9:
13 - 17 mar
Simple email server
  • Email overview
  • MX records
  • Third AWS VM: email
  • Basic Postfix setup
  • Delivery using dovecot-lda to Maildir
  • Email server security: open relays, port access
Andrew's Lab 6 Lab 6
Week 10:
20 - 24 mar
IMAP server
  • Set up Thunderbird for your domain
  • Add encryption and authentication support to Postfix
  • Set up Dovecot with SSL
  • Set up Thunderbird for myseneca
Andrew's Lab 7 Lab 7
Week 11:
27 - 31 mar
Proper Cloud data storage
  • Storage overview on AWS
  • EBS
  • RDS
  • EFS
  • S3
Lab 8
Week 12:3 - 6 apr

(friday is a holiday)


Automatic Deployment and Configuration Management (no lab)
  • What we did wrong in this course
  • Automatic, demand-based deployment of VMs
  • Automatically configuring new VMs
  • Containers
Week 13:
10 - 14 apr
Assignment 2
  • Roundcube Webmail
  • Overview of skills gained
Assignment 2
Week 14:
17 - 21 apr
Evaluation
  • Guided self-evaluation (online)
  • Presentation (in-class)