Continuous Integration
Quick Definition
Frequently merging code with automated verification
Full Definition
Frequently merging code changes into a shared repository with automated verification.
Examples
automated testing, build automation, code quality checks
Related Terms
continuous-delivery
version-control
More DevOps Terms
Container Orchestration
Automating container deployment scaling and management
Immutable Infrastructure
Replacing servers instead of modifying them for updates
Grafana
Open-source visualization platform for customizable dashboards
Kubernetes
Open-source platform for automating container management
Rolling Deployment
Incrementally updating instances replacing old with new
Logging
Recording and aggregating application and system events