The curriculum

Every skill you need to become a Cloud DevOps engineer.

Each course is built around real projects. You learn by shipping, not by watching. Master fundamentals first, then production-grade platform engineering.

10 hands-on tracks

Course catalog

From your first Linux command to running AI agents on Kubernetes in production.

πŸ€–AI / Cloud-Native

AI & Agents in Production

Deploy, manage, and scale AI agents in real-world environments using modern cloud-native tools and production best practices.

🐧Foundations

Linux β€” Server & OS Fundamentals

Work hands-on with Linux servers, managing users, processes, services, and permissions while solving real operational tasks.

πŸ—οΈIaC

Terraform β€” Infrastructure as Code

Build and manage real cloud infrastructure with Terraform, learning how modern teams provision, version, and scale safely.

☁️Cloud Platforms

Cloud (AWS & Azure)

Deploy and operate real workloads on AWS and Azure while learning cloud architecture, security, and cost-aware design.

🌐Networking

Networking β€” Cloud Networking

Design and connect cloud networks by building VPCs, subnets, routing, and security rules to understand real traffic flow and isolation.

πŸ”€Collaboration

Git β€” Version Control

Use Git daily to manage code, collaborate with teams, and handle real workflows like branching, merging, and conflicts.

βš™οΈAutomation

GitHub Actions β€” CI/CD

Create automated pipelines that test, build, and deploy applications using CI/CD practices common in production.

🐍Programming

Python Automation & Scripting

Write practical scripts and small programs to automate tasks, integrate systems, and support DevOps workflows.

πŸ“¦Containers

Docker β€” Containerization

Containerize applications with Docker to build portable, scalable images ready for modern deployment environments.

☸️Orchestration

Kubernetes β€” Orchestration

Deploy and manage containerized apps in Kubernetes, covering real-world orchestration, scaling, networking, and operations.

Enrollment & curriculum

Two roadmaps, one clear path

Start with the Cloud & DevOps roadmap, then level up to advanced, production-grade platform engineering. Full curriculum below.

Pathway 01

Most popular

Cloud & DevOps Roadmap

1,300 CAD/ full program

For absolute beginners with no IT experience, or anyone with a basic tech background.

15 weeks Β· live classes on Saturdays

Enroll now β†’

πŸ’³ Flexible payment: pay in full, or in 2 or 3 installments.

  • βœ“Linux + Networking basics
  • βœ“Git & GitHub
  • βœ“Introduction to Python Programming
  • βœ“Docker
  • βœ“Master AWS Fundamentals
  • βœ“CI/CD with GitHub Actions
  • βœ“Capstone project
  • βœ“Interview Prep
  • βœ“1-on-1 interview support
  • βœ“14-day money-back guarantee
See the full curriculum ↓

Pathway 02

Next level

Advanced Cloud & DevOps Roadmap

1,600 CAD/ full program

For engineers who've covered the fundamentals and want production-grade depth.

15 weeks Β· production-grade

Enroll now β†’

πŸ’³ Flexible payment: pay in full, or in 2 or 3 installments.

  • βœ“Advanced CI/CD with GitHub Actions
  • βœ“Docker & Kubernetes on AWS (EKS fundamentals)
  • βœ“GitOps with ArgoCD & Helm
  • βœ“AWS core services for real workloads
  • βœ“Infrastructure as Code with Terraform
  • βœ“Observability: Prometheus + Grafana + CloudWatch
  • βœ“Introduction to Agentic AI in DevOps workflows
  • βœ“1-on-1 interview support
  • βœ“14-day money-back guarantee
See the full curriculum ↓
Beginner-friendly

Cloud & DevOps Roadmap

For absolute beginners with no IT experience, or anyone with a basic tech background.

1,300 CAD

Flexible payment: pay in full, or in 2 or 3 installments.

01

Linux Fundamentals

Get comfortable on the command line: the shell, files and directories, permissions, and everyday commands. You'll navigate and operate a Linux system the way real engineers do.

02

Linux Server Administration

Manage users and groups, processes, services, and software packages, and practise the troubleshooting and maintenance tasks that keep production servers healthy.

03

Networking Basics

Understand IP addressing, subnets, DNS, ports, and protocols, and see how traffic actually moves across a network, the foundation everything cloud is built on.

04

Git & GitHub

