From the course: CompTIA Project+ (PK0-005) Cert Prep

Unlock this course with a free trial

Join today to access over 24,100 courses taught by industry experts.

Continuous integration/continuous deployment (CI/CD) process

Continuous integration/continuous deployment (CI/CD) process

From the course: CompTIA Project+ (PK0-005) Cert Prep

Continuous integration/continuous deployment (CI/CD) process

- In this episode, we're going to dig into what is CI/CD and the process along with it. Robin, please help. - [Announcer] You're watching ITPro TV. (light music) - Welcome in to this episode. I'm your host, Lauren Deal. And with me is Robin Abernathy. And we're going to be talking about change control, or control changes in regard to CI/CD. What does that mean? - It's fun. Let's talk about it. - Okay. - So CI/CD stands for continuous integration, the CI part, and continuous deployment, the CD part. Now, sometimes you'll also see the CD part referred to as continuous delivery. Means the same thing, okay? So it just depends on who's talking about it according to which one you're going to get. But you're supposed to see, on the exam, continuous integration, continuous deployment, okay? Now, this process is about how integrated code, code on a shared repository is used to release software to production multiple times a day with the help of automation. The continuous integration process is…

Contents