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
질문됨 한 달 전87회 조회
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
전문가
답변함 한 달 전
profile picture
전문가
Artem
검토됨 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