- Single newly created VPC
- Region with more than two availability zones
- Create a subnet in your newly created VPC
- CIDR: 10.0.0.0/24
- Name: NewSubnet1
- Create additional subnet
- CIDR: 10.0.1.0/24
- Name: NewSubnet2
- Different AZ compared to previous subnet
- Create additional subnet 4. CIDR: 10.0.2.0/24 5. Name: NewSubnet3 6. Different AZ compared to previous subnets
- Click on "Subnets" under "Virtual Private Cloud"
- Make sure you filter by your newly created VPC (to not see the subnets in all other VPCs). You can do this in the left side menu
- Click on "Create subnet"
- Choose your newly created VPC
- Set the subnet name to "NewSubnet1"
- Choose AZ
- Set CIDR to 10.0.0.0/24
- Click on "Add new subnet"
- Set the subnet name to "NewSubnet2"
- Choose a different AZ
- Set CIDR to 10.0.1.0/24
- Click on "Add new subnet"
- Set the subnet name to "NewSubnet3"
- Choose a different AZ
- Set CIDR to 10.0.2.0/24
Click here to view the solution
Click here to view the solution