Use version control the way teams do every day: branching, merging, pull requests, code review, and confidently resolving merge conflicts.

05

Introduction to Python Programming

Build a solid Python foundation for DevOps: variables, logic, data structures, and functions, then write your first real scripts.

06

Docker Fundamentals

Learn how containers work, write Dockerfiles, and package an application into a portable image you can run anywhere.

07

Docker in Practice

Go beyond the basics with volumes, networking, and Docker Compose to run multi-service applications locally and in the cloud.

08

AWS Cloud Fundamentals

Get hands-on with the core of AWS: regions and availability zones, IAM and security, and the console and CLI you'll use daily.

09

AWS Compute & Storage

Deploy and operate real workloads using EC2, S3, and EBS, and learn to size and manage cloud resources cost-effectively.

10

AWS Networking & Security

Design secure cloud networks with VPCs, subnets, route tables, and security groups, and apply cloud security fundamentals.

11

Deploying Real Workloads

Bring it together by shipping a real application end-to-end on AWS, with an eye on reliability and cost-aware design.

12

CI/CD with GitHub Actions

Automate your delivery with pipelines that test, build, and deploy your application every time you push code.

13

Capstone Project

Plan, build, and deploy a complete, portfolio-ready project from scratch, the centrepiece of your job applications.

14

Interview Prep & Career Coaching

Get interview-ready with mock interviews, 1-on-1 coaching, CV and LinkedIn review, and a clear job-search game plan.

Portfolio projects

Real apps you'll build & ship

During the roadmap we'll select from these real-world projects to build out your portfolio.

πŸ’¬

Devscale Socials

A social networking site where students can chat and connect with each other.

πŸ“„

Resume Analyzer

Students upload a resume and receive AI-powered feedback on how to improve it.

✍️

AI Cover Letter Generator

Generate tailored, role-specific cover letters in seconds with AI.

🎯

Interview Preparation Platform

Generate interview questions in your area of interest and practise for your next interview.

For builders ready to go deeper

Advanced Cloud & DevOps Roadmap

For engineers who've covered the fundamentals and want production-grade depth.

1,600 CAD

Flexible payment: pay in full, or in 2 or 3 installments.

01

Advanced CI/CD with GitHub Actions

Design and build real, multi-stage pipelines from the ground up, then add environments, approvals, secrets management, caching, and pipeline security to make your delivery robust and safe for production.

02

Docker Deep Dive

Optimise images with multi-stage builds, manage registries, and harden containers for production workloads.

03

Kubernetes Fundamentals

Master the core building blocks of Kubernetes: pods, deployments, services, and config, and how the control plane works.

04

Kubernetes on AWS (EKS)

Run and operate containerised applications on EKS, including autoscaling, networking, and day-2 operations.

05

Helm

Package, template, and release Kubernetes applications cleanly and repeatably with Helm charts.

06

GitOps with ArgoCD

Adopt declarative, Git-driven deployments with continuous reconciliation so your cluster always matches your repository.

07

Infrastructure as Code with Terraform

Provision, version, and scale real cloud infrastructure safely using modules, remote state, and reusable patterns.

08

AWS Core Services for Real Workloads

Architect and operate production services across compute, storage, networking, and databases with cost-aware design.

09

Observability

Instrument systems with Prometheus, Grafana, and CloudWatch for metrics, dashboards, logging, and actionable alerts.

10

Agentic AI in DevOps

Introduce AI agents into DevOps workflows to assist with operations, automation, and faster troubleshooting.

11

Capstone Project

Design and ship a production-grade platform end-to-end, showcasing everything from infrastructure as code to observability.

Portfolio projects

Real apps you'll build & ship

During the roadmap we'll select from these real-world projects to build out your portfolio.

πŸ“Š

FinOps Dashboard

Track, visualise, and optimise cloud spend with a real cost-management dashboard.

πŸ€–

AI-Powered Kubernetes Operations Assistant

An AI agent that helps operate, troubleshoot, and automate Kubernetes clusters.

πŸ”’

Secure Kubernetes Platform

Build a hardened, production-grade Kubernetes platform with security baked in.

🏠

Real Estate Listing Platform

Deploy and operate a full real estate listing application on cloud infrastructure.

☁️

Social Media Platform on AWS

Architect and deploy a scalable social media platform end-to-end on AWS.