What CDN caches
- Images, CSS, JavaScript, fonts
- Videos and large downloadable files
- Static HTML pages (for JAMstack)
Benefits
- Lower latency — physically closer to the user
- Origin server offload — most requests are served by the CDN
- DDoS mitigation — the CDN absorbs attack traffic at edge nodes
Popular options
Cloudflare (free tier available), AWS CloudFront, Fastly, BunnyCDN.