I have lots of experience running my app on Amazon EC2. It requires a low-end server, and I currently pay approx $90/month for the server (yes, I know I don't really need the scalability, but I still use EC2). I was wondering about the benefits of moving this app, which is purely .NET, to Microsoft Azure. Are there any experiences with:
Cost per month, for a low traffic site.
Challenges in moving a .NET app that works on EC2 IIS to the MS cloud.
Challenges due to lack of flexibility. For example, I can load my IIS7 server with a certificate and have a script for nightly backups of the database. How would this translate to Azure, where I believe there is less freedom to admin?
If you are an EC2 person with poor experiences of Azure then I would love to hear from you too...