Content Delivery Network Core Concepts
AWS CloudFront is a global Content Delivery Network (CDN) service that delivers content with low latency and high transfer speeds.
Edge locations are data centers where CloudFront caches content for faster delivery to users.
Cache content for read operations
Intermediate cache layer
Source of original content
For websites, APIs, and web applications
For streaming media files using Adobe Flash
User requests content from CloudFront domain
CloudFront checks if content is cached at nearest edge
If cached, serve immediately; if not, fetch from origin
Content delivered to user and cached for future requests