Tag Archives: WebRole

Combine WorkerRole and WebRole Windows Azure

Sometimes is cost efficient to combine a WebRole and WorkerRole. In this way you use the complete capacity of the VM/Server, without the need of extra instances. Assume this scenario. You got a WebRole with 2 Websites and a WorkerRole. … Continue reading

Posted in Azure, Cloud | Tagged , , | 1 Comment