Should I move to an Azure database?
Posted
by
Mike Flynn
on Server Fault
See other posts from Server Fault
or by Mike Flynn
Published on 2014-08-20T03:41:30Z
Indexed on
2014/08/20
4:23 UTC
Read the original article
Hit count: 529
I am currently using a database from an installed instance on my web server in a VM on Azure. I was thinking about moving it to an actual Azure Database so I could load balance the web server. Does the Azure database work the same way as a straight install? Will it cost more or the same since I am just moving to a new server? Basically looking for advantages and disadvantages. I am familiar with SQL Server Management Studio.
© Server Fault or respective owner