目錄表

Chapter 4-6: CloudFront CDN Overview

0x00 What is a CDN?

A content delivery network(CDN) is a system of distributed servers(network) that deliver web pages and other web content to a user based on the geographic locations of the user, the origin of the web page and content delivery server.


0x01 CloudFront - Key Terminology


0x02 What is CloudFront?

Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and interactive content using a global network of edge locations.

Requests for your content will automatically be routed to the nearest edge location, so content is delivered with the best possible performance.

Amazon CloudFront is optimized to work with other Amazon Web Service, like Amazon Simple Storage Service(S3), Amazon Elastic Compute Cloud(EC2), Amazon Elastic Load Balancing, and Amazon Route53.

Amazon CloudFront also works seamlessly with any non-AWS origin server, which stores the original, definitive versions of your files.


0x03 CloudFront- Key Terminology

這兩個都歸在 CDN Distribution 底下


0x04 CloudFront - Exam Tips