Linux & Networking
- Linux command line mastery
- TCP/IP, DNS, HTTP, SSH
- Shell scripting (Bash)
- File permissions & users
Build the infrastructure and pipelines that keep software running at scale.
DevOps engineers design and maintain infrastructure, deployment pipelines, and monitoring systems that keep software running reliably. You bridge development and operations.
Salary range: $70,000 to $160,000/year
Follow each stage in order. Mark stages complete as you finish them.
Complete Linux course, command line, file system, processes, and scripting.
www.youtube.com/watch?v=ROjZy1WbCIA
Visual overview of containerization before the full Docker course. Builds confidence.
www.youtube.com/watch?v=Gjla2gojmM0
Run your first container in 5 minutes. Learn how images and containers work.
www.youtube.com/watch?v=Ksx1yVrQaZ0
Learn Docker from the ground up, images, containers, volumes, Compose.
www.youtube.com/watch?v=fqMOX6JJhGo
The best DevOps YouTube channel, Docker, Kubernetes, CI/CD, cloud.
www.youtube.com/@TechWorldwithNana
Official GitHub Actions documentation. Learn CI/CD with the most popular tool.
docs.github.com/en/actions
Complete AWS cloud fundamentals course for beginners.
www.youtube.com/watch?v=7HKot-brXFE
Official Kubernetes tutorials from basics to advanced deployment strategies.
kubernetes.io/docs/tutorials
HashiCorp's official Terraform learning platform, Infrastructure as Code.
learn.hashicorp.com/terraform
Complete guide to installing Prometheus and Grafana for Linux system monitoring with custom dashboards.
grafana.com/docs/grafana/latest/fundamentals/getting-started/get-started-grafana-prometheus/
Step-by-step tutorial for monitoring CPU, memory, disk, and network metrics with open-source tools.
www.devopsness.com/blog/linux-system-monitoring-prometheus-grafana
Containerize a full-stack app with multi-stage Docker build and Docker Compose.
GitHub Actions pipeline: test → build Docker image → deploy to Render.
Set up Prometheus and Grafana to monitor an API with dashboards and alerts.
YAML pipeline generation and script writing
AI-powered terminal with command suggestions
Write a multi-stage Dockerfile for a Python FastAPI app: uses Python 3.11, installs dependencies, runs as non-root user, exposes port 8000, minimizes final image size.Write a GitHub Actions workflow that triggers on push to main, runs pytest, builds a Docker image, pushes to Docker Hub, and deploys to Render via deploy hook.$70,000 to $160,000/year
Get the AWS Cloud Practitioner certification while learning, it is free to study for and validates foundational knowledge. Then aim for AWS Solutions Architect Associate.