popurls

An Auto-Scaling Module for PHP Applications in Windows Azure

SOURCE: DZONE • 2011-10-06

One of the core value propositions of Windows Azure is the ability to have automatic, elastic scalability for your applications (i.e. automatically increase or decrease the number of instances on which your application is running based on some criteria). In this post, Ill introduce you to a customizable PHP module that automatically scales an application based on performance counters. The source code for the module is available on GitHub here: https://github.com/brian-swan/PHP-Auto-Scaler. read more »

more buzz on popurls.com →