Questions tagged with AWS Auto Scaling

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.

When deploying a react app to ECS (EC2), I get Task Failed To Start "Empty Capacity Provider". The EC2 instance does get created, so the Autoscaling group did its job. However, it seems the task...
1
answers
0
votes
75
views
Daneil
asked a day ago
I have set the health check grace period to be 1200 in an auto scaling group. However when the elastic beanstalk managed update runs and updates the launch template to the latest version, the health...
1
answers
0
votes
84
views
S Twist
asked 3 days ago
Hi guys, I have a launch template based on an AMI. This AMI was obtained from an EC2 instance (ubuntu 22.04) that runs on a dual stack network, so in order for it to be included in the auto scaling...
4
answers
0
votes
92
views
asked 6 days ago
Hello AWS Community, I have been working on automating the provisioning and maintenance of AWS Service Catalog products using Azure DevOps pipelines. The pipeline is scheduled to run every 7 days to...
1
answers
0
votes
159
views
asked 20 days ago
We experienced some abnormal behavior with our auto-scaling setup last week. We deployed our application and took backups on an EC2 instance created by auto-scaling. However, we made some mistakes...
2
answers
0
votes
191
views
asked 21 days ago
Connecting AWS VPC to another VPC by NAT-Instance: my case is I want to use an application that connects to another cloud on AWS but it uses voice traffic like UDP and also normal data traffic, what...
2
answers
0
votes
349
views
profile picture
asked 23 days ago
While starting AWS EC2 ASG Instance refresh with Minimum healthy percentage 100% and deploying new launch template version with roll-back enabled, the process continues even if the ELB instance status...
1
answers
0
votes
245
views
asked 25 days ago
I deployed a docker image in an EC2 instance, and made AMI and Launch Templates, which to be used to build a Auto Scaling Group, and encountered the following error when do auto-scaling: > Launching...
1
answers
0
votes
228
views
hanming
asked a month ago
We have an autoscaler which scales in and out based on policies such as NetworkIn, Healthy Host, etc. We also have some scheduled actions set up. All these actions are properly logged and can be...
3
answers
0
votes
264
views
asked a month ago
In AWS ECS, I use auto-scaling and a binpack task placement strategy. I am facing an issue where, once the tasks scale up and instances are attached to ECS, after a scale-in event, some tasks remain...
2
answers
0
votes
307
views
asked a month ago
I am hosting a Node.js application on AWS Elastic Beanstalk. For no apparent reason, my environment frequently turns red every 2-3 days. The health check with the EC2 instances fails in the load...
0
answers
0
votes
434
views
Nithish
asked a month ago
I'm using ECS with an Auto Scaling group as a capacity provider to deploy tasks on EC2 (t3.micro, 2 vCPU, 1 GB memory). I've set the task placement strategy to binpack based on memory. However, I've...
1
answers
0
votes
362
views
Eddie
asked a month ago