CI/CD
Quick Definition
Automating build test and deployment pipelines
Full Definition
Continuous Integration and Continuous Delivery automating build test and deployment.
Examples
GitHub Actions, Jenkins, GitLab CI, CircleCI
Related Terms
continuous-integration
continuous-delivery
devops
More General Terms
Agile
Iterative approach delivering value incrementally
System Design
Defining architecture components and interfaces for systems
Dependency Injection
Pattern receiving dependencies from external sources
Data Pipeline
Series of processing steps moving data from source to destination
Monitoring
Observing system behavior for issues and optimization
Refactoring
Restructuring code without changing external behavior