This document summarizes David Porter's talk about leveraging the power of Varnish Configuration Language (VCL) and Varnishtest. It outlines how the company improved their practices around traffic routing, caching, and testing of VCL configurations by adopting automation tools like Puppet and Jenkins for configuration management and continuous integration, using Docker for testing environments, and implementing a software development life cycle with peer review and version control for VCL files. This allowed them to move from a problematic, manual process to one where configurations are more robust, standardized across environments, and collaboratively developed and tested.