Create subnet group
Before you create a cluster, you must first create a subnet group.
Overview
- A cache subnet group is a collection of subnet groups that you may want to specify for your cache clusters in the VPC.
- When launching a cache cluster in VPC, you need to select a cache subnet group. ElastiCache then uses that cache subnet group to assign IP addresses in that subnet group to each cache node in the cluster.
- When you create a new subnet group, note the number of available IP addresses. If the subnet group has very few available IP addresses, you may be limited in the number of nodes you can add to the cluster. To get around this, you can assign multiple subnets to a subnet group so that you have a sufficient number of IP addresses in the Availability Zone of the cluster. Thereby you can add more nodes to your cluster.
Content