Create the app from a template provided by the AWS CDK
▪ Add code to the app to create resources within stacks
▪ Build the app its optional; the AWS CDK Toolkit will do it for you
▪ Synthesize stacks in the app to create an AWS CloudFormation template
▪ Deploy one or more stacks to your AWS account that we configured.