Skip to content

Instantly share code, notes, and snippets.

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