The
amazon-cloud-front tag has no wiki summary.
14
votes
1answer
2k views
Getting started with secure AWS CloudFront streaming with Python
I have created a S3 bucket, uploaded a video, created a streaming distribution in CloudFront. Tested it with a static HTML player and it works. I have created a keypair through the account settings. I ...
6
votes
3answers
767 views
Preventing Amazon Cloudfront hotlinking
I use Amazon Cloudfront to host all my site's images and videos, to serve them faster to my users which are pretty scattered across the globe. I also apply pretty aggressive forward caching to the ...
3
votes
1answer
494 views
Using S3/CloudFront with Rails 3 Assets and Less CSS
This one is a mouthful! Basically I'm trying to send all of my Rails 3 assets up to the S3 Cloud and use CloudFront as the CDN to deliver it all. I already learned about configuring Rails to pull from ...
2
votes
1answer
99 views
RSA encryption routines for Google App Engine Python
Hey, I'm trying to generate a signed url in python. Basically, I'm trying to access protected Amazon Cloudfront content from a Google App Engine server. Amazon has provided me with a pem file that has ...
2
votes
1answer
349 views
Amazon S3 Cloudfront Deployment Best Practice
Our current plan for a site is to use Amazon's Cloudfront service as a CDN for asset files such as CSS, JavaScript, and Images, and any other static files.
We currently have 1 bucket in S3 that ...
2
votes
2answers
320 views
How to do the equivalent of 's3cmd setacl --acl-grant=read:82b82d.. s3://somebucket/..' in Ruby?
How can you do the equivalent of:
s3cmd setacl --acl-grant=read:82b82d14a8d011e09d86001cc029a3688cdd635ea8d011e0b499001cc029a3689052a4f4a8d011e0bd25001cc029a368 s3://somebucket/some/path/to/file
in ...
2
votes
0answers
81 views
Amazon Cloudfront always server from the same edge location
I setup a basic test page which displays the same image from three sources: origin server, s3 server and cloudfront server: http://ocp.mofarchive.com/index.html
Then I run tests using webpagetest.org ...
1
vote
0answers
27 views
caching CloudFront protected links with PHP AWS-SDK
we have a class for generating links to protected assets on S3 that we are also trying to link with cloudfront.
The AWS-SDK for php provides a caching mechanism for caching the generated links. This ...
1
vote
2answers
207 views
Amazon CloudFront creating 4 versions of my site! How to make it stop?
I've created a CloudFront distribution with the Delivery Method set to download from my website.
I only want to use this for static content (images, js, css).
But I just saw that Google has been ...
1
vote
1answer
53 views
amazon cloudfront: find all assets which are cached
I need to write a task to remove all assets from our cloudfront bucket when we deploy.
Currently, I do not track dynamically created assets (specifically our css files which are created via sass) in ...
1
vote
1answer
69 views
Amazon CloudFront key-pair creation
From my "Security Credentials", I can NOT create any more key pairs for my CloudFront setup.
I can only see my existing 2 key pairs and my deleted one. The "create" link is not present.
Do you have a ...
1
vote
1answer
64 views
What is CallerReference for when Posting an invalidation request to amazon cloudfront
The docmentation from amazon doesn't mention what the "CallerReference" is for or what I should fill it with, the examples I have seen on other sites use a guid or the current date.
the AWSSDK ...
1
vote
1answer
293 views
Dynamically creating live RTMP stream on AWS?
I've read a bunch of tutorials that let you create a live stream with CloudFormation, but I'd like to run a website in the style of UStream or Justin.tv that lets someone go live in a completely ...
1
vote
2answers
335 views
amazon - S3 or CloudFront - httpS custom domain
I'm looking for some CDN where I can setup certificate for httpS
I have subdomain.site.com and I need that all files from https://subdomain.site.com hosted on amazon servers
quick look showed me ...
1
vote
1answer
109 views
specifying a 30s ACL not working with Cloudfront?
Using the PHP Amazon SDK I am successfully able to set a 30 second access for a URL using the following functin: get_object_url($bucket, $filename, $preauth = 0, $opt = null)
...
1
vote
1answer
172 views
Worldwide large files upload to which S3 bucket?
I'm building an app that will deal with very large files 100mb->1gb both upload and stream around the world.
Obviously streaming/downloading is ok thanks to amazon cloudfront.
But importantly I ...
1
vote
1answer
176 views
Error referencing a stylesheet from a CDN (Amazon Cloudfront)
I added stylesheet in Amazon CDN server in folder css/index.css
and my CDN url is "http://d2e3gk0s3bhkk1.cloudfront.net"
but it does not activate stylesheet for class and id
it gives me error in ...
0
votes
0answers
13 views
How to serve gzipped content (HTML, CSS, JS) from amazon Cloudfront?
I'm serving some webpages, including css and Javascript, on amazon Cloudfront (originating on S3). What's the easiest way to specify they should be served gzipped?
0
votes
1answer
97 views
How to serve gzip js and css files — Rails + CloudFront using Origin server (not S3)
I'm using CloudFront with an origin server (not S3).
How could I get my rails app to server Gzip versions of JS and CSS in this case?
0
votes
0answers
44 views
How to link to stream files in a folder
AWS S3 Web Console seems to have built in ability to create folders and upload files into them. However, when a mp4 stream file is not in the root folder, jw player can't seem to stream the video.
...
0
votes
2answers
90 views
AWS Cloudfront: Am I “streaming” video or am I “downloading” video?
Have a flash video player that mimics the functionality of the youtube player regarding video input. I believe this is called "progressive download". I'm using Amazon Cloudfront to server up the ...
0
votes
1answer
683 views
Setting up FTP on Amazon Cloud Server
I am trying to set up FTP on Amazon Cloud Server, but without luck...
I search over net and there is no concrete steps how to do it...
Since there is no steps on web, can someone help me finding it ...
0
votes
1answer
127 views
Is using Cloudfront for my CDN dodgey?
We are thinking of using Cloudfront to host our website images/css/js,
I realise the CDN would have excellent uptime,
but what if the public internet DNS goes down temporarily
(as it does ...
0
votes
0answers
139 views
AWS CloudFront HTTP authorization header creation PHP
any ideas how to create signature for CloudFront in PHP for the invalidation: http://docs.amazonwebservices.com/AmazonCloudFront/latest/APIReference/index.html?Actions_Invalidations.html
can't work ...
0
votes
0answers
285 views
Amazon CloudFront gzip and cacheing
I have this issue with CloudFront that not all files get cached. Take a look at these two files.
CDN: http://i.altrn.tv/i/77912b15-fc8d-df11-98db-0022190f5762_3309.png
Custom Origin: ...
0
votes
1answer
193 views
Amazon S3: how to use/load an mp3 file simultaneously
I'm using Amazon S3 to store some mp3 files.
My web application, uses the Soundmanager2 javascript library to load the files from the Amazon bucket, and play them to users.
When the first user ...
0
votes
1answer
113 views
Amazon Cloud Front: Is it possible to stream a segment of a large file based on some parameters?
I would like to have different URLs pointing into different segments of a single audio/video file.
Player will be browser based. So if the URL based solution is not possible, I am willing to explore ...