Amazon Managed Workflows for Apache Airflow (MWAA) VPC Requirements

0

From the MWAA documentation there is a provided template for VPC creation that specifies a CIDR range of /16 and each subnet (public & private) with size of /24.

Are there any specific reasons on the default value? If not, what is the minimum size allowed?

Can we modify the CIDR range starts with 10.192.0.0 in this template?

AWS
已提问 3 年前587 查看次数
1 回答
0
已接受的回答

Most of our quick guides, and templates will have a standard /16 range for VPC and a /24 range for Subnet. Minimum size for a VPC or Subnet is /28. You can play around with the public and private subnets up to /28. You can modify the CIDR range of 10.192.0.0 before you create the VPC.

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则