DevOps & Cloud

CI/CD

/siː aɪ siː diː/

Definition

Continuous Integration / Continuous Deployment — a practice of automatically building, testing, and releasing code on every change.

Example in context

"Our CI/CD pipeline catches regressions before merge — no manual deployment steps for the team."

Related terms

Practice this term

Master CI/CD in context by working through exercises in the DevOps & Cloud module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.

Frequently Asked Questions

What does "CI/CD" mean?

Continuous Integration / Continuous Deployment — a practice of automatically building, testing, and releasing code on every change.

How do you pronounce "CI/CD"?

"CI/CD" is pronounced /siː aɪ siː diː/.

Can you use "CI/CD" in a sentence?

"Our CI/CD pipeline catches regressions before merge — no manual deployment steps for the team."