CDN (Content Delivery Network) جغرافیائی طور پر پھیلے ہوئے سرورز کا ایک نیٹ ورک ہے جو صارفین کے قریب مقامات سے مواد کو کیش کرتے ہیں اور فراہم کرتے ہیں — جو تاخیر کو کم کرتا ہے اور اصل سرورز کو کم بوجھ دیتا ہے۔ یہ تیز، عالمی مواد کی فراہمی کے لیے ایک اہم جزو ہے۔
CDN کیا کرتا ہے
A CDN caches content at EDGE locations (servers) around the world:
→ users get content from the NEAREST edge server (not the distant origin)
→ reduces LATENCY (shorter distance = faster) for global users
→ offloads the ORIGIN server (edges serve cached content → less origin load)
User → nearest CDN EDGE (cached? serve it) → on miss, fetch from origin, then cache
