All Lessons
-
10 Welcome
RES507 welcome, intro, and course expectations.
-
11 Getting Started
Getting started with git and tools.
-
20 Git as the Backbone of DevOps
Getting started with git and tools.
-
30 Continuous Integration Preview
Create a tiny CI job that runs automatically after a push.
-
40 Containerized Node Application
Build and run a simple Node.js application using Docker and Docker Compose.
-
50 Automating the Pipeline with Continuous Integration
Build a real CI pipeline that validates your application build and runtime behavior.
-
60 Course Feedback
Survey and feedback for the DevOps course.
-
70 From Compose to Kubernetes
From Docker Compose to Kubernetes: orchestration, desired state, and self-healing.
-
75 Kubernetes Deployment and Runtime Validation
Deploy your application to Kubernetes and validate runtime behavior, resilience, and observability.
-
80 Architecture: Containers, VMs, and Hypervisors
The layers beneath Kubernetes: containers, VMs, hypervisors, and why virtualization still matters (cloud, embedded, automotive).
-
85 Architecture, Virtualization, and Production Design
Design and analyze a production-ready architecture using containers, Kubernetes, and virtualization concepts.