Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon EC2 Auto Scaling
Amazon EC2 Auto Scaling helps you maintain application availability and allows you to automatically add or remove EC2 instances according to conditions you define.
Content language: English
Select tags to filter
Sort by most recent
235 results
I have an EKS managed node group with 3 nodes. One of the nodes is currently running a critical DB pod (stateful workload). I need to reduce the node group’s desired size from 3 to 2, but I want to ma...
Hello,
I have an instance EC2 installed with Jenkins but it’s not accessible. I have investigated almost everything within my understanding but seems i need more help to check this further.
Can some...
I'm currently working on provisioning resources for an AMPS deployment on AWS. The architecture involves using EC2 instances backed by EBS for primary compute, ECS Fargate for authentication services,...
KMS error when deploying new infrastructure
My configuration is: AWS - Gitlab - Terraform.
Infrastructure being deployed on gitlab using AWS SECRET KEY and ID.
Key described above are linked to a u...
I am using elastic beanstalk for my project. I want one of my instances to not be deleted at all. Previously using "Set scale-in protection" used to work, but nowadays, it's deleting the instance even...
Hi there,
I'm trying to control the speed how fast ASG is replacing the instances, I'm trying to suspend terminate process during a ASG rolling update triggered by cloud formation, but this does not p...
One of my regions has a specific AZ that's consistently almost 50% cheaper than the others, for my instance type.
Yet my placement strategy consistently picks one of the more expensive AZs.
Here's the...

Whenever I make an API call, my EC2 instance becomes unhealthy, and a new one is created. Because of this, I am un...
I'm using an Auto Scaling Group to create Windows instances on Amazon EC2. In User Data, there is a script to add the machine to the domain, but the instance does not join the domain.
I have already ...
I have under control more than 100 clusters.
I am fine tuning min and max capacity for each one to limit costs.
I am not able to find a way to monitor when a cluster cannot scale out due to 'Already...
Hello AWS Community,
I'm experiencing issues with the ECS agent on my EC2 instance. The agent fails to start properly, and when I check the logs, I see multiple errors related to IAM role permissions...
Hi everyone,
I am working on an example infrastructure for testing the ECS Managed Scaling feature for automatically scaling the underlying EC2 instances. I can't use Fargate because we require a lot...