How to increase quota outside of the default availability zone

0

Our default zone is us-east-1, and I need to create/increase quotas for spot/on-demand instances in another zone. Currently the dashboard errors out when I try to view quotas outside the default zone. What are the steps?

Vadim
gefragt vor einem Monat86 Aufrufe
1 Antwort
2

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.

So you manage Quotas on per-Region basis

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-resource-limits.html

Every AZ is a physical location with it's own limits (number of hardware). Sometimes, all resources of some particular type in an AZ may be in use by other clients, so at this moment you can not get a new instance in this particular AZ

That's why it's recommended to architect system for multi-AZ allocation. If you need to guarantee the availability of a specific instances type in particular Availability zone, consider "Reserver instances"

Can apply to usage across all Availability Zones in an AWS region, or can provide a capacity reservation when assigned to a specific Availability Zone.

https://aws.amazon.com/ec2/pricing/reserved-instances/

profile picture
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
Artem
überprüft vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

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