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

后端 未结 7 1735
故里飘歌
故里飘歌 2020-12-22 20:00

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:33

    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...

提交回复
热议问题