The ultimate DevOps Engineer Roadmap 2026.
You don’t need expensive courses. This repository collects the best 100% FREE video tutorials and official documentation to help you become a production-ready DevOps Engineer.
DevOps is about building, deploying, and operating systems reliably at scale.
This roadmap starts from Linux & networking, moves through containers, CI/CD, cloud, observability, and ends with SRE, security, and platform engineering.
- Phase 1: Foundations
- Phase 2: CI/CD Pipelines
- Phase 3: Infrastructure as Code
- Phase 4: Cloud Platforms
- Phase 5: Observability
- Phase 6: Security & Compliance
- Phase 7: SRE & Advanced Topics
Everything in DevOps is built on strong system fundamentals.
Learn how servers work before touching cloud or containers.
Video Resources:
| Linux Full Course | Linux Step-by-Step |
|---|---|
![]() |
![]() |
Documentation & Reading:
- https://ubuntu.com/tutorials/command-line-for-beginners
- https://www.digitalocean.com/community/tutorials/an-introduction-to-linux-basics
- https://www.geeksforgeeks.org/linux-unix/linux-tutorial/
Networking powers cloud, containers, and service discovery.
Video Resources:
| Networking for DevOps | DevOps Networking |
|---|---|
![]() |
![]() |
Documentation & Reading:
- https://learn.microsoft.com/en-us/training/modules/network-fundamentals/
- https://www.cisco.com/c/en_in/solutions/small-business/resource-center/networking/networking-basics.html
- https://www.geeksforgeeks.org/computer-networks/computer-network-tutorials/
Automation starts with shell scripting.
Video Resources:
| Bash for Beginners | Bash Scripting |
|---|---|
![]() |
![]() |
Documentation & Reading:
- https://www.freecodecamp.org/news/bash-scripting-tutorial-linux-shell-script-and-command-line-for-beginners/
- https://tldp.org/LDP/abs/html/
- https://www.w3schools.com/bash/
Used for automation, tooling, and cloud SDKs.
Video Resources:
| Python for DevOps | 30 Days Python DevOps |
|---|---|
![]() |
![]() |
Documentation & Reading:
- https://docs.python.org/3/tutorial/
- https://automatetheboringstuff.com/
- https://www.geeksforgeeks.org/devops/python-for-devops/
Everything in DevOps flows through Git.
Video Resources:
| Git Crash Course | Git & GitHub |
|---|---|
![]() |
![]() |
Documentation & Reading:
Understand VMs first, then containers.
Video Resources:
| Vagrant & VMs | Containers vs VMs |
|---|---|
![]() |
![]() |
Documentation & Reading:
- https://www.redhat.com/en/topics/containers/containers-vs-vms
- https://www.netapp.com/blog/containers-vs-vms/
Containerize applications and services.
Video Resources:
| Docker Beginner to Pro | Docker Full Course |
|---|---|
![]() |
![]() |
Documentation & Reading:
Orchestrate containers in production.
Video Resources:
| Kubernetes Course | Kubernetes Zero to Hero |
|---|---|
![]() |
![]() |
Documentation & Reading:
✅ Want a structured DevOps roadmap?
Explore the interactive visual roadmap with free resources here:
👉 DevOps Roadmap
CI/CD automates build, test, and deployment.
guidance: CI/CD ensures every change is tested and deployed safely without manual work.
Video Resources:
| Jenkins Full Course | Jenkins Beginners |
|---|---|
![]() |
![]() |
Documentation & Reading:
Video Resources:
| GitHub Actions Crash | CI/CD with Actions |
|---|---|
![]() |
![]() |
Documentation & Reading:
Treat infrastructure like software.
Video Resources:
| Terraform Beginner to Pro | Terraform on AWS |
|---|---|
![]() |
![]() |
Documentation & Reading:
Where DevOps runs in production.
Video Resources:
| AWS DevOps Full Course | AWS DevOps Beginners |
|---|---|
![]() |
![]() |
Documentation & Reading:
You can’t fix what you can’t see.
guidance: Observability uses metrics, logs, and traces to detect failures early.
Video Resources:
| Prometheus + Grafana | Connect Prometheus |
|---|---|
![]() |
![]() |
Documentation & Reading:
Security must be built into the pipeline.
Video Resources:
| DevSecOps Explained | DevSecOps Beginner |
|---|---|
![]() |
![]() |
Documentation & Reading:
Reliability, resilience, and scale.
Video Resources:
Documentation & Reading:
- https://sre.google/workbook/implementing-slos/
- https://sre.google/sre-book/service-level-objectives/
Found a great free DevOps resource?
- Fork this repository
- Add the resource to the correct section
- Submit a Pull Request
If this DevOps Engineer roadmap helped you save money and learn, please give this repo a Star ⭐.
- DevOps Roadmap (Interactive): devOps Engineer Roadmap
- AI Tutor Lyra: https://codersnote.com/






























