Is possible to change instance family using Autoscaling

0 votes
Hi,

I have one doubt with AWS Autoscaling. I don't know whether is possible or not? Let me explain my case:

We have AWS Autoscaling with Custom AMI. I have done some scaling policy that Instance will start up to 3 when peak hour comes whereas instance will down when free traffic. So my question: Is possible to change Instance family during peak hour. For example i have configured t3.medium instance type in Launch configuration. So whenever peak hour comes three t3.medium instances will up. But i would like to start different type EC2 instance family like have to launch t2.large instead of t2.medium. Is possible to dynamically launch different instance family with Autoscaling? Else any other option to achieve this case?
Oct 8, 2020 in AWS by Lakshminarayanan
• 1,370 points
534 views

1 answer to this question.

+1 vote

Hi@Lakshminarayanan,

I don't think you can do that. You can autoscale your instance but the properties will remain the same all the time. Same thing we do in Kubernetes also. We can't change the image. For that, we need to update that manually according to your need.

answered Oct 8, 2020 by MD
• 95,440 points
Hi bro,

Yes we can't change Image. But instance type selection is configured in launch configuration. I too more confusion about this. Is possible to achieve this by any tools? or any possibility?

Hi,

I don't think you can achieve this. You are trying to change the type of your instance automatically depending on the load. For load balancing, you need to use autoscale. But autoscale doesn't have this.

Hi bro,

Thanks for confirmation.

Related Questions In AWS

0 votes
2 answers
+2 votes
3 answers

Is it possible to ping AWS EC2 instance

1.Go to EC2 Dashboard and click "Running ...READ MORE

answered Nov 13, 2020 in AWS by shivam
• 140 points

edited Nov 13, 2020 by Gitika 19,769 views
0 votes
1 answer
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

Is possible to create environment variables in windows EC2 instance without SSM document?

Hi@Lakshminarayanan, When we connect AWS console using SDK  ...READ MORE

answered Oct 27, 2020 in AWS by MD
• 95,440 points
866 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP