Network address utilization

This is a measurement of the percentage of non-overlapping address space you consume out of all private address spaces available. VPCs are restricted to 65535 addresses, and data centers and offices have defined ranges. Networks are defined by Classless Inter-Domain Routing (CIDR) ranges that cannot overlap.

Network address utilization

Many AWS features use network addresses in subnets. Instances in an Auto Scaling group, load balancers (Classic Load Balancers or Application Load Balancers), and AWS Lambda can use a large number of addresses as load increases. Using very large subnets alleviates some of this problem, but can cause additional problems in network planning if you interconnect your private network spaces. You should keep track so you know if you need to add subnets to VPCs.

Plan your network and measure your utilization