|
|
|
|
|
by wjossey
2071 days ago
|
|
There’s a few strategies you can employ. One is to roll each AZ one at a time, and take each out of service first. Another strategy is to have redundancy in each AZ such that your rolling strategy never takes the AZ itself offline. Just depends on how much infra you want to manage to be honest. Taking an AZ offline can be as easy as having an ingress hop that signals back to the LBs that it is now failing health checks and should be temporarily removed from service. |
|