Deployments & ReplicaSets
Running containers across many machines, and keeping them running.
8 chapters · ~7h
Start with the first chapterChapters
- Container Orchestration (Kubernetes)Intermediate75 min
- Environment Overlays (Kustomize)Intermediate45 min
- Cluster Bootstrapping (Kubeadm)Advanced60 min
- Version Control (Git & GitHub)Beginner50 min
- Containerization (Docker)Beginner50 min
- Package Management (Helm)Intermediate45 min
- The GitOps PhilosophyIntermediate40 min
- Beyond Kubernetes (Serverless)Intermediate35 min
Labs
- Kubernetes Workloads: Pod, ReplicaSet, Deployment45m
- Kubernetes Security Hardening (NetworkPolicies) & HPA47m
- Enterprise Multibranch CI/CD Pipeline with SonarQube & Trivy31m
- Core Kubernetes Workloads, ConfigMaps & Secrets31m
- Kubernetes Storage: PVC, PV and StorageClass50m
- Creating a Custom Helm Chart for Django Microservices47m
- Deploying Kube-Prometheus-Stack on AWS EKS31m
- Full Platform Operations, Security & Troubleshooting Guide20m
Part of these roadmaps
Questions from the curriculum
21 questions covering this topic.
Open the question bank →Used in these projects
- Cloud DevOps Capstone — iVolveThree microservices taken from raw source code to a running, monitored, GitOps-managed deployment on AWS EKS.
- Cloud-Native DevOps PlatformA self-managed Kubernetes platform on AWS — provisioned with Terraform, configured with Ansible, delivered through Jenkins and Argo CD.
- NTI Cloud DevOps Capstone — the PlatformA production-shaped AWS platform: Terraform modules for VPC, EKS, RDS and ECR, a Jenkins pipeline with blocking SonarQube and Trivy gates, and a kube-prometheus-stack behind it.
- NTI Cloud DevOps Capstone — Step by StepThe same AWS capstone taught as 19 reproducible labs across eight numbered modules, each with its own README so it can be followed in order.
- iVolve Cloud & DevOps InternshipThe full internship worklog — every lab, in order, with the commands that were actually run.