Real alternatives to Windows Azure PaaS (web role)?

I am looking for alternatives to the Windows Azure PaaS (Platform as a Service) offering, meeting the following requirements: The platform should provide high availability and scalability. The platform should manage/update the application server and OS for me. The platform should provide some form of NoSQL database (like Azure Table Storage or SimpleDB). The platform … Read more

Windows Azure Can I run multiple WebSites on the same Extra small instance or Small instance

I’m evaluating MS cloud Windows Azure for hosting 3 completely separated websites. Every website has its own database and they are not connected, so 3 websites and 3 databases. My aim is to optimize costs for a start-up project with the possibility to scale up on demand. I would like to know: If is possible … Read more