Skip to content

Instantly share code, notes, and snippets.

@itaifrenkel
Created November 2, 2012 11:59
Show Gist options
  • Save itaifrenkel/4000673 to your computer and use it in GitHub Desktop.
Save itaifrenkel/4000673 to your computer and use it in GitHub Desktop.
Steady State - Location Aware Scaling Rules
+-------------------+
| Load Balancer |
+--------+----------+
|
|
+----------------+---------+------+---------------+
| | | |
+------+-----+ +------+-----+ +------+-----+ +------+-----+
| Web Server | | Web Server | | Web Server | | Web Server |
| Location 1 | | Location 1 | | Location 2 | | Location 2 |
| CPU: 40% | | CPU: 40% | | CPU: 40% | | CPU: 40% |
+------------+ +------------+ +------+-----+ +------+-----+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment