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
已提問 25 天前檢視次數 79 次
1 個回答
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
專家
已回答 25 天前
profile picture
專家
Artem
已審閱 25 天前
profile picture
專家
已審閱 25 天前

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

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

回答問題指南