DevOps for Developers
Containerization, Kubernetes runtime, CI/CD automation & app observability from a developer's perspective
Docker & Containers
Multi-stage builds, layer caching, Docker Compose for local multi-service parity, volume mounts, and container security.
Start learning →Kubernetes for Devs
Pods, Deployments, Services, ConfigMaps, Secrets, Ingress, health probes, and troubleshooting crash loops with kubectl.
Start learning →CI/CD & Observability
GitHub Actions CI/CD pipelines, container registries, 12-factor app config, structured JSON logging, OpenTelemetry tracing & zero-downtime deployments.
Start learning →