Skip to content

Auto Scaling Fails Due to EC2 InstanceLimitExceeded – How to Resolve?

0

I'm encountering the following error when trying to scale my EC2 Auto Scaling Group: Enter image description here

What could be the possible case and Resolution to fix this?

Thank you!

1 Answer
0
Accepted Answer

AutoScaling is just asking EC2 to launch instances for you. All the normal EC2 limits (quotas) still apply. It looks like you've hit the quota for vCPUs in the region for that instance family. You can request an increase on the Service Quotas console

https://repost.aws/knowledge-center/ec2-on-demand-instance-vcpu-increase https://repost.aws/knowledge-center/ec2-instancelimitexceeded-error

AWS
EXPERT
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.