amazon cloudfront

Utilizing Cloudfront Support

Amazons CloudFront service can be utilized by following these steps:

Without custom domain:

  1. Create a CloudFront distribution for your Amazon S3 Bucket.
  2. In the Amazon S3 module settings, check the Enable CNAME box.
  3. In the CDN Domain Name field enter your CloudFront distribution domain name (e.g. xxxxxxxx.cloudfront.net)
  4. Save the configuration and then clear the Drupal cache.

To use a custom domain:

  1. Create a CloudFront distribution for your Amazon S3 Bucket.
  2. Setup a CNAME record for your domain foo.foobar.com. The CNAME should point to your CloudFront distribution domain name (e.g. xxxxxxxx.cloudfront.net)
  3. Set a CNAME on the CloudFront distribution. This usually is your custom domain (e.g. foo.foobar.com).
  4. In the Amazon S3 module settings, check the Enable CNAME box.
  5. In the CDN Domain Name field enter your custom domain name (e.g. foo.foobar.com)
  6. Save the configuration and then clear the Drupal cache.

Amazon S3 (D7)

The AmazonS3 module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper system.

Requirements:

AWS SDK for PHP
Libraries API (2.0-alpha2)

You can switch it on as the default file system scheme, or individually for file and image fields.

It includes support for Amazon Cloudfront as well, through the use of a CNAME.

Subscribe with RSS Syndicate content
nobody click here