Difference between revisions of "OPS705 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Fall 2020)
Line 14: Line 14:
 
*Using DevTest Labs
 
*Using DevTest Labs
 
*Testing With A Web App Instance
 
*Testing With A Web App Instance
|'''Lecture Notes:'''
+
|
*
 
 
|[[OPS705 Lab 1|Lab 1: Connecting to Microsoft Azure]]
 
|[[OPS705 Lab 1|Lab 1: Connecting to Microsoft Azure]]
  
Line 26: Line 25:
 
*Remote Connections with RDP
 
*Remote Connections with RDP
 
*Remote Connections with SSH
 
*Remote Connections with SSH
|'''Lecture Notes:'''
+
|
*
 
 
|Lab 2: Creating and Connecting to Azure Virtual Machines
 
|Lab 2: Creating and Connecting to Azure Virtual Machines
  
Line 39: Line 37:
 
*Reading Text Files
 
*Reading Text Files
 
*Editing Text Files
 
*Editing Text Files
|'''Lecture Notes:'''
+
|
*
 
 
|Lab 3: Unix/Linux Command-line Basics
 
|Lab 3: Unix/Linux Command-line Basics
  
Line 52: Line 49:
 
*Deleting a VM
 
*Deleting a VM
 
*Scripting VM Creation
 
*Scripting VM Creation
|'''Lecture Notes:'''
+
|
*
 
 
|Lab 4: Managing Azure VMs with PowerShell
 
|Lab 4: Managing Azure VMs with PowerShell
  
Line 64: Line 60:
 
*Managing System Services
 
*Managing System Services
 
*Basic HTML with vim
 
*Basic HTML with vim
|'''Lecture Notes:'''
+
|
*
 
 
|Lab 5: Installing and Configuring an Apache Web Server
 
|Lab 5: Installing and Configuring an Apache Web Server
  
Line 77: Line 72:
 
*Firewalls
 
*Firewalls
 
*What is IIS?
 
*What is IIS?
|'''Lecture Notes:'''
+
|
*
 
 
|Lab 6: Installing an IIS Webserver
 
|Lab 6: Installing an IIS Webserver
  
Line 87: Line 81:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 7:'''<br>Nov 2-14
 
|'''Week 7:'''<br>Nov 2-14
|'''Monitoring Disk Space, Intro to LVM'''
+
|'''Resources, Resource Groups, and Users'''
*Monitoring Hard Disk Space
+
*What is a resource?
*LVM - Definition
+
*What is a resource group?
*Using LVM
+
*What is a security group?
*Creating Shell Scripts to Flag Low Disk Space
+
|
|'''Lecture Notes:'''
 
*Monitoring Disk Space, <code>crontab</code>, <code>awk</code> command: [https://prezi.com/__ayhf6te9zb/monitoring-hard-disk-space/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w8a.pdf pdf]
 
 
|Lab 7: Setting Up a Project Group in Azure
 
|Lab 7: Setting Up a Project Group in Azure
  
Line 99: Line 91:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 8:'''<br>Nov 9-15
 
