How does CDN (Content Delivery Network) utilize caching for performance optimization?

  • Caches content on multiple servers globally
  • Disables caching for faster content retrieval
  • Relies solely on client-side caching
  • Utilizes a single server for caching
CDNs cache content on multiple servers globally, reducing latency by serving content from the nearest server to the user. This optimizes performance by minimizing the distance data travels.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *