OPS705 Weekly Schedule

From CDOT Wiki
Revision as of 01:46, 15 September 2020 by Chris.johnson (talk | contribs)
Jump to: navigation, search

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
Lecture Notes:
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
Lecture Notes:
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
Lecture Notes:
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
Lecture Notes:
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
Lecture Notes:
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?
Lecture Notes:
Lab 6: Installing an IIS Webserver


Study Week:
Oct 26 - Nov 1
Week 7:
Nov 2-14
Monitoring Disk Space, Intro to LVM
  • Monitoring Hard Disk Space
  • LVM - Definition
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
  • Monitoring Disk Space, crontab, awk command: web pdf
Lab 7: Setting Up a Project Group in Azure


Week 8:
Nov 9-15
Using LVM
  • Using Logical Volume Manager (LVM)
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
  • Introduction to LVM: web pdf
  • Demonstration of Growing /home partition using LVM: YouTube
Lab 8: Creating a Web App Instance


Week 9:
Nov 16-22
Configuring a Network Using Virtual Machines
  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
Lecture Notes:
  • Creating a Virtual Network: web pdf
  • Bash Shell Scripting (part 6): web pdf
Lab 9: Creating a Web App with Persistent Storage


Week 10:
Nov 23-29
Setup and Configure Secure Shell Services
  • Network Services
  • SSH
Lecture Notes:
  • Securing Network via SSH: web pdf
  • Configuring Firewalls (iptables): web pdf
Lab 10: Creating a Blog through Web App Containers


Week 11:
Nov 30-Dec 6
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
Lecture Notes:
  • Setting up a DHCP Server: web pdf


Week 12:
Dec 7-13
Evaluation:
  • Labs 5 - 8
  • Assignment 2
  • Final Exam