Is Sql Azure useful without windows azure?
Posted
by
KallDrexx
on Server Fault
See other posts from Server Fault
or by KallDrexx
Published on 2011-02-28T23:07:51Z
Indexed on
2011/02/28
23:26 UTC
Read the original article
Hit count: 242
I am currently doing some research to get some preliminary IT cost projections for a project, and I was looking at Azure. Since this is a startup, I do not want to deal with the IT operations myself and instead am looking at having it all professionally hosted. I am looking at azure due to the SLA assurances, already in place disaster recovery operations, and the reliability.
I'm playing with some numbers, and I am wondering if hosting my database on Sql Azure is an option, while hosting the actual webpage on another host until I need the frontend scalability of Azure. Is this actually feasible or will the latency in requests between the web host and azure be too much and I would be better off hosting both on the same service?
© Server Fault or respective owner