Windows Azure or Amazon EC2 for ASP.NET MVC Development?

后端 未结 7 2059
死守一世寂寞
死守一世寂寞 2020-12-22 19:56

If you want to build enterprise ASP.NET MVC applications that use MSSQL databases is it better to use Windows Azure or Amazon EC2?

I didn\'t find any satisfying answ

7条回答
  •  粉色の甜心
    2020-12-22 20:29

    I've found SQL Azure to be slow. If you need a high-performance database solution, look elsewhere. SQL Azure only seems to be suited for low-traffic sites that don't do a lot of database accesses. As others have pointed out, it is a very convenient solution because of its ease of use, but...

提交回复
热议问题