Put them in the same region. Affinity groups - which minimize latency between azure layers, are not available in WAWS, they are available for cloud services.
>>tightly coupled together in the same server instance
Even affinity groups won't guarantee they share the same iron (same host OS).
matelin
Participant
955 Points
294 Posts
Is my website and SQL Database tightly coupled together in the same server instance
Jan 09, 2013 03:38 PM|LINK
I am trying to deploy a website and a sql database in windows azure shared website mode , my question is how to ensure
that my website and my database are tightly coupled together in the same server instance, To make sure that no delay
will happen when my website connect to the database, is it by only making them both in the same region,
or by linking the database to my website, or something else.
Matelin
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: Is my website and SQL Database tightly coupled together in the same server instance
Jan 17, 2013 11:08 PM|LINK
Put them in the same region. Affinity groups - which minimize latency between azure layers, are not available in WAWS, they are available for cloud services.
>>tightly coupled together in the same server instance
Even affinity groups won't guarantee they share the same iron (same host OS).