Comment on CDN vs S3parentComments−Icer5k13yCloudfront as a CDN supports directory indexes and 404s, it's just S3 that doesn't. If you point a CF distribution at your own server with directory indexes enabled, CF will send those through to the user.−zwily13yS3 supports both of those, via its "bucket as a website" feature.
Comments
Cloudfront as a CDN supports directory indexes and 404s, it's just S3 that doesn't. If you point a CF distribution at your own server with directory indexes enabled, CF will send those through to the user.
S3 supports both of those, via its "bucket as a website" feature.