0

I looking for an AWS environment architecture where I can have more than 500 VPC. I do not see any AWS documentation where it has mentioned the VPC limit per root AWS account. From VPC FAQ it is clear that one account ( not root account ) can have only 5 VPC. Is there a limit for a number of VPC? I am looking for AWS multi-tenant service where I may have 500 tenants if the business grows. Just want to be in the right direction before designing single VPC per customer/tenant. I am new to AWS and any help is appreciated.

Thanks Sas

Zain Farooq
  • 2,956
  • 3
  • 20
  • 42
Sas
  • 33
  • 7

1 Answers1

1

The account limit for vpc per region is 5. Its for the root account only.

Please check the respective docs from amazon aws at Amazon VPC limits

But, you can still ask for increase of VPC by creating case at:

Create case for increase in vpc limit

Sample case form:

enter image description here

Sangam Belose
  • 4,262
  • 8
  • 26
  • 48