---
title: "How does a CDN Works?"  
description: "How does a CDN Works?"  
author: "Nishi Tiwari"  
published: 2020-01-14  
updated: 2020-01-14  
canonical: https://www.mindstick.com/forum/155671/how-does-a-cdn-works  
category: "webhosting"  
tags: ["webhosting"]  
reading_time: 1 minute  

---

# How does a CDN Works?

[describe](https://www.mindstick.com/interview/12752/what-is-ddms-describe-some-of-its-capabilities) [CDN](https://www.mindstick.com/forum/155679/how-cdn-uses-in-aws) working.

## Replies

### Reply by Nishi Tiwari

To minimize the distance between the users and website’s server, a CDN stores a cached version of its content in multiple geographical locations also known as points of presence, or PoP. Each PoP contains a number of caching servers responsible for **[content delivery](https://www.mindstick.com/interview/33679/what-is-content-delivery-network)** to users with its proximity.

In another words, CDN puts the content at many places at once, providing with superior coverage to users. For example, when someone in London accesses US-hosted website, it is done through a local UK PoP. This is much quicker than having the user’s requests, and their responses, travel the full width of the Atlantic and back.

This is how a CDN works.


---

Original Source: https://www.mindstick.com/forum/155671/how-does-a-cdn-works

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
