Content Delivery Network (CDN)
What is a Content Delivery Network (CDN)?
A Content Delivery Network (CDN) is a distributed network of servers that delivers web content faster by serving it from a location near each user. A CDN achieves this by "caching" static content such as images, videos, and HTML files on servers located closer to users than the origin server. This proximity reduces latency and improves website performance, resulting in a better user experience. If the content is not yet cached, the edge server retrieves it from the origin server and caches it for future requests. This entire process is transparent to the user.How does a CDN work?
A CDN creates a network of edge servers in various geographical locations. When a user requests content from a website using a CDN, the request is routed to the nearest edge server. If the requested content is cached there, it is delivered directly to the user - far faster than retrieving it from an origin server that may be thousands of miles away.What are the benefits of using a CDN?
How MIDAS uses a CDN
Here at MIDAS we use CloudFlare's CDN across our network, both to add an extra layer of security and to deliver content as quickly as possible to our website visitors and to users of our cloud-hosted software.
Glossary » CDN