Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

799 Commits

Repository files navigation

DevOps: CSC 519


In this course, you will gain practical exposure to the skills, tools, and knowledge needed in automating software engineering processes and infrastructure necessary for continuous deployment of software. Students will have the chance to build new or extend existing software engineering tools and design an automated deployment pipeline.

Course Overview

In the course, a mixture of traditional lectures with activities and in-class workshops will be used. During lectures, we will cover core concepts related to a topic. During the in-class workshops, we will perform sample exercises with relevant tools that reinforce lecture material. Evaluation will be based on tech talks, homework assignments, workshop attendance, and final project.

After the course, students are able to:

  • Programmatically provision images.
  • Automatically apply configuration management to production environments.
  • Automatically create and maintain build environments.
  • Maintain test suites and measure testing quality and coverage.
  • Automatically generate new tests, using feedback-directed random testing, fuzzing, and data-flow analysis.
  • Programmatically measure code quality via static and dynamic code analysis.
  • Understand components of infrastructure.
  • Remotely regulate behavior of deployed software via feature flags and configuration servers.
  • Apply advanced strategies for deployment of software.
  • Monitor and analyze telemetry data.
  • Implement resilience testing on production environments (e.g., Chaos Monkey).

Schedule and Topics—Spring 2022

📹 Live stream and recorded videos

The following schedule is subject to change.

ClassTopicsActivitiesAssignments
➡️Setup
Jan 10Intro
Course overviewPassing opunit checks
Jan 12BasicsBasics workshopHW-Basics
Terminals, making windows awesome, package managers, shellsCustomize your prompt, install the things
markdown, git, virtualization, kanban
Jan 17No class
Jan 19Basics continued; What's DevOps?
🧱 Computing Environments ☢️
Jan 24Computing Environments
Headless infrastructure, virtualization conceptsPractice: Node Essentials: Promises
Jan 26VM workshopHW-V
Virtual Box and Virtualization Framework InternalsBuild vagrant from scratch and bash provisioning script
Jan 31Debugging Virtualization Problems
Feb 2OS Virtualization
Containers, overlayfs, cgroupBuild docker from scratch
Feb 7Images
Building disk images, initrd, rootfs, kernelBuild packer from scratch
Feb 9Cloud provisioningBuild doctl from scratchHW-P
🚰🚀 Pipelines, CI/CD 🧪✅
Feb 14Pipelines
Feb 16Pipelines WorkshopBuild a deployment pipeline from scratch
git hooks, pre-commit, post-receive, bare repositories, process managers
Feb 21Configuration ManagementM1
Feb 23CM, Ansible
Feb 28Testing+Analysis
Mar 2Fuzzing
Mar 7Static Analysis/Code Complexity
Mar 9Code coverage
Mar 14Spring break
Mar 16Spring break
🚧 Infrastructure + Operations 🏗️
Mar 21Infrastructure conceptsM2
Mar 23Redis
Mar 28Deployment strategies
Mar 30Deployment workshop
Apr 4Monitoring
Apr 6Monitoring workshop
Apr 11Incidents
Apr 18Chao engineering/feature experimentationM3
Apr 20Chao experiment
Apr 25No class
May 4Final Exam

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages