The document discusses how to build evolvable infrastructure through optimizing for change. It recommends defining infrastructure as code so everything is visible, repeatable and changes are actionable. It also recommends continuously validating work in progress through integration testing and building infrastructure in small, independently releasable components to allow for faster and easier changes. This allows infrastructure to be optimized for rapid, reliable delivery of changes.