Difference between revisions of "OSL840 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 40: Line 40:
 
     <li>Port forwarding</li>
 
     <li>Port forwarding</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_2 | Lab 2]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 61: Line 61:
 
     <li>Web server + database example: NextCloud</li>
 
     <li>Web server + database example: NextCloud</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_4 | Lab 4]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 71: Line 71:
 
     <li>Really simple python scripting</li>
 
     <li>Really simple python scripting</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Assignment 1 | Assignment 1]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 95: Line 95:
 
     <li>Modify Apache to use HTTPS</li>
 
     <li>Modify Apache to use HTTPS</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_5 | Lab 5]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 107: Line 107:
 
     <li>Email server security: open relays, port access</li>
 
     <li>Email server security: open relays, port access</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_6 | Lab 6]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 117: Line 117:
 
     <li>Set up Thunderbird for myseneca</li>
 
     <li>Set up Thunderbird for myseneca</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_7 | Lab 7]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 128: Line 128:
 
     <li>S3</li>
 
     <li>S3</li>
 
   </ul></td>
 
   </ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[[OSL840_Lab_8 | Lab 8]]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">

Revision as of 16:17, 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
Lab 3
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
Assignment 2
  • Roundcube Webmail
Alternative Assignment 2
  • Overview of skills gained
Week 14:
17 Apr - 21 Apr
Evaluation
  • Guided self-evaluation (online)
  • Presentation (in-class)