Skip to content

Instantly share code, notes, and snippets.

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