What is AWS Cloudfront

0 votes
What is AWS Cloudfront? can somebody explain this to me?

Thanks
Jan 24, 2020 in AWS by Hannah
• 18,570 points
869 views

1 answer to this question.

0 votes

CloudFront is a Content Delivery Network (CDN). It takes the content from S3 bucket and transfers it to different edge locations. Let me explain how it works.

When a user tries to access a website and requests for some data

DNS routes your request to the nearest CloudFront edge location to serve the user request.

At edge location, CloudFront checks its cache for the requested files. If found, then returns it to the user otherwise-

  • First CloudFront compares the request with the specifications and forwards it to the applicable origin server for the corresponding file type.
  • The origin servers send the files back to the CloudFront edge location.
  • As soon as the first byte arrives from the origin, CloudFront starts forwarding it to the user and adds the files to the cache in the edge location for the next time when someone again requests for the same file.
answered Jan 24, 2020 by Priya

Related Questions In AWS

0 votes
3 answers

What is CPU Credit Balance in EC2 for AWS?

When you use fewer CPU resources then ...READ MORE

answered Nov 30, 2018 in AWS by Aniket
2,118 views
+9 votes
17 answers

AWS VPC - What is the difference between Internet Gateway & NAT

Internet Gateway An Internet Gateway is a logical connection ...READ MORE

answered Apr 24, 2018 in AWS by Flying geek
• 3,280 points

edited Jul 10, 2023 by Khan Sarfaraz 126,915 views
0 votes
1 answer

What is the difference between Amazon Cloudfront and S3

major difference is that cloudfront allows you ...READ MORE

answered Jul 10, 2018 in AWS by Priyaj
• 58,090 points
1,624 views
0 votes
1 answer

AWS is 99.999% durable what does that mean?

you can look into this hope this ...READ MORE

answered Jul 10, 2018 in AWS by Priyaj
• 58,090 points
878 views
0 votes
1 answer
+1 vote
1 answer
0 votes
1 answer

What is AWS EC2?

In school, when I had just started ...READ MORE

answered Jan 27, 2020 in AWS by Kalgi
469 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP