
CDN (Content Delivery Network)
A Content Delivery Network (CDN) is a system of distributed servers that deliver web content, like images and videos, to users based on their geographic location. Instead of retrieving content from a single, distant server, which can be slow, a CDN stores copies of the content on multiple servers around the world. This means when you access a website, the content is loaded from a nearby server, resulting in faster loading times and a better user experience. CDNs also help reduce the load on the original server and can enhance security and reliability for websites.