Hosting glossary
Content delivery network
A distributed network that serves cached website resources from locations closer to visitors and may add traffic-management controls.
Example
Images, stylesheets and generated pages may be cached at edge locations while dynamic account actions return to the application origin.
Why it matters
A CDN can reduce transfer distance and absorb some traffic, but it does not fix slow database queries or guarantee uninterrupted availability.
Related terms