The DevOps process

4 Mistakes to Avoid When Setting Up a CI/CD Pipeline

Continuous Integration and Continuous Deployment (CI/CD) pipelines automate the process of building, testing, and deploying code to remote servers, streamlining software delivery. Having built CI/CD pipelines for many applications in real business environments, I’ve made mistakes and seen colleagues make them too—each providing valuable lessons.  These experiences build up the expertise of any DevOps engineer, …

4 Mistakes to Avoid When Setting Up a CI/CD Pipeline Read More »