I'm setting up a couple of ASP.NET websites in Azure and run in to some common design/architecture decisions:
- When using a VM (not a VM role) should I place wwwroot on a separate data drive?
- What will perform better a SQL Server hosted inside the VM or a SQL Server provided by Azure?
- I'm still hesitating between purchasing a VM and manage IIS myself or to go with the new azure websites beta. What are the pro's /con's?
IT Architect www.Goyaweb.nl The Hague, The Netherlands