|'''Week 8:'''<br>Nov 9-15
|'''Using LVM'''
+
|'''Platform-as-a-Service (PaaS)'''
*Using Logical Volume Manager (LVM)
+
*What is a container? What is Docker?
*Creating Shell Scripts to Flag Low Disk Space
+
*Containers VS Virtual Machines
|'''Lecture Notes:'''
+
*What is a container image?
*Introduction to LVM: [https://prezi.com/igc3z-ki_tdo/logical-volume-management-lvm/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w8b.pdf pdf]
+
|
*Demonstration of Growing ''/home'' partition using LVM: [https://youtu.be/4fGQmw9RInYg YouTube]
 
 
|Lab 8: Creating a Web App Instance
 
|Lab 8: Creating a Web App Instance
  
Line 110: Line 101:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 9:'''<br>Nov 16-22
 
|'''Week 9:'''<br>Nov 16-22
|'''Configuring a Network Using Virtual Machines'''
+
|'''App Persistence'''
*Static Network Configuration
+
*What is persistence?
*Network Configuration with a DHCP client
+
* Ephemeral Containers w/Persistant Storage
*Basic TCP/IP network commands: <code>ping</code>, <code>ifconfig</code>, <code>netstat</code>
+
|
|'''Lecture Notes:'''
 
*Creating a Virtual Network: [https://prezi.com/kwgvo8g5eraj/creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10a.pdf pdf]
 
*Bash Shell Scripting (part 6): [https://prezi.com/7j9ggxkg7jqc/copy-of-creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10b.pdf pdf]
 
 
|Lab 9: Creating a Web App with Persistent Storage
 
|Lab 9: Creating a Web App with Persistent Storage
  
Line 122: Line 110:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 10:'''<br>Nov 23-29
 
|'''Week 10:'''<br>Nov 23-29
|'''Setup and Configure Secure Shell Services'''
+
|'''Networking, Part 2:'''
*Network Services
+
*Internal Networks (Container-to-container)
*SSH
+
*INternal Networks VS Exposed Ports
|'''Lecture Notes:'''
+
|
*Securing Network via SSH: [https://prezi.com/dj6_vmmuds0t/securing-a-network-via-ssh/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w11a.pdf pdf]
 
*Configuring Firewalls (iptables): [https://prezi.com/9zurywz2gkyx/configuring-a-firewall-iptables/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_week11b.pdf pdf]
 
 
|Lab 10: Creating a Blog through Web App Containers
 
|Lab 10: Creating a Blog through Web App Containers
  
Line 133: Line 119:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 11:'''<br>Nov 30-Dec 6
 
|'''Week 11:'''<br>Nov 30-Dec 6
|'''Setting Up, Using & Maintaining a DHCP Server'''
+
|'''Case Study: Dynamic Webpages Using Containers'''
*DHCP Server
+
|
|'''Lecture Notes:'''
 
*Setting up a DHCP Server: [https://prezi.com/zkpwa8y_6ovt/setting-up-dhcp/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w12.pdf pdf]
 
 
|
 
|
  
Line 142: Line 126:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|'''Week 12:'''<br>Dec 7-13
 
|'''Week 12:'''<br>Dec 7-13
|'''Evaluation:'''
+
|'''Dedicated Lab Time and Interactive Help'''
*Labs 5 - 8
 
*Assignment 2
 
*Final Exam
 
 
|
 
|
 
|
 
|

Revision as of 01:55, 15 September 2020

Fall 2020

This schedule is a considered to be a general guideline for week-by-week content. Due dates may vary per instructor.

Week Objectives and Tasks References / Additional Resources Labs
Week 1:
Sep 14-18
Introduction to Microsoft Azure:
  • Accessing the Azure Portal
  • Connecting to Your Account
  • Using DevTest Labs
  • Testing With A Web App Instance
Lab 1: Connecting to Microsoft Azure


Week 2:
Sep 21-27
Creating and Using Azure Virtual Machines
  • Creating a Windows Server 2016 VM
  • Creating a CentOS Virtual Machine
  • Remote Connections with RDP
  • Remote Connections with SSH
Lab 2: Creating and Connecting to Azure Virtual Machines


Week 3:
Sep 28-Oct 4
Unix Command-line Basics
  • File System Navigation
  • Moving and Copying
  • File Permissions
  • Reading Text Files
  • Editing Text Files
Lab 3: Unix/Linux Command-line Basics


Week 4:
Oct 5-11
Managing Azure VMs with PowerShell:
  • Powering on and off a VM
  • Creating a VM
  • Modifying Existing VMs
  • Deleting a VM
  • Scripting VM Creation
Lab 4: Managing Azure VMs with PowerShell


Week 5:
Oct 12-18
Apache Web Server:
  • What is Apache?
  • Installing yum packages (Repositories, Packages, Software)
  • Managing System Services
  • Basic HTML with vim
Lab 5: Installing and Configuring an Apache Web Server


Week 6:
Oct 19-25
Introduction to Networking:
  • Example: Accessing a Webpage
  • Server VS Client
  • IP addresses, Ports, FQDNs
  • Firewalls
  • What is IIS?
Lab 6: Installing an IIS Webserver


Study Week:
Oct 26 - Nov 1
Week 7:
Nov 2-14
Resources, Resource Groups, and Users
  • What is a resource?
  • What is a resource group?
  • What is a security group?
Lab 7: Setting Up a Project Group in Azure


Week 8:
Nov 9-15
Platform-as-a-Service (PaaS)
  • What is a container? What is Docker?
  • Containers VS Virtual Machines
  • What is a container image?
Lab 8: Creating a Web App Instance


Week 9:
Nov 16-22
App Persistence
  • What is persistence?
  • Ephemeral Containers w/Persistant Storage
Lab 9: Creating a Web App with Persistent Storage


Week 10:
Nov 23-29
Networking, Part 2:
  • Internal Networks (Container-to-container)
  • INternal Networks VS Exposed Ports
Lab 10: Creating a Blog through Web App Containers


Week 11:
Nov 30-Dec 6
Case Study: Dynamic Webpages Using Containers


Week 12:
Dec 7-13
Dedicated Lab Time and Interactive Help