|
|
|
|
|
by Xorlev
3698 days ago
|
|
We do this. We have 50+ ASGs for the same reason. Often it's min=3, max=3 for HA, but if a machine fails it's automatically replaced. Every service in our infrastructure runs the same way. Some have scaling policies, some don't. DBs like Cassandra are also in ASGs since if one of them terminates and new one can come up and bootstrap without operator intervention. |
|