▲ 816 ▼ Easy peasy (lemmy.world) submitted 2 years ago by alphacyberranger@lemmy.world to c/programmer_humor@programming.dev 51 comments fedilink hide all child comments
[–] zv0n@lemmy.ml 7 points 2 years ago (1 child) Why would you need autoscaling for the bastion server? permalink fedilink source hideshow 2 child comments replies: [–] daniyyel@lemm.ee 17 points 2 years ago Autoscaling isn't only used the grow the number of servers under load, but also to guarantee availability of a fixed number. If the max is set to 1, the bastion host is protected against hardware failure, zone outages, or just you screwing up. Accidentally killed your bastion host? No problem, within a few minutes autoscaling will have provisioned a new one and you're good to go again. permalink fedilink source parent
[–] daniyyel@lemm.ee 17 points 2 years ago Autoscaling isn't only used the grow the number of servers under load, but also to guarantee availability of a fixed number. If the max is set to 1, the bastion host is protected against hardware failure, zone outages, or just you screwing up. Accidentally killed your bastion host? No problem, within a few minutes autoscaling will have provisioned a new one and you're good to go again. permalink fedilink source parent