Tag view

#cdn

Cross-subject tag search for related interview cards.

Clear

Results update as you type. Press / to jump straight into search.

Tagged with cdn

1 card

System Design Easy Theory

What is a CDN?

A CDN caches content closer to users so static or cacheable responses arrive with lower latency.

  • Edge locations near users
  • Reduces origin load
  • Great for static assets and media

What is a CDN?