Skip to content
Go back

Autoscaling Windows Azure Cloud Services (and web sites)

Edit page

At the Build conference, Microsoft today announced that Windows Azure Cloud Services now support autoscaling. And they do! From the Windows Azure Management Portal, we can use the newly introduced SCALE tab to configure autoscaling. That’s right: some configuration and we can select the range of instances we want to have. Windows Azure does the rest. And this is true for both Cloud Services and Standard Web Sites (formerly known as Reserved instances).

Automatic scaling Windows Azure

We can add various rules in the autoscaler:

Automatically increase instances under load

A long awaited feature is there! I'll enable this for some services and see how it goes...


Edit page
Share this post on:

Previous Post
Windows Azure Traffic Manager Explained
Next Post
Enabling PHP 5.5 on Windows Azure Web Sites using a remote shell and KuduExec