Join guest author Kai Tribble as we further explore the topic of CI/CD, or continuous integration and continunous delivery. In his own words: it's no secret in the Salesforce developer community that a constant struggle exists within the migration of code written in a sandbox environment to Production. As Salesforce engineers, we've been given a variety of toolsets including Change Sets, ANT, and more-recently, SFDX to simplify and automate migrations. Highlighting the latter, I'd like to div...