All Content tagged with Amazon CloudFront

a content delivery network (CDN) service built for high performance, security, and developer convenience

Content language: English

Select up to 5 tags to filter
Sort by most recent
Looking for someone who has been successfully running their frontend and backend on the same domain in AWS but the request segregation is happening in cloudfront through behaviors. For example all...
1
answers
0
votes
23
views
asked 8 hours ago
Description: Since Tuesday, September 10th, 2024, we have been experiencing intermittent issues accessing static assets stored in our Amazon S3 bucket (arn:aws:s3:::static.thearcweb.com) through...
2
answers
0
votes
9
views
Aditi
asked a day ago
How do I lookup a cloudfront distribution using the CDK? The only option I see is ```javascript const distribution = cf.CloudFrontWebDistribution.fromDistributionAttributes(stack,...
1
answers
0
votes
19
views
oskbor
asked 2 days ago
Currently I am using a cloudfront distribution to serve my frontend. I am looking to use the same domain for backend too. For that I have added a behavior in cloudfront distribution. All the /api/*...
2
answers
0
votes
44
views
asked 2 days ago
Our project strongly revolves around interacting with multiple external `APIs` which are protected using `OAUTH2`. The problem we are facing is that we interact with these `APIs` through many `AWS`...
0
answers
0
votes
44
views
Luis
asked 3 days ago
Hello, We use CloudFlare as our domain registrar + DNS and AWS CloudFront as CDN. We route all our traffic from CloudFlare to AWS CloudFront using CNAME records. Initially we had an "older" Sectigo...
1
answers
0
votes
23
views
Dhwanil
asked 5 days ago
I use it to route traffic to different services: 1> example.com/ - > S3 2> example.com/api/ - > EC2 load balancer。 How do I ensure that data from the EC2 load balancer API is not cached by...
1
answers
0
votes
26
views
mate
asked 6 days ago
I am currently working on building my own Website. Steps completed: * Built in HTML & CSS with all files copied to S3 Bucket. * Purchased Domain Name through (Route53) AWS and had this verified. *...
7
answers
0
votes
55
views
asked 9 days ago
Hi guys, As I see CloudFront itself have geographic restrictions under security tab. I wonder why we don't use WAF in this case.
1
answers
0
votes
50
views
profile picture
Bach
asked 10 days ago
Hi My free teer has expired a couple days ago, looking in the section "Free Tier Offers in Use" cloudfront doesn't appear, i need this information for consult usage and free tier metrics. I have a...
1
answers
0
votes
32
views
Raul
asked 12 days ago
We are currently using CloudFront connected to a Lambda function URL. I am trying to respond to the Lambda function policies should prohibit public access warning on Securityhub, There appears to be...
2
answers
0
votes
70
views
asked 12 days ago
Hello. I have deployed my backend code in ec2(HTTP) and frontend code in s3 using cloudfront(HTTPS). There is an api to upload files with multipart/form-data. When I send a request without files or...
Accepted AnswerAmazon CloudFront
7
answers
0
votes
68
views
GeonMo
asked 15 days ago