Continuous integration (CI) and continuous delivery/deployment (CD) practices have taken the software development world by storm. And for good reason – it helps software teams release higher quality software faster 🙂 CI/CD is a software delivery practice (some call it a “pipeline”) leveraging automation to achieve improved collaboration and reduced development and deployment timelines from […]