Using amazon s3 with cloudfront as a CDN

Posted by weezybizzle on Stack Overflow See other posts from Stack Overflow or by weezybizzle
Published on 2012-06-02T22:36:16Z Indexed on 2012/06/02 22:40 UTC
Read the original article Hit count: 303

Filed under:
|
|

I would like to serve user uploaded content (pictures, videos, and other files) from a CDN. using Amazon S3 with cloudfront seems like a reasonable way to go. My only question is about the speed of the file system. My plan was to host user media with the following uri. cdn.mycompany.com/u/u/i/d/uuid.jpg.

I don't haven any prior experience with S3 or CDN's and I was just wondering if this strategy would scale well to handle a large amount of user uploaded content. And if there might be another conventional way to accomplish this.

© Stack Overflow or respective owner

Related posts about amazon-s3

Related posts about cdn