|
|
|
|
|
by mrkurt
1614 days ago
|
|
Autoscaling and balancing regions is something we launched with, but it ended up not making much sense. Our load balance sends traffic to the next nearest region when an app is too busy. It's usually better to spread capacity around to lower latency for users, and then eat the additional latency when a region gets overloaded. In most cases "the next nearest region" is less than 15ms away. |
|