maximum amount of instances, subnets and route tables per vpc

0

Hello everyone,

we have to create 12000 instances in 6000 subnets for several testing scenarios. So we would like to know what is the maximum amount of instances, subnets and route tables we can request for one vpc.

Thanks in advance

已提問 1 年前檢視次數 458 次
2 個答案
0

Hi, you will get the precise information for you specific AWS account by going to Service quota and checking the values for the services that you need.

It's located on your console at https://us-west-2.console.aws.amazon.com/servicequotas/home?region=us-west-2# (adapt with your region)

Go there and check the values. If insufficient, you can request quota increase on those console pages.

For 12'000 parallel instances and 6'000 subnets, you will very probably need to request such quota increases.

Also, depending on your architecture, you may need additional quota extension: Internet gateways, route tables, etc.

profile pictureAWS
專家
已回答 1 年前
  • thank you but my question is what are the maximum i can request before i do and not where i can create a request. =)

0

Hi there!

Here are a few data points about VPC and route tables:

  • VPC: 5/region --> Subnet: 200/vpc
  • Route tables: 200/vpc --> Routes: 50/vpc

Amazon EC2 provides different resources that you can use. These resources include images, instances, volumes, and snapshots. When you create your AWS account, we set default quotas (also referred to as limits) on these resources on a per-Region basis. The reason I can't provide numbers like in the VPC case is because these vary per region and instance family.

I'd suggest you check your Service Quotas Console to review exactly what your current quotas are. From there you can request an increase if these don't meet your needs, just make sure you explain your use case fully so AWS has all the information they need to validate your request.

I hope this helps.

profile pictureAWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
  • Hi there! If this helped you, please accept the answer. Thank you!

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

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

回答問題指南