AWS - Amazon Cloud Front and Edge Locations - 012

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ม.ค. 2025

ความคิดเห็น • 12

  • @adrianomalaquias229
    @adrianomalaquias229 11 วันที่ผ่านมา

    Explanations Great, Easy and simple. Congrats !!!

  • @michellelunadev
    @michellelunadev 9 หลายเดือนก่อน

    Amazing video!

  • @adeshrathore5057
    @adeshrathore5057 ปีที่แล้ว

    Superb

  • @belovedsoul99
    @belovedsoul99 3 หลายเดือนก่อน

    Thank you!

  • @IT-Presales
    @IT-Presales 4 หลายเดือนก่อน

    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....

    • @rafiksolimancloudsimplified
      @rafiksolimancloudsimplified  4 หลายเดือนก่อน

      That's correct.
      You can find details here:
      docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowCloudFrontWorks.html#CloudFrontRegionaledgecaches

  • @TamaraHovhannisyan-pl2lu
    @TamaraHovhannisyan-pl2lu 8 หลายเดือนก่อน

    Thank you.

  • @benja303
    @benja303 9 หลายเดือนก่อน

    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