← All Topics
CI/CD
Shipping fast and safely is what separates good teams from great ones. Learn to build pipelines that test, build, scan, and deploy automatically with zero drama.
What this covers
- GitHub Actions workflows
- Jenkins pipelines (Declarative and Scripted)
- Build, test, and scan stages
- Docker image builds in CI
- Blue/green and canary deployments
- Secrets management in pipelines
CI/CD is coming soon
We are building the notes PDF, scenario interview questions, and real failure stories for CI/CD. Follow @rootcausedaily on Instagram to get notified when it launches.
What we are building for CI/CD
GitHub Actions workflows
Jenkins pipelines (Declarative and Scripted)
Build, test, and scan stages
Docker image builds in CI
Blue/green and canary deployments
Secrets management in pipelines