Skip to content

How to increase number of "VPCs per region" from 5 to 15 ?

0

i am facing a issue, with the limit of VPCs per region. when i open service quota page and go to Amazon Elastic Compute Cloud (Amazon EC2)

VPC-related quotas:

Attachments per VPC: 5 (not adjustable) EC2-VPC Elastic IPs: 25 (increased from default 5) Multicast domain associations per VPC: 20

VPCs per region: Not shown in the output

  • AWS would accept 5 VPCs per region. However, you may contact aws via service support and explain that you really have a need to 15 VPCs.

1 Answer
0

To increase the number of VPCs per region from 5 to 15, you'll need to request a service quota increase from AWS. Here's how you can do it:

  1. Open the AWS Service Quotas console or use the AWS Command Line Interface (CLI).

  2. Look for the "Amazon Virtual Private Cloud (Amazon VPC)" service, not "Amazon Elastic Compute Cloud (Amazon EC2)". The VPC quota is listed under the VPC service, not EC2.

  3. Find the quota named "VPCs per Region" with the default value of 5.

  4. Request an increase for this quota to 15. You may need to provide a justification for the increase.

  5. AWS will review your request and typically respond within a few business days.

If you don't see the "VPCs per Region" quota listed, you can open a support case through the AWS Support Center Console to request the increase.

It's worth noting that increasing this quota also increases the quota on internet gateways per Region by the same amount. AWS allows for hundreds of VPCs per Region, so increasing to 15 should be possible.

Remember, while you're able to increase this limit significantly, it's important to consider the management overhead and potential costs associated with running multiple VPCs in a single region.
Sources
Amazon VPC quotas - Amazon Virtual Private Cloud
Networking 101 - Part 3 | AWS re:Post

answered a year ago

AWS
EXPERT

reviewed a year ago

EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.