Amazon EC2 autoscaling down with graceful shutdown?

后端 未结 3 1630
鱼传尺愫
鱼传尺愫 2020-12-23 17:10

We\'re looking at using EC2 autoscaling to deal with spikes in load. In our case we want to scale up instances based on an SQS queue size and then down scale with the queue

3条回答
  •  隐瞒了意图╮
    2020-12-23 17:52

    use replaceunhealty option in autoscaling.

    refer: http://alestic.com/2011/11/ec2-schedule-instance

    particularly see this comment.

提交回复
热议问题