I have a Subnet with CIDR 10.0.4.0/28 (15 IP addresses), which is now exhausted; so I want to add more IP addresses.
Is it possible to add more IP addresses to the subnet? I see that I can add a second CIDR range to the VPC.
If not, what are the best options, perhaps one of these?:
- Create a 2nd subnet (would require more administration and a 2nd Security Gateway, etc.)
- Create a 2nd (larger) subnet and migrate everything from the first subnet to this one
- Other?