Questions tagged with Amazon EC2 Auto Scaling

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I am trying to enforce a tag InfraOwner on ASGS and resources created by it through following SCP but it is not working and ASG is getting created even without InfraOwner tag ``` { "Version":...
1
answers
0
votes
57
views
asked 6 days ago
I'm new to Elastic Beanstalk I want to achieve the following using Beanstalk's EC2 ASG The number of instances is 0 when there is no request, and the number of instances is automatically expanded to...
1
answers
0
votes
81
views
asked 11 days ago
I am facing an issue while creating an Elastic bean stalk environment. Here basically I am trying to launch a basic python application using elastic beanstalk. ![Elastic beanstalk log...
1
answers
0
votes
384
views
Anil
asked 15 days ago
How would you design an AWS architecture for a highly available and scalable web application that needs to support millions of users globally, with the ability to handle sudden spikes in traffic and...
1
answers
0
votes
85
views
AWSUser
asked 24 days ago
What do I need to change on my nginx/sites-available/default config so that it can find /api/auth? I am new to nginx. I believe the issue is in the nginx configuration for proxying requests to the...
1
answers
0
votes
63
views
dbms_dd
asked a month ago
When I createing my cluster in ECS, the created cluster is failed to register container instance, what are the possible causes for the problem and what should I check for? (PS: I have created a...
1
answers
0
votes
36
views
asked a month ago
When setting up an EKS Cluster, how would one setup Auto Scaling for a Node Group? EKS docs show settings up either the Kubernetes Auto Scaler, or...
1
answers
0
votes
57
views
asked 2 months ago
We are, as of an hour ago, getting the following error on all of out environments (multiple AWS accounts). Everything was working fine 6 hours ago. No changes to configuration of CodeDeploy or...
0
answers
1
votes
60
views
asked 2 months ago
I have a CloudFormation template that creates an AutoScaling Group (AWS::AutoScaling::AutoScalingGroup) using a LaunchConfiguration (AWS::AutoScaling::LaunchConfiguration). I'm trying to convert it to...
1
answers
0
votes
94
views
asked 2 months ago
I have an Auto Scaling Group using Lifecycle Hooks; the ASG is hooked up to an Elastic Load Balancer as well. When I perform an instance refresh on the ASG, the instances complete their launching...
0
answers
1
votes
49
views
asked 3 months ago
I have a question. I'm running my entire infrastructure in EC2. If I autoscale it 1st step is to create an AMI. But after taking creating an image. How should I capture and save my live data from...
2
answers
0
votes
58
views
asked 3 months ago
I am trying to use ECS together with EC2 AutoscalingGroup(ASG) and ManagedScaling. - AutoScalingGroupProvider has ManagedScaling `ENABLED` and TargetCapacity is set to 100. - ASG has MinSize=0 and...
2
answers
0
votes
69
views
simon
asked 3 months ago