DVO-101
Fundamentals
⏱ 6 weeks
DevOps Foundations
The DevOps mindset and toolchain: Git workflows, Linux essentials, CI/CD concepts and your first containers.
Syllabus
Module 1 — DevOps culture
- What is DevOps
- Agile and lean basics
- The DevOps toolchain
Module 2 — Version control
- Git fundamentals
- Branching strategies
- Pull requests and code review
- GitHub/GitLab
Module 3 — Linux & scripting refresher
- Shell essentials for DevOps
- SSH and environments
Module 4 — CI/CD & containers intro
- Pipelines: build, test, deploy
- Intro to Docker
- First automated pipeline