Here’s an example: 1. Create a number of subnets i...
# python
p
Here’s an example: 1. Create a number of subnets in a VPC, each tagged with a “subnet type” that defines the routing to be used, eg internal only, NAT, or public. 2. Create routing tables for each subnet type 3. Associate the subnets with the routing tables