AWS CloudFront Edge Location

0 votes

In CloudFront what happens when content is NOT present at an Edge location and a request is made to it?

Jun 29, 2018 in Cloud Computing by code_ninja
• 6,290 points
403 views

1 answer to this question.

+1 vote

CloudFront delivers the content directly from the origin server and stores it in the cache of the edge location. This is because CloudFront is a content delivery system, which caches data to the nearest edge location from the user, to reduce latency. If data is not present at an edge location, the first time the data may get transferred from the original server, but from the next time, it will be served from the cached edge.

answered Jun 29, 2018 by hemant
• 5,790 points

Related Questions In Cloud Computing

+8 votes
25 answers

What is an “Edge Location” in AWS?

Let us start with brief explanation to ...READ MORE

answered Apr 3, 2018 in Cloud Computing by brat_1
• 7,200 points
111,308 views
0 votes
1 answer

AWS CloudFront: Using Directconnect to transfer data to our own data center

 The answer would be a yes, yes. ...READ MORE

answered Jun 29, 2018 in Cloud Computing by code_ninja
• 6,290 points
2,123 views
0 votes
1 answer

AWS: CloudFront

The request is kept on hold till ...READ MORE

answered Jul 5, 2018 in Cloud Computing by brat_1
• 7,200 points
520 views
+3 votes
3 answers

Is there a way to install apache drill on an EMR cluster on AWS that is already Running?

It looks to be trying to get ...READ MORE

answered Oct 11, 2018 in Cloud Computing by findingbugs
• 4,780 points
2,025 views
+4 votes
4 answers

AWS S3 cli isn’t working on Windows server

The error message has nothing to do ...READ MORE

answered Aug 20, 2018 in Cloud Computing by Priyaj
• 58,090 points
1,229 views
+3 votes
3 answers

Is it possible to delete a API in AWS API Gateway?

Yes, it is possible to delete an ...READ MORE

answered Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
4,209 views
+4 votes
3 answers

AWS API Gateway with AWS WAF

Well that is not possible, Reason: API Gateway would ...READ MORE

answered Mar 27, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,480 views
+4 votes
2 answers

AWS Cloud formation script

You may use the update-stack sub command. ...READ MORE

answered Mar 27, 2018 in Cloud Computing by code_ninja
• 6,290 points
847 views
+3 votes
5 answers

AWS EFS vs EBS vs S3 (differences & when to use?)

EFS is: May not yet be available in ...READ MORE

answered Apr 9, 2018 in Cloud Computing by hemant
• 5,790 points
4,214 views
+2 votes
3 answers

AWS S3 copy files and folders between two buckets

A simplified example using the aws-sdk gem: AWS.config(:access_key_id ...READ MORE

answered Aug 16, 2018 in Cloud Computing by Priyaj
• 58,090 points
4,233 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