Skip to content

adzychowski/ece-devops-2020-fall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ECE DevOps course

Materials for the DevOps course for ECE students.

Modules

  1. Introduction to DevOps
  2. Source Control Management (SCM)
  3. Infrastructure as Code (IaC)
  4. Continuous testing
  5. Continuous integration and delivery (CI/CD)
  6. Containers with Docker
  7. Container orchestration with Kubernetes
  8. Storage in Kubernetes
  9. Cloud-native applications

Structure

Modules' materials are contained in the markdown files in the modules folder.

Each module folder can contain following:

  • index.md file - description of the module
  • content.md file - materials for the module
  • labs.md file - labs description
  • homework.md file - homework description
  • assets folder - provided assets for the labs
  • image folder - images used in the .md files

Author

Sergei Kudinov
[email protected]
Developer and Big Data Engineer at Adaltas

About

Materials for the DevOps course at the ECE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • Dockerfile 3.4%