CI/CD/CD, sometimes shortened to CI/CD, is maybe one of the most common terms in the current software development community. Nearly every company, no matter how big, uses it. As a software engineer it’s thus close to impossible to avoid this term. But what exactly does this term stand for? TL;DR: CI/CD/CD (Continuous Integration, Delivery and Deployment) is a set of practices and processes that aim to enforce a fast and reliable development process.