Top "Autoscaling" questions

Auto scaling is a feature of cloud computing services which allows adding more computational resources automatically if load increases or based on triggers/custom metrics.

Windows Forms: Auto Scale Application

I have a WinForms Application that was designed to support Full HD resolutions (so 1920x1080). Now this App is also …

c# winforms autosize autoscaling
Amazon EC2 AutoScaling CPUUtilization Alarm- INSUFFICIENT DATA

So I've been using Boto in Python to try and configure autoscaling based on CPUUtilization, more or less exactly as …

amazon-ec2 amazon-web-services boto autoscaling amazon-cloudwatch
Does AWS support Autoscaling for RDS Instance

One of my RDS instance take high cpu some times due to heavy load. That time we manually need to …

amazon-web-services amazon-rds autoscaling
How can I prevent EC2 instance termination by Auto Scaling?

I would like to prevent EC2 instance termination by Auto Scaling feature if that instance is in the middle of …

amazon-web-services amazon-ec2 autoscaling
Horizontal pod autoscaling not working: `unable to get metrics for resource cpu: no metrics returned from heapster`

I'm trying to create an horizontal pod autoscaling after installing Kubernetes with kubeadm. The main symptom is that kubectl get …

kubernetes autoscaling kubectl heapster kubeadm
Mongodb cluster with aws cloud formation and auto scaling

I've been investigating creating my own mongodb cluster in AWS. Aws mongodb template provides some good starting points. However, it …

mongodb amazon-web-services cluster-computing autoscaling amazon-cloudformation
Auto mounting EFS on EC2 instance

I created an EC2 instance and an EFS, and was able to mount EFS properly on the instance. I need …

amazon-web-services amazon-ec2 autoscaling efs amazon-efs
List instances in auto scaling group with boto

I want to list all instances that are currently running within a auto scaling group. Can that be accomplished with …

python amazon-web-services boto autoscaling
AWS update autoscaling group with new AMI automatically?

Here's what I have in AWS: Application ELB Auto Scaling Group with 2 instances in different regions (Windows IIS servers) Launch …

amazon-web-services autoscaling amazon-cloudformation
AWS Alarm stuck in INSUFFICIENT_DATA while creating

I tried to create a AWS Alarm to watch the SQS. If the queue has more than 1 message for 2 minutes, …

amazon-web-services amazon-cloudwatch autoscaling