Going CLOUD
Hosting and Servers
1
Posts
1
Posters
6
Views
1
Watching
-
My company has developed a system hosted on WCF using SQL Server & SSRS. For each new client we typically deploy a new server including new SQL licenses etc. I would like to consider going the SaaS route using MS Azure, but it's rather confusing from their website to determine what I'll need. A. Do I need to take both the virtual machine (for IIS & WCF) AND a SQL Server contract, what about SSRS? B. Can I create multiple DB's (one or two for each client) C. Is there a limit on the amount of concurrent connections to my WCF services? Is there a webpage somewhere that explains the Azure packages and how the fit together more simply? Many of the links on MS's websites go to 404 not found, it's very frustrating.