AWS - Amazon Cloud Front and Edge Locations - 012

preview_player
Показать описание
Preparing for AWS Certified Cloud Practitioner Certification, In this Video we explain Amazon CloudFront:

#aws #cloudcomputing #caching #edge #cloudfront
Рекомендации по теме
Комментарии
Автор

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

benja