CI/CD Pipeline
Quick Definition
Automated steps from code commit to deployment
Full Definition
An automated series of steps from code commit to production deployment.
Examples
build, test, scan, deploy, monitor
Related Terms
continuous-integration
continuous-delivery
More DevOps Terms
Prometheus
Open-source monitoring and alerting toolkit for metrics
Canary Deployment
Gradually rolling out changes to a small user subset
Infrastructure as Code
Managing infrastructure through version-controlled config files
Containerization
Packaging apps with dependencies into isolated containers
Alerting
Notifying teams when metrics exceed thresholds
SLI
Quantitative measure of service performance from user perspective