Topic 1 Question 85
A company is expanding its fleet of Amazon EC2 instances before an expected increase of traffic. When a SysOps administrator attempts to add more instances, an InstanceLimitExceeded error is returned. What should the SysOps administrator do to resolve this error?
Add an additional CIDR block to the VPC.
Launch the EC2 instances in a different Availability Zone.
Launch new EC2 instances in another VPC.
Use Service Quotas to request an EC2 quota increase.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: D
Description You get the InstanceLimitExceeded error when you try to launch a new instance or restart a stopped instance.
Cause If you get an InstanceLimitExceeded error when you try to launch a new instance or restart a stopped instance, you have reached the limit on the number of instances that you can launch in a Region. When you create your AWS account, we set default limits on the number of instances you can run on a per-Region basis.
Solution You can request an instance limit increase on a per-region basis.
👍 4princajen2022/09/01 - 正解だと思う選択肢: D
- Instance Limit Exceeded -> Over 64 vCPU
- Insufficient Instance Capacity -> AWS's problem
- Instance Terminates Immediately -> EBS volume limit, corrupt or no permission for decryption
👍 3Hisayuki2023/03/01 Ans: D
👍 1Liongeek2022/11/17
シャッフルモード