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
demandé il y a 25 jours79 vues
1 réponse
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
EXPERT
répondu il y a 25 jours
profile picture
EXPERT
Artem
vérifié il y a 25 jours
profile picture
EXPERT
vérifié il y a 25 jours

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions