Skip to content
Discussion options

You must be logged in to vote

TL;DR
Scale vertically (increase instance size) before horizontal (adding machines to an Enterprise multi-server setup).
Use a 2 app x 2 stream server + scale up as necessary (allow 1 failure, with another to take its place). For EXTRA large instances >10,000 CCU or more, a 4x4 setup can work.

Longer Explanation
Best scenario is scaling vertically before scaling horizontally. For a beefy setup, a 2x2 (2 app x 2 stream) should be sufficient. For REALLY large setups (more than 10,000 CCU expected), you can do a 4x4 or 8x8 setup. 2x2 because if one machine goes down unexpectedly, there's another to take its place and your users will not notice a difference.

The bottleneck with horizontal sca…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robinkwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants