views:

33

answers:

0

Hi, Sorry if this question does not belong here, but I could not resist. I have my ASP.NET application which I want to be installed for multiple clients. Each customer will sign up, and the app will get installed (with its own DB instance) in the server. So over a period of time, the server will have multiple IIS websites and multiple databases. It just like how Box.net works. My question is:

Should I host this ASP.NET on a cloud server? If yes, which cloud server will be the best? Any feedback on Rackspace or Amazon or any other hosting provider will be great! I just want to make sure that my application scales automatically as the server load increases.

Thanks Vijendra