Re: What architecture do you use for media?

2010-05-19 Thread Michel Thadeu Sabchuk
Hi Andy, I do not use a different server for media yet but it is in project. Maybe I could help: > 2. Do you typically use a different hosting company for the media > server than you do for the django server? If so, can you suggest any > names? There is the Amazon S3 and Rackspace Cloudfiles

What architecture do you use for media?

2010-05-19 Thread Andy Kelley
I'm doing the first website where I need it to scale and want to host the media on a different server than the one with the django code. I'm going to have a lot of users uploading files ranging in 10 KB to 20 MB in size. I estimate that the average user will upload 20 MB per week. I have several