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

前端 未结 4 827
轮回少年
轮回少年 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-29 23:50

    Add that instance to Scale in protection and then stop the instance then it will not delete your instance as it's having the scale in protection.

提交回复
热议问题