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
demandé il y a 3 ans587 vues
1 réponse
0
Réponse acceptée

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.

répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions