1 document tagged with “CDN”

Back to all tags.

A CDN (Content Delivery Network) is a network of servers spread around the world that delivers static files from the location closest to the user. Instead of Australians downloading images from Prague, they get them from a server in Sydney. The result: better TTFB and LCP.

Under the CDN tag you will find articles on different CDN providers (Cloudflare, BunnyCDN, Fastly, AWS CloudFront), how to configure a CDN correctly, and when its deployment pays off the most.