Skip to content

CI/CD & delivery

CI/CD automates the path from a commit to running software: Continuous Integration builds and tests every change so problems surface immediately; Continuous Delivery/Deployment ships the good changes safely, with a way back. This chapter is a full working reference: pipeline anatomy and the math behind "is this change good enough to merge", GitHub Actions in depth (and how it compares to GitLab CI/Jenkins), artifacts and immutability, supply-chain security for pipelines, GitOps vs push deployment, the deployment strategies (rolling, blue-green, canary) with the statistics that make a canary decision objective rather than a guess, database and migration safety, progressive delivery and feature flags, release versioning, and pipeline observability — plus how to design for rollback before you need it.

🔒 La suite est en accès freemium — lecture complète 100 % gratuite

Tu lis ici l'aperçu libre. Le reste du chapitre (code, schémas, maths, exercices) fait partie du livre complet : crée un compte gratuit (30 secondes, aucun paiement) pour tout lire.

Créer un compte gratuit Se connecter