Azure flexibility in geolocation and specs

Posted by bitbitbit on Stack Overflow See other posts from Stack Overflow or by bitbitbit
Published on 2010-12-25T18:43:19Z Indexed on 2010/12/25 18:54 UTC
Read the original article Hit count: 240

Hi,

I'm reading about Azure and there are a couple of things I don't understand:

  1. If I choose put a server on Europe, why can't I move it to another datacenter afterwards?
  2. If I choose a size for a worker/web role, could I upgrade it to a bigger one afterwards?
  3. I think I've read that I cannot put different instances of a worker/web role with different sizes working together? Am I right? And in affirmative case, why?
  4. What is cheaper? a big VM with a nicely multithreaded worker role or multiple single-threaded worker roles in several small VMs?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about Azure

Related posts about azure-worker-roles