Friday, July 23, 2010

Re: scaling my site

I'd stay away from Amazon if like you said money is a concern.

Amazon web services are extremely overpriced. For the same amount of
money you'd be able to get much better performance by renting a
dedicated server or even a VPS.

Also if you're running databases then IO performance is critical. The
disk performance of S3 is poor.

On Jul 23, 3:43 pm, Tony <tonyl7...@gmail.com> wrote:
> I have just about finished all the logic for my site.  In short, I
> need the site to be pretty fast and a good amount of database storage
> with the possibility of getting more in the future if and probably
> when I need it.  Right now I am just testing my website on my computer
> with Django, (mod_swgi) apache and postgresql.  I should also mention
> I don't have the money right now to buy my own servers so I've been
> looking into Amazon S3 and the computing cloud, EC2 but this is my
> first time doing something like this so I don't know too much about
> these things.  Anyway, I'm looking for advice on the best way to set
> this website up and I am leaning toward using amazon's features, but I
> really need a lot more insight on how all that works.  What database
> server should I use?  How does S3 and EC2 work?  Should i use a web
> host like web-lackey.com or something?  I'm a little unaware on how to
> put something into production and how everything connects.  I accept
> and appreciate any advice on the matter.
> Thanks,
> Tony

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment