This document provides instructions for building an HPC cluster on AWS using the cfnCluster tool in 10 minutes. It discusses establishing an AWS account, pulling the cfnCluster source code from GitHub, generating SSH keys, configuring cfnCluster, and other configuration options to consider like using low-cost t2.micro instance types when first experimenting with cfnCluster functionality. The overall process demonstrated allows provisioning an HPC cluster within AWS that includes a head node and auto-scaling compute nodes connected over a 10G network, using CloudFormation templates managed by cfnCluster.