Thanos and cross-az traffic #8203
Unanswered
mohanisch
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a best practice when it comes to horizontal scaling? My concern is that I sometimes have quite high cross-az costs in our productive system. Logically, we have several queriers and stores, which are distributed across the AZ.
The only solution I can see to get to grips with this is to deploy all components in just one AZ. That's ok, but in my opinion it breaks the high availability a bit. An alternative would of course be to deploy the setup three times in each AZ without any dependencies on each other. But does that make sense?
How do you solve the problem?
Beta Was this translation helpful? Give feedback.
All reactions