Skip to content

Learning Paths

This page maps out the recommended progression through the knowledge base depending on your background and goals.

No prior experience required. You’ll build the mental models needed before tackling hands-on topics.

  1. Linux Essential Commands — the non-negotiable foundation
  2. DevSecOps Introduction — what the discipline is and why it exists
  3. Cloud Platforms Introduction — public cloud concepts overview

Goal: Understand the landscape and be comfortable at a terminal.


You can navigate Linux comfortably and understand CI/CD at a high level.

  1. GitLab CI/CD Deep Dive — pipelines from scratch to production
  2. Kubernetes Introduction — pods, deployments, services, namespaces
  3. Security Engineering Introduction — threat modelling, MITRE ATT&CK, CVSS

Goal: Run and secure a full pipeline with containers.


You’re operating pipelines and clusters in production.

  1. Pipeline Security — SAST, DAST, supply chain, secrets scanning
  2. Kubernetes Security Hardening — CIS benchmarks, admission control, network policies
  3. Certification Preparation — structured exam tracks (CKS, AWS SAA, OSCP)

Goal: Harden everything and prove it on paper.