*This post is part of the series ‘SAFe Practice Tips’, which aims to offer helpful advice to anyone using SAFe.
This is the first part to the CI/CD blog series where I discuss continuous integration, delivery & deployment, and the differences between them but also how they relate to one another. This blog will help with enabling a smooth continuous journey for your team. The first practice we discuss is Continuous integration.
Where do I start?
First of all, CI/CD is not one thing. When people start using the term "CI/CD" they are merging different things together, and while they are related (you can't have CD without CI) they are quite different in scope. The CD acronym further complicates things by being ambiguous (see below).