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 up to 5 tags to filter
Sort by most recent
**For some odd reason, our account is on the verge of deletion.**
As a young startup, we didn't know about certain costs and auto-scaling problematic configurations, which isn't a unique case. We...
Current have an ASG configured to desired/min/max of 2/2/10 with the 'Desired Capacity Type' set to vCPU.
![Capacity](/media/postImages/original/IMoOffyIGmQn-6aAzGUY29PA)
In addition, it is set to...
A solutions architect is designing a solution to process events. The solution must have the ability to scale in and out based on the number of events that the solution receives. If a processing error...
We have a usecase not to rebalance instances across AZ's. In ASG, I see capacity rebalance flag - can you confirm if that flag is only applicable for spot instances ?
does turning off capacity...
We've seen a very occasional glitch where despite calling `aws autoscaling complete-lifecycle-action` and getting a successful response back, EC2 Autoscaling does not move the instance out of the...
My problem is I am using Ec2Client library to get the list of active servers for each end user request to handle function A. In case of multiple requests at the same time then I am getting The error...
SUPPORT ENGINEER
published 25 days ago1 votes287 views
Hello, I need a little help with an AWS EC2 issue involving the Apache server and Nginx server on port 80.
Getting publisher id error
Hi All,
Our EC2 instances are using high cpu utilisation during pods bootup time on a EKS cluster but after it got stabilized cpu usage is very low. But due to high bootup cpu EKS ASG is scaling more...
My system is using the EC2 g4dn.xlarge instance type to run stable diffusion or train lora. Currently I want to find an NVIDIA GPU type version that costs less than g4dn.xlarge. Lower configurations...
If two different processes try to detach the same InService instance from an AutoScalingGroup is at least one of them guaranteed to fail?
Hi everyone, its my first question here so sorry if its the wrong place to do so.
On my Solution architecture MBA, Im making an architecture for a MMORPG, using Amazon New World architecture as a...