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
gefragt vor 3 Jahren587 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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.

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen