Hi,

I wanted to mention that if you are OK with using EC2 you can also use
the public BitNami DjangoStack AMI (I'm part from the BitNami team).
It includes preconfigured version of Apache with mod_wsgi, django
1.3.1 and Python 2.6.5. It also includes PostgreSQL and MySQL.
Alternatively you can also use BitNami Cloud Hosting that makes easier
the management of your sever (start/stop, basic monitoring, resize
images, schedule backups,...) we offer a free developer plan in which
you will only be charged by the Amazon costs (which you pay directly
to them) so if you are elegible for the free tier, it would be
completely free for the first year.

If you are interested these are the links:
http://bitnami.org/stack/djangostack#cloudImage (the AMI) and
http://bitnami.org/cloud (BCH). I will be glad of answering any
question you may have about the service.

Best regards,

Victoria.

On Thu, Jan 5, 2012 at 6:52 AM, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Interesting, thanks.
>
> On Thu, Jan 5, 2012 at 4:47 PM, Kenneth Reitz <m...@kennethreitz.com> wrote:
>> Heroku gives you 750 free "dyno hours" per month, per app for free.
>>
>> Essentially, they let any app run 24/7 (equivalent to a single server with
>> 512MB of RAM and some pretty beefy processors). Scaling a process to
>> multiple dynos is when the $0.05/hr charge starts (essentially adding
>> another server behind a load balancer).
>>
>>
>>
>> --
>> Kenneth Reitz
>>
>> On Wednesday, January 4, 2012 at 10:20 PM, Alec Taylor wrote:
>>
>> On Thu, Jan 5, 2012 at 4:44 AM, Kenneth Reitz <m...@kennethreitz.com> wrote:
>>
>> You could easily run that on Heroku, and it would cost you $0.
>>
>>
>> I don't understand, why would it cost $0 on Heroku?
>>
>> I checked http://heroku.com/pricing and it seems to cost.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to