Questions tagged [amazon-cloudfront]

Amazon CloudFront is a content delivery network (CDN) offered by Amazon Web Services.

Amazon CloudFront is a content delivery network (CDN) offered by Amazon Web Services.

Official page

398 questions
0
votes
1 answer

CloudFront distribution from S3 bucket: big "bucket is public" warning. What can go wrong?

I'm moving an existing static website to S3/CloudFront. Following some documentation from AWS, I setup a policy on the S3 bucket to make it public: { "Version": "2012-10-17", "Statement": [ { "Sid":…
aspyct
  • 360
  • 1
  • 6
  • 21
0
votes
0 answers

AWS cost explosion with "first 10 TB / month data transfer out beyond the global free tier"

Our costs have really exploded at AWS for a simple EC2 Wordpress installation (and MySQL RDS service) for bandwidth cost. It is listed on the AWS Bill as: first 10 TB / month data transfer out beyond the global free tier Everything (EC2, RDS, S3) is…
0
votes
1 answer

AWS CloudFront gives 403 error when acessing from registered domain

I have a static website hosted on S3 distributed by CloudFront. If I reach the website through the CloudFront domain (d3agx9libnsfm1.cloudfront.net) it works. But when I try to reach the website through the registered domain…
0
votes
2 answers

Cloudfront for TLS Termination?

I was looking for a cheap AWS service that would terminate TLS and also take care of signing an Amazon certificate for an internal application. I found that I can use Cloudfront with a custom origin pointing to the public IP of an EC2 instance. I…
User9123
  • 111
  • 1
  • 4
-1
votes
1 answer

AWS Lowest latency infrastructure

I'd like to setup the most correct and lowest latency infrastructure for AWS. I would like to serve static Javascript files over CloudFront, and on top of that - a call to a dynamic server that will return an invocation to a Javascript function that…
-1
votes
1 answer

cloudfront infront of elb and proxypreservehost

i have apache config in ec2 instance as: RewriteEngine On ProxyPreserveHost On ProxyRequests On ProxyPass /blog http://212.128.122.142/blog this works until i point my dns record to ELB but not if i change my DNS…
tike
  • 643
  • 1
  • 5
  • 18
-1
votes
1 answer

Suggestions for AWS setup wanted

For my next project, I'm giving AWS and server-less a go, but I'm not sure how to reason about the different AWS services. So here's hoping that someone here has a good feel for it. The project currently consists of three different frontend…
-2
votes
1 answer

How to check Amazon cloudfront/S3 changelogs?

Can I see any kind of changelogs? And is it also possible to see the IP addresses (with or without the access tokens) that were used?
user16986
  • 47
  • 1
  • 1
  • 5
1 2 3
26
27