Top "Cloud-hosting" questions

Cloud hosting is hosting a service, commonly a website, on multiple distributed servers.

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 …

asp.net asp.net-mvc azure nosql cloud-hosting
Difference Windows Azure and GoDaddy

What are all the differences between Microsofts Window's azure and web hosting companies like GoDaddy, hostgator ?

azure cloud shared-hosting cloud-hosting
What do 'instances' mean in terms of cloud computing?

While looking through the pricing of some cloud computing hosting services like Google App engine, Amazon, etc, I see terms …

google-app-engine cloud cloud-hosting
What cloud platform supports playframework?

I know 2 now: http://heroku.com: Supports play1 and play2, has free plan. http://www.playapps.net: Supports play1, unknown …

playframework cloud-hosting playframework-2.0
ASP.NET Cloud application Vs Ordinary ASP.NET

I was reading this article Build Your First Cloud Application Using Visual Studio 2010 when It hit me: Why would I …

asp.net cloud cloud-hosting
Cross platform interface for virtualenv

I have developed my entire project (Django, Python) on Windows and all the PaaS out there use Linux. VirtualEnv on …

python django virtualenv cloud-hosting paas
Allowed Host Setting for Django on EC2

I just deployed to an Amazon EC2 bitnami djnago stack and I'm having trouble with the ALLOWED_HOSTS setting in …

django amazon-ec2 web-deployment cloud-hosting bitnami
Normal web app Vs cloud based web app

We get to hear cloud based computing a lot these days. I just wanted to understand the basic difference between …

cloud saas cloud-hosting
What is the best way to use mongoDB with node.js?

I need to run MongoDB with node.js both locally, and on cloud services such as Nodester and MongoHQ. I …

javascript node.js mongodb cloud-hosting