{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/system-design--11-cdns/#resource",
      "name": "11. CDNs",
      "description": "11. CDNs A user in Sydney loads a website hosted on a server in Virginia. The packet has to fly across the Pacific and back. That's at least 250 ms of roun…",
      "url": "https://nabidinmotion.com/g/system-design--11-cdns/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "11. CDNs",
          "item": "https://nabidinmotion.com/g/system-design--11-cdns/"
        }
      ]
    }
  ]
}
