Comment on How we reduced deployment times by 95%parentComments−benburleson7yRemove the instance from whatever routes requests to it, without killing it -- wait some predefined amount of time -- kill it.
Comments
Remove the instance from whatever routes requests to it, without killing it -- wait some predefined amount of time -- kill it.