Please correct me if am wrong......if it is not in edge location then edge location will contact regional cache then regional cache then contact back to original server on AWS Backbone....is it SO....
That's correct. You can find details here: docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowCloudFrontWorks.html#CloudFrontRegionaledgecaches
Content Delivery Networks - CDN Service: Cloud Front - It's Like Caching - It Exists in Edge Locations - 450 Edge Locations currently - Speeds up distribution of static web content, html/css/jss by using aws backbone and not internet - Example: User wants to watch a movie but they are sitting very far from where the movie Is stored. The request will be routed to the nearest edge location from the 450 edge locations that we have. The edge location checks if it has the movie in the catch, if not, it’s called a cache miss. So if there is a cache miss at the edge location our request goes to the origin but not via the internet but via the AWS backbone. Once the request is answered the edge location close to our user holds that movie into it’s cache so the next user that comes along to the edge front will have a much faster experience Questions: 1. Where Can I find cloud front? Ans: Edge Locations 2. What Service speeds up distribution of static web content? Ans: Cloud front Misc: - 31 Regions - 99 Availabillity zones - More than 450 Edge locations
Explanations Great, Easy and simple. Congrats !!!
Very happy you found it useful :)
Amazing video!
Very happy you enjoyed watching the video :)
Superb
Thank you!
Happy you enjoyed it :)
Please correct me if am wrong......if it is not in edge location then edge location will contact regional cache then regional cache then contact back to original server on AWS Backbone....is it SO....
That's correct.
You can find details here:
docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowCloudFrontWorks.html#CloudFrontRegionaledgecaches
Thank you.
Glad you liked the Video :)
Content Delivery Networks - CDN
Service: Cloud Front
- It's Like Caching
- It Exists in Edge Locations
- 450 Edge Locations currently
- Speeds up distribution of static web content, html/css/jss by using aws backbone and not internet
-
Example:
User wants to watch a movie but they are sitting very far from where the movie Is stored. The request will be routed to the nearest edge location from the 450 edge locations that we have.
The edge location checks if it has the movie in the catch, if not, it’s called a cache miss.
So if there is a cache miss at the edge location our request goes to the origin but not via the internet but via the AWS backbone.
Once the request is answered the edge location close to our user holds that movie into it’s cache so the next user that comes along to the edge front will have a much faster experience
Questions:
1. Where Can I find cloud front? Ans: Edge Locations
2. What Service speeds up distribution of static web content? Ans: Cloud front
Misc:
- 31 Regions
- 99 Availabillity zones
- More than 450 Edge locations