Public S3 without CloudFront is silly


Public S3 without CloudFront is silly

If you are using public S3 buckets to serve up images, videos, CSS, JS, or other public assets without putting it behind a CDN like CloudFront, you are really missing out. S3 is great at storage but is NOT optimized as a CDN. Additionally, because of the CloudFront Edge Network, it is vastly faster for serving up static content.