Skip to main content

Questions tagged [amazon-cloudfront]

If a question is related to Amazon CloudFront then this tag could be used.

0 votes
1 answer
99 views

I am designing an AWS architecture for hosting a website that sells online courses and merchandise products. For the purpose, I am planning to use the following architecture design: 1 VPC 1 ...
meDeepakJain's user avatar
0 votes
1 answer
229 views

Does anybody know how frequently one could expect Route 53's latency-based routing data to change for a given user? For example, if I have Route 53 LBR setup with CloudFront sitting in front of 2 ...
Michael Oryl's user avatar
2 votes
1 answer
7k views

I am aware that it is straightforward to use AWS CloudFront with an AWS Application Load Balancer (Layer 7) origin (using a certificate in each for E2E encryption). However, is it possible to use AWS ...
BigotesDeGato's user avatar
0 votes
1 answer
955 views

we have a single page app in ReactJS that is being served by CloudFront but the response status continues to be 404 for any nested pages (i.e pages other than the home page). How can this be resolved? ...
systemdebt's user avatar
2 votes
2 answers
8k views

How can happen that with a Lambda/API Gateway combination, if no explicit Cloud Front configuration has been done, in an error response header they mention CloudFront? header: x-amzn-ErrorType: ...
Ta Mu's user avatar
  • 6,792
0 votes
1 answer
162 views

Can anyone tell me if there's a "killer" reason to put NGINX in front Kubernetes pods running Gunicorn? externally, I have CloudFront hitting an ELB which in turn engages the pods running Gunicorn ...
JasonGenX's user avatar
  • 107
2 votes
1 answer
1k views

On my site I have the ability for users to upload avatars (which they upload to s3). They can only have one avatar at the moment, so I currently just have the filename set to their user id. However, ...
Chron Bag's user avatar
  • 123
1 vote
1 answer
2k views

I've got a domain name foobar-staging.com, that I use for the staging environment to get feedback, testing or demo before releasing to production. Recently, decided to deploy the UI static files to s3 ...
punkbit's user avatar
  • 349
1 vote
2 answers
697 views

I have a question regarding a redirect (302) that happens when accessing the /admin panel of my Craft CMS application. I've setup CloudFront for my app that runs on Craft 3. DNS points to CF (CNAME), ...
Justyna Zet's user avatar
2 votes
2 answers
7k views

I have uploaded my HUGO static site into AWS S3 Bucket. I have also added the domain in cloudrfront. The home index.html page works fine, but I cannot access my resources. For example https://www....
workaround's user avatar
0 votes
1 answer
884 views

My team uses Terraform to deploy the necessary infrastructure. Currently, our stack is composed of: AutoScalingGroup fronted by a Load-Balancer, and a Route53 DNS record that points to this LB; We ...
Rafael Marques's user avatar
0 votes
1 answer
157 views

Is there a way (say by providing a Route53 endpoint as origin) to distribute non-AWS hosted content using CloudFront? (assuming the Route53 is used as dns for a site hosted outside of amazon)
pkaramol's user avatar
  • 1,027