What you need is a the proper server for your application needs.If you are
looking for managed hosting there are plenty of options to do this, a simple
google query will give a lifetime of options.
Now if you want to manage your own server instance and you need to define
which type of machine you are looking for. Django/Python will run in the
most common OS's,the question is which applies the best to your needs.

In my case I'm using a linode VPS (*Linode
512<http://www.linode.com/index.cfm>)
*which pretty much handles all my server needs for the time being.

If you are looking for a more extensible / elastic platform that enables you
to scale up or down in a very fashionable way I recommend the using an EC2
instance.
Pretty straightforward way getting started and a lot of already available
instance images tailored for django environments.
But there are tons of different hosting / housing / VPS solutions tailored
for django.

For the more purists, the recommendation will be google web apps wich
as plenty of support  and helps paying Guido salary :)

It's all about having a clear view of what you need and how much you are
willing to pay.

N.


On Wed, Mar 9, 2011 at 10:53 AM, Chen Xu <xuche...@gmail.com> wrote:

> I am thinking to buy a server, and integrated with Django environment. So
> could anyone please give me some suggestions, which server is the best for
> this, amazon ec2 or?
>
> Thanks very much
> Best regards
>
> --
> ⚡ Chen Xu ⚡
>
> --
> 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.
>



-- 
Norberto Leite

-- 
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