Questions 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 up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hi Team,
I have a single ALB, where I have set 2 listeners for routing traffic between my frontend (https://frontend.app.com) and backend (https://backend.app.com) servers. Domain is registered with...
CodeDeploy>Deployments
Blue-green deployment error: "The IAM role arn:aws:iam::1**********************:role/CodeDeployServiceRole does not give you permission to perform operations in the following...
Launching a new EC2 instance 'status reason: 'Patch Group' is not a valid tag key. Launching ec2 instance failed. with Launch template. Getting this error while using Launch template with ASG.
For...
I have created an auto scaling group capacity provider
The capacity provider appears in the result of AWS CLI ecs describe-capacity-providers command.
And if I try to delete the capacity provider...
Here is my situation in short
* Capacity provider cannot be deleted because it is said to be associated with a cluster
* The association to the cluster of the capacity provider cannot be confirmed
*...
Hello,
We try to understand a strange behavior on EC2 autoscaling,
We have an autoscaling group that can scale from 3 to 60 machines, we have configured a target tracking scaling policy on CPU...
Hey everyone,
I have setup an ecs cluster with ec2 autoscaling group as capacity provider. When I deploy one service to my cluster. It launches 2 ec2 tasks(or service as there is just one task in...
Hi,
I am looking to increase the minimum nodes in one AZ by updating the autoscaling group and decrease the minimum nodes to zero on other AZ.
Which service (step function ,lambda..) will...
We use AWS to store and serve content for our Kurator app. Kurator is a curation tool that stores bookmarks and lets users publish that content via scripts.
I only have a 1000 users, but the loading...
We are currently experiencing slow provisioning times (30-40 seconds) for an ECS task triggered by an endpoint.
This Fargate task performs complex database and S3 operations and is expected to...
We have configured an ECS cluster with an ASG capacity provider and CPU auto-scaling. Auto-scaling is trying to deploy more containers, but to do that it needs to start a new instance in the...
Hi there.
There was a case last Saturday (18th, UTC) that one of my EKS Cluster's Node Pool failed to scale out.
As a result, a few pods were pending for a long while, till I manually scaled out the...