AI Wisdom
Learning Track

DevOps & CI/CD

GitHub Actions, Docker, Kubernetes, Helm, monitoring and alerting — the engineering discipline of shipping reliably and continuously.

6+
Topics
6
Published
100%
Free
Browse articles ↓

6 articlesin DevOps & CI/CD

DevOps & CI/CD
Production Monitoring: The Four Golden Signals and the SLO Stack

Production Monitoring: The Four Golden Signals and the SLO Stack

Intermediate

Latency, traffic, errors, and saturation — the four golden signals — plus SLIs, SLOs, error budgets, and the alerting philosophy that prevents alert fatigue.

12 min
Read →
DevOps & CI/CD
Branching Strategies: Trunk-Based Development vs GitFlow in 2026

Branching Strategies: Trunk-Based Development vs GitFlow in 2026

Foundational

Trunk-based development, feature flags, short-lived branches, GitFlow trade-offs, and why high-performing teams converge on committing to main.

11 min
Read →
DevOps & CI/CD
CI/CD Pipeline Design: Fast Feedback, Quality Gates, and DORA Metrics

CI/CD Pipeline Design: Fast Feedback, Quality Gates, and DORA Metrics

Intermediate

Trunk-based development, parallel testing, deployment gates, feature flags, and designing pipelines that keep deployment frequency high and failure rate low.

13 min
Read →
DevOps & CI/CD
Kubernetes Deployments: Rolling Updates, Resource Limits, and HPA

Kubernetes Deployments: Rolling Updates, Resource Limits, and HPA

Intermediate

Deployment strategies, readiness and liveness probes, resource requests and limits, Horizontal Pod Autoscaler, and PodDisruptionBudgets for zero-downtime releases.

14 min
Read →
DevOps & CI/CD
Docker for Production: Multi-Stage Builds, Security, and Compose

Docker for Production: Multi-Stage Builds, Security, and Compose

Intermediate

Multi-stage builds that cut image size by 80%, non-root users, read-only filesystems, health checks, and Compose patterns for local development parity.

12 min
Read →
DevOps & CI/CD
GitHub Actions in Production: Workflows, OIDC, and Reusable Patterns

GitHub Actions in Production: Workflows, OIDC, and Reusable Patterns

Intermediate

Triggers, matrix builds, reusable workflows, composite actions, OIDC cloud authentication, and the patterns that keep CI pipelines fast and secure.

13 min
Read →