Bootstrap Purpose

Demo: Bootstrap an AWS CDK Environment

Why would use use the AWS CDK? To automate resource deployment in the AWS cloud.

We start each demonstration with a slide deck presenting the purpose of the demonstration. The bootstrap demo is no different!

Here are the purpose points for the bootstrap deck.

  • Why? I want to automate resource deployment in the AWS cloud.
  • What? Create an AWS CDK environment.
  • Where? In my AWS account.
  • How? Use AWS Cloud Shell.
  • Then… I can use AWS CDK to deploy and destroy AWS resources in my account(s).