0 votes
in Amazon Elastic Compute Cloud EC2 by

If in CloudFront the content is not present at an edge location, what will happen when a request is made for that content?

1 Answer

0 votes
by

CloudFront will deliver the content directly from the origin server. It will also store the content in the cache of the edge location where the content was missing.

...