Back to Topics

Cloud & DevOps

Master AWS, Docker, Kubernetes, CI/CD, and infrastructure as code.

At senior levels, "who owns production?" is a signal. Gaps show up as fragile pipelines, opaque outages, and incidents that take too long to diagnose. Interviewers and teams want to see that you understand how deployments and failures propagate—not just that you've run a few Docker commands.

These topics build a rigorous mental model of containers, orchestration, CI/CD, and infra-as-code: where latency and failure surface, where to add observability, and which trade-offs are unavoidable. You'll learn to own the full pipeline and explain your decisions clearly—in interviews and on call.

Topics in this category

Auto-Scaling: Policies, Metrics, Latency & Cost

Read →

Scale services automatically: scaling metrics, cooldowns, capacity buffers, cost trade-offs, and avoiding thrash.

21 min

CI/CD Pipelines: Testing, Releases, Rollbacks & Automation

Read →

Build CI/CD pipelines: test strategy, artifact promotion, canary/blue-green, rollbacks, and safe deployments.

28 min

Container Security: Images, Runtime, Secrets & Supply Chain

Read →

Secure containers: image scanning, least privilege, runtime controls, secrets handling, and supply-chain best practices.

21 min

Cloud Cost Optimization: Right-Sizing, Reserved Capacity & Waste

Read →

Reduce cloud spend: right-sizing, autoscaling strategy, reserved instances, storage tiers, and measuring cost/perf trade-offs.

22 min

Deployment Strategies: Canary, Blue-Green & Safe Rollouts

Read →

Ship safely with canary, blue-green, and rolling deploys—plus monitoring, rollback criteria, and risk controls.

22 min

Disaster Recovery: Backups, RTO/RPO & Restore Testing

Read →

Plan for disasters: backups, RTO/RPO, multi-region strategy, restore testing, and operational runbooks.

24 min

Docker & Containerization: Images, Builds & Deployment Basics

Read →

Learn Docker basics: images, Dockerfiles, multi-stage builds, registries, and how containers run in production.

24 min

GitOps: Declarative Deployments & Continuous Delivery

Read →

Manage deploys with GitOps: declarative config, drift detection, reviews, and safe continuous delivery workflows.

20 min

Infrastructure as Code: Terraform, Lifecycles & Drift

Read →

Manage infra with code: Terraform/CloudFormation basics, modules, state, drift, reviews, and safe changes.

26 min

Kubernetes: Pods, Services, Deployments & Scaling

Read →

Learn Kubernetes fundamentals: pods, services, deployments, autoscaling, and how clusters run workloads.

30 min

Load Balancing (Concepts & Use Cases)

Read →

Learn load balancing concepts: algorithms, health checks, failure handling, and common deployment patterns.

23 min

Monitoring & Observability: Metrics, Logs, Traces & SLOs

Read →

Build observability: metrics, logs, traces, alerts, SLOs/error budgets, and debugging production issues.

25 min

Secrets Management: Storage, Rotation & Access Control

Read →

Secure secrets: vaults/KMS, rotation, least privilege, auditing, and preventing leaks in CI/CD and runtime.

20 min