Is there a way to STOP not TERMINATE instances using auto-scaling in AWS?

前端 未结 4 832
轮回少年
轮回少年 2020-12-29 23:14

I am looking at using AWS auto-scaling to scale my infrastructure up and down based on various performance metrics (CPU, etc.). I understand how to set this up; however, I d

4条回答
  •  渐次进展
    2020-12-30 00:00

    You can suspend scaling processes, see documentation here:

    https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-suspend-resume-processes.html#as-suspend-resume

提交回复
热议问题