Skip to main content

CI/CD

Continuous integration and delivery — pipelines, patterns, and practical tips.

Topics in this section

  • Pipeline design principles (fast feedback, fail early)
  • GitHub Actions workflows
  • Caching dependencies in CI
  • Deployment strategies (blue/green, canary, rolling)
  • Secrets management in pipelines

This section is growing. Contribute an article if you know something worth sharing.