Top "Amazon-cloudfront" questions

Amazon CloudFront is a web service for content delivery.

What is a TTL 0 in CloudFront useful for?

Some weeks ago Amazon announced that they have lowered the content expiration period: Amazon CloudFront Lowers Minimum Content Expiration Period …

amazon-web-services cdn amazon-cloudfront
CloudFront: Cost estimate

Have to come up with a proposal to use Amazon S3 with CloudFront as CDN. One of the important thing …

amazon-s3 amazon-cloudfront akamai
How do you set a default root object for subdirectories for a statically hosted website on Cloudfront?

How do you set a default root object for subdirectories on a statically hosted website on Cloudfront? Specifically, I'd like …

amazon-web-services amazon-s3 amazon-cloudfront
Creating an S3 bucket policy that allows access to Cloudfront but restricts access to anyone else

I have the following policy: { "Version": "2008-10-17", "Id": "PolicyForCloudFrontPrivateContent", "Statement": [ { "Sid": "Stmt1395852960432", "Action": "s3:*", "Effect": "Deny", "Resource": "arn:aws:…

amazon-s3 amazon-cloudfront
Setting Access-Control-Allow-Origin on Cloudfront Cached Object

Fonts served via Cloudfront are broken in Firefox due to the "bad URI or cross-site access not allowed" issue. To …

cors cdn amazon-cloudfront
Cloudfront and EC2

How do you setup Cloudfront in front of an EC2 instance? I'm interested in having users hit the Cloudfront url …

amazon-web-services amazon-cloudfront
Restricting access to CloudFront by IP

I want to restrict bucket access to certain IPs. I know how to create a bucket policy from Restricting Access …

amazon-web-services amazon-s3 amazon-cloudfront
How can I update files on Amazon's CDN (CloudFront)?

Is there any way to update files stored on Amazon CloudFront (Amazon's CDN service)? Seems like it won't take any …

amazon-s3 amazon-web-services cloud cdn amazon-cloudfront
AWS CloudFront redirecting to S3 bucket

I have created a CloudFront distribution to serve the static website. S3 is origin server. Now if we access CloudFront …

amazon-web-services amazon-s3 amazon-cloudfront
AWS cloudfront not updating on update of files in S3

I created a distribution in cloudfront using my files on S3. It worked fine and all my files were available. …

amazon-web-services amazon-s3 amazon-cloudfront