Toggle between "Origin Server Only" and "CloudFront CDN"
Click on any region to simulate a user request from that location
Watch how the request is handled and compare load times
Notice how CDN edge locations 🟧 cache content after first request
Observe the difference in speed for subsequent requests with CDN
Scroll down in the map to see Australia. The map will automatically scroll when you click on Australia.
Without CloudFront: All requests travel to and from the origin server (slow for distant users)
With CloudFront: First request caches content at edge locations near users. Subsequent requests are served from these nearby edge locations (much faster).