CI/CD: Are You Doing It Right?
Intro Continuous Integration and Continuous Deployment (CI/CD) is a powerful development methodology that can significantly benefit software development teams. Simply put, CI/CD aims to optimize and automate most of the labor usually needed to get software from a commit to production. However, as with any approach, CI/CD needs to be carefully and thoughtfully implemented in […]