This document provides instructions on how to build a content delivery network (CDN) to improve website performance. It discusses how page sizes and mobile traffic are increasing, causing slower load times. A typical website loads resources from a single web server, taking 10 seconds. Using a CDN can get content closer to users, load resources in parallel, and improve speeds. The document reviews existing CDNs and how to set up an on-premise or cloud CDN using technologies like Azure CDN, which can deliver content to users worldwide from multiple edge servers for faster load times.