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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南