Slide 11
Slide 11 text
06-11-2013 @ABHISHEKTIWARI | CLOUDFRONT BEST PRACTICES & ANTI-PATTERNS
HOW IT WORKS
10
1. Client request file
2. If file in cache CF return file
Nearest Edge
Location
a. If file not in cache,
CloudFront request to origin
b. Origin returns latest version of file,
status 200, cached in CloudFront
1. Client request file
2. If file in cache CF return file
Nearest Edge
Location
a. If file in cache but expired,
CloudFront request to origin
b. Cached file is latest, status 304,
CloudFront keeps file in cache,
No change in Date, Expire
Refreshed Age
Condition GET
Routing based on low latency/price class
01