I'm a software engineering student, about 16 months out from graduation, and somewhere in the last year "learn DevOps" quietly turned from a side interest into the actual plan — cloud, Kubernetes, Terraform, the whole stack, with an eye on eventually working in Europe. Along the way I built myself a fairly detailed personal roadmap, then went and stress-tested it against what's actually being hired for in 2026: platform engineering, AI-assisted workflows, security-shifted-left pipelines, GitOps.
This post is the result — a general-purpose DevOps roadmap for anyone starting from zero: students, developers pivoting from pure software engineering, sysadmins moving up the stack. It's opinionated on purpose. DevOps has an infinite tool list and an infinite number of YouTube channels willing to walk you through all of it. The actual skill isn't watching those videos — it's building things, breaking them, and fixing them yourself. The rule I hold myself to: for every hour spent reading or watching, spend an equal hour building.
What DevOps Actually Is (and What It Isn't)
DevOps is the practice of collapsing the wall between "people who write code" and "people who run it in production." In practice that means automation, infrastructure you can version and reproduce, pipelines that test and deploy without a human clicking buttons, and enough observability that you know something broke before your users tell you.






