Resources
Fundamentals
- CI/CD concepts - Atlassian
- An Introduction to CI/CD Best Practices
- Continuous delivery
- DORA metrics: measuring DevOps performance
- Google SRE Book
Git Workflows
- Git Workflow comparison - Atlassian
- GitHub flow
- Trunk-Based Development
- OneFlow - a Git branching model
- Become a git guru
- Merging vs Rebasing
CI Tools & Platforms
GitOps & Deployment
- GitOps: What is it and why should you care?
- ArgoCD: declarative GitOps for Kubernetes
- Flux CD
- Deployment and release strategies
- Blue/Green deployments
- Canary releases
- Feature Toggles
Supply Chain Security & Compliance
- SLSA: Supply chain security framework
- Software Bill of Materials (SBOM)
- Sigstore: signing and verifying artifacts
- OpenSSF: Open Source Security Foundation
Observability in CI/CD
Infrastructure as Code