This document discusses tools for cloud architects to design and implement infrastructure as code. It recommends using cloudcraft.co to visually design infrastructure, terraform-aws-modules for reusable AWS components, and Terraform to define and deploy infrastructure as code. It also introduces modules.tf, an open-source tool that generates Terraform configurations from cloudcraft diagrams to help bootstrap infrastructure as code projects.