This document discusses successful practices for continuous delivery. It advocates for treating infrastructure as code that is versioned, tested, and treated like application code. This allows infrastructure to be provisioned in an automated and repeatable way. It also discusses implementing a unified software delivery pipeline that integrates applications and infrastructure to enable continuous delivery. Finally, it notes the importance of embedding security and compliance requirements into the software delivery pipeline to enable regulatory compliance at velocity.