An online content platform uses caching to improve user experience. However, users in different regions report varying latency. What caching approach can be adopted to optimize for all users?

  • Content Delivery Network (CDN) Caching
  • Local Caching
  • Proxy Caching
  • Write-Through Caching
Adopting Content Delivery Network (CDN) caching helps optimize user experience for users in different regions by distributing cached content to edge servers, reducing latency and enhancing content delivery speed globally.
Add your answer
Loading...

Leave a comment

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