In this lab, you are going to create a new VPC and subnet using AWS CDK.
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 and Deploy Subnets and a New VPC
Use the CDK project to launch and deploy the public and private subnets within a new VPC.