Questions tagged with AWS Auto Scaling
Content language: English
Sort by most recent
I have an Auto Scaling Group provisioned by SAM (Serverless Application Model) which is similar to Cloud Formation, which provisions Windows EC2 instances. I have User Data being executed as...
I would like to auto scale a container based on SQS messages in a queue. When I go through to the ECS service setup I try and select the auto scale option for ECS Services, but my list is empty. I...
I am working on an AWS project at Udacity and deploying an infrastrucute with elastic load balancer, auto scaling group, listeners, listener rules, security groups and target groups. My problem is...
I need some feedback on my current design.
Problem: I have 5 Python scripts which need to be executed based on user selection; I also have a frontend where the user can see the list of scripts and...
I configured the environment using Terraform, where I have:
1 Load balancer
1 Target group
2 Availability zones
2 Healthy Tasks
I do requests throw the load balancer to the app and it is giving me...
Hi,
I am getting an error while creating an auto scaling group in AWS.
Auto Scaling group could not be created
The InstanceRequirements...
i have a t3.medium size type, how can i do scaling out nodes and shards?
I want to to set scale-in protection as explained [here](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-scale-in-protection-endpoint.html) via a PUT request to...
I've configured a model for async-inference, and its working correctly - I can submit a file via `invoke_endpoint_async` and download the output from s3.
I'm now trying to configure auto-scaling. I'm...
Hi, I'm a newbie taking the AWS Cloud Architect course on Coursera and currently on Course 1, Module 4, Exercise 7. I believe I followed all the instructions to a T and have tried it twice now and...
if my instance is running! can i change instance type or is there is any way for auto scaling and if there is a way how to do that?
Hello, I am a user who is working on the practice of migrating a shopping mall company to aws. Could you recommend a cost-effective EC2 instance type to build a server that 40 million customers can...