Difference between revisions of "OSL840 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 144: Line 144:
 
   <td  style="border-bottom: thin solid black;">
 
   <td  style="border-bottom: thin solid black;">
 
     <li>Roundcube Webmail</li>
 
     <li>Roundcube Webmail</li>
  </ul>
+
   ''''''<ul>
   '''[[OSL840_Assignment_2_2022-1 | Alternative Assignment 2]]'''<ul>
 
 
     <li>Overview of skills gained</li>
 
     <li>Overview of skills gained</li>
 
   </ul>
 
   </ul>

Revision as of 16:24, 7 January 2023

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 Labs
Week 1:
9 Jan - 13 Jan
Course introduction
  • About the course
  • Review of prerequisite skills from OSL640 and OSL740
  • AWS account requirements and account setup
  • Your workstation setup
Week 2:
16 Jan - 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
Week 3:
23 Jan - 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
Week 4:
30 Jan - 03 Feb
Web server
  • Apache web server configuration
  • Web server storage, configuration, LVM
  • Simple PHP websites
  • Public server without public ip
  • HTTP vs HTTPS
Week 5:
06 Feb- 10 Feb
Databases
  • RDBMS fundamentals
  • MariaDB on AWS
  • Practice with MariaDB
  • Web server + database example: NextCloud
Week 6:
13 Feb - 17 Feb
Assignment 1
  • Creating/using AMIs
  • Automatic synchronisation using rsync, ssh keys, & cron
  • Simple load balancing using iptables
  • Really simple python scripting
Week 7:

20 Feb - 24 Feb
(Feb 20 Family Day)
Evaluation
  • Guided self-evaluation (online)
  • Presentation (in-class)
Study Week:
27 Feb - 03 Mar
Week 8:
06 Mar - 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
Week 9:
13 Mar - 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
Week 10:
20 Mar - 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
Week 11:
27 Mar - 31 Mar
Proper Cloud data storage
  • Storage overview on AWS
  • EBS
  • RDS
  • EFS
  • S3
Week 12:
03 Apr - 07 Apr
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 Apr - 14 Apr
  • Roundcube Webmail
  • '
    • Overview of skills gained
    Week 14:
    17 Apr - 21 Apr
    Evaluation
    • Guided self-evaluation (online)
    • Presentation (in-class)