An edge location refers to which Amazon Web Service?

An edge location refers to which Amazon Web Service?
A .  An edge location is refered to the network configured within a Zone or Region
B .  An edge location is an AWS Region
C .  An edge location is the location of the data center used for Amazon CloudFront.
D .  An edge location is a Zone within an AWS Region

Answer: C

Explanation:

Amazon CloudFront is a content distribution network. A content delivery network or content distribution network (CDN) is a large distributed system of servers deployed in multiple data centers across the world. The location of the data center used for CDN is called edge location.

Amazon CloudFront can cache static content at each edge location. This means that your popular static content (e.g., your site’s logo, navigational images, cascading style sheets, JavaScript code, etc.) will be available at a nearby edge location for the browsers to download with low latency and improved performance for viewers. Caching popular static content with Amazon CloudFront also helps you offload requests for such files from your origin sever C CloudFront serves the cached copy when available and only makes a request to your origin server if the edge location receiving the browser’s request does not have a copy of the file.

Reference: http://aws.amazon.com/cloudfront/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments