Changes between Version 178 and Version 179 of DjangoFriendlyWebHosts


Ignore:
Timestamp:
Mar 5, 2010, 4:33:17 PM (15 years ago)
Author:
homunq
Comment:

app engine deserves mention. Hey, free!

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFriendlyWebHosts

    v178 v179  
    123123||[http://www.perfohost.com/ PerfoHost]|| KVM ||KVM VPS: Dedicated RAM, Dedicated filesystem, Full VPN support, Unlimited sokets and processes, Full guest OS support, Custom kernel and kernel modules. See our [http://perfohost.com/kvm.vps.html KVM VPS vs OpenVZ/Virtuozzo vs Xen comparison].|| $25.55/month, $255.55/year||
    124124||[http://vpsnoc.com/ VPS NOC - VPS Hosting]|| OpenVZ || USA reliable unmanaged VPS hosting. In-house VPS control panel. No limitations on content or services|| $12/month||
     125
     126= Mostly-Django-friendly "scalable hosting" =
     127
     128[http://appengine.google.com/ Google App Engine], in which your application runs on a parallel cluster, supports most of the Django stack (0.96 preinstalled, other versions with downloadable starter projects). The notable exception is that their non-SQL scalable database backend requires changes to most data models, though these changes are often minor. An initial quota of 1GB/day (among other similarly-scaled limits) is free.
Back to Top