February 26, 2015 at 3:16 pm
Hi all,
I'm researching SQL Azure SaaS, I wanted to know what are the HA/DR options available for this service? Also, is it possible to choose data centers, one in east coast and another in west coast?
Thanks.
February 26, 2015 at 3:39 pm
Microsoft Azure SQL DB has built in HA - 3 copies of your database are created and it's all managed by the cloud. If one of your replicas fails, a new one is automatically created.
As for recovery, your options (including geo redundancy) are dependent upon which levels of service you have. See https://msdn.microsoft.com/en-us/library/azure/hh852669.aspx for information about recovery features and options.
February 26, 2015 at 3:56 pm
Thanks, exactly what I was looking for! 🙂
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply