1
vote
1answer
186 views

How to keep a local copy of all images and still serve images from Amazon S3?

I'm using amazon s3 to host assets for my site (mainly images). At the moment when a user uploads an image via a form, the php script uploads the image directly to my bucket on s3. I would like to ...
3
votes
3answers
435 views

My site is getting popular, bandwidth expensive

I'm running a (small) image hosting site which has been getting a little bit of traction lately (2,000 to 5,000 visitors a day, spikes up to 10,000). It's hosted on Linode and I've already run out of ...