I'm designing a web site that will initially be hosted in a standard ASP.Net environment but want to be able to easily move it to Azure later. What are the gotchas between the two environments, and what do I need to be careful of doing. I'm trying to figure out as I design the site what I need to be careful of doing.
General site requirements / context:
Any help or things to watch out for in straddling these two worlds would be appreciated.
Gotchas can mean a whole lot of things..... :)
In general, the code should easily migrate from ASP.NET to Azure
Things to be aware of:
There are plenty of other things, but in general, ASP.NET applications can migrate pretty easily. If you want to look at utilizing some Azure specific features, like table storage or worker roles, those do not exist natively in the ASP.NET stack and it would be best to just start the site in Azure.
Ping if you have specific questions
I've been building up a list of deeper technical content on Windows Azure Web Sites Cheat Sheet which you could view for more content. Currently it's heavily weighted with PHP information, but I hope to extend with Python, Node.js, .NET, Java and other Web Sites technical content soon.
The cool thing about this site, is that it is available on github Microsoft Azure Web Sites Cheat Sheet so if you run into something, you can document it to help out the greater Azure Web Sites Community.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With