In this lab, we are going to create a new public VPC with a new CDK project.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Launch a Cloud9 Instance
Log in to the AWS console and launch a Cloud9 instance.
- Edit Your Terminal Inputs
Put together the code for CDK to be able to deploy the correct resources using the GitHub repo.
- Create a new VPC with CDK
Use AWS CDK to create a new public VPC, and verify its creation.