Aurora serverless v2 minimum subnet size

0

Are there any constraints regarding the size of private subnets for Aurora serverless v2 nodes? I've tested a scenario with /28 subnets, which seems to work without any problems, but I'd like to make sure I'm not missing something important.

From the documentation:

The CIDR blocks in each of your subnets must be large enough to accommodate spare IP addresses for Amazon Aurora to use during maintenance activities, including failover and compute scaling. For example, a range such as 10.0.0.0/24 and 10.0.1.0/24 is typically large enough.

A /24 for a single node per AZ seems to be rather wasteful IMHO.

1개 답변
1
수락된 답변

Hi, This really comes down to the size and use case. The best way to think about it is that Aurora Serverless v2 consume network resources just like a provisioned DB instance (1 ENI and 1 IP from your DB subnet group). So, to answer your question, a /28 would work but you need to plan for scale.

I agree that one node and a /24 would be perceived as wasteful, but make sure to consider what your future state may look like and if that /28 is appropriate.

AWS
답변함 일 년 전
  • Thank you AWS-User-0357409

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