CertNova
Menu
<- Back to glossary

CI/CD Pipeline

noun

Definition

  1. 1.Automated workflow that integrates source changes, validates builds, runs tests, and deploys releases reliably.

Example

Code commits trigger build, test, security scan, and staged deployment steps.

Related Exams