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

posta un anno fa458 visualizzazioni
2 Risposte
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
ESPERTO
con risposta un anno fa
  • 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
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato un anno fa
  • Hi there! If this helped you, please accept the answer. Thank you!

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande