GithubHelp home page GithubHelp logo

course-1's Introduction

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 2021

The following schedule is subject to change.

Class Topics Resources Assignments
➡️ Setup
Jan 19 Intro HW0
Jan 21 Basics workshop 🥾
Jan 26 What's DevOps?History Summit I, Summit II-III
Jan 28 Cloud Provisioning Workshop 📓 Cloud Providers
🧱   Computing Environments    ☢️
Feb 2 Computing environments HW1
Feb 4 Virtualization Workshop
Feb 9 😴
Feb 11 Containers/Docker Workshop
Feb 16 Configuration Management HW2
Feb 18 Building Configuration Server
Feb 23 Ansible Playbooks (Part 3)
🚰    Pipelines    🚀
Feb 25 Pipelines, CI/CD Verifying Pipelines 💎 Build Milestone, HW3
Mar 2 Building Basic Pipelines
Mar 4 Jenkins
🧪   Testing+Analysis    ✅
Mar 9 Testing + Analysis concepts HW4
Mar 11 Coverage workshop
Mar 16 Test suites analysis; Fuzzing workshop 💎Test Milestone
Mar 18 Static analysis workshop
🚧   Infrastructure    🏗️
Mar 23 😴
Mar 25 Project Work
Mar 30 Infrastructure concepts HW5
Apr 1 Building Caches and Queues with Redis
📦   Deploy    🛎️
Apr 6 Deploy Strategies and Feature flags
Apr 8 Deployment Workshop
Apr 13 Monitoring 💎 Deploy Milestone
Apr 15 Monitoring Workshop
📈   Ops    🧯
Apr 20 Incidents Slides
Apr 22 Incident call
Apr 27 Feature experiments and chaos engineering
Apr 29 Chaos engineering workshop
🎬   Closing    💯
May 6 Final Exam (6am--23:59pm)

Project

The primary objective of the course will be to allow students to gain experience in incrementally building a continous delivery pipeline from scratch. Throughout the semester, students are expected to complete a component of the pipeline by each milestone deadline.

Milestones

Details on requirements for milestones will be released throughout the course. A student's pipeline should demonstrate the following components by the milestone deadline:

[ CM ] -> [ BUILD+TEST+ANALYSIS ] -> [ DEPLOY ] -> [ SPECIAL ]

Papers
Books
Glossary of Tools

Past versions

course-1's People

Contributors

chrisparnin avatar highsparrow avatar jubeenshah avatar kpresler avatar mfleader avatar objectivespy08 avatar rayandasoriya avatar rohancme avatar shauryagarg2006 avatar sheteshrikant54 avatar ssmirr avatar techtony96 avatar trevorbrennan avatar zguo8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.