6706171ca9
Mostly about VPC and Route 53.
411 B
411 B
AWS VPC - Subnets
Requirements
Single newly created VPC
Objectives
- 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
- CIDR: 10.0.2.0/24
- Name: NewSubnet3
- Different AZ compared to previous subnets