This document discusses automating Content Delivery Network (CDN) management through continuous integration and continuous delivery (CI/CD) pipelines. It recommends treating CDN configurations as code artifacts and including the CDN in the automated testing lifecycle. This allows the CDN to adhere to the same standards as other code artifacts and assets. It also minimizes manual steps required to deploy to production. The document provides considerations for implementing CDN CI/CD pipelines and presents a case study of a sample CDN delivery pipeline.