Some ruminations about CI/CD

Just having a pipeline that puts a code change into a server doesn't mean an organization does continuous delivery. This reflection came to my mind because more often than not, I see CI/CD interpreted as continuous integration + continuous delivery. However, for me CI/CD means continuous integration + continuous deployment, and continuous delivery is much … Continue reading Some ruminations about CI/CD