P.K. SHARMA

Cyber security intelligence, AI governance, practitioner analysis

Security and edge

Global content cache (CDN): what it is and how it is attacked

Copies your content to servers worldwide so pages load faster.

Also known as

  • CDN
  • content delivery network
  • edge cache

Typing any of them into the editor finds this object.

Why it matters on a security diagram

It sits in front of everything public, so it is both a shield and a place private content can be cached by mistake.

How it gets attacked, and what reduces it

How it gets attacked

  • Private responses cached and served to the wrong people
  • The origin server left reachable at its real address

What reduces it

  • Set cache rules so private responses are never stored, and test that they are not
  • Keep the origin unreachable at its real address

Where it sits

Group
Security and edge · The things that sit in front of something else and check what is trying to reach it.
Whose side, by default
Ours · Belongs to the organisation the diagram is about.
Catalogue identifier
content-cache

Reviewed . CC BY 4.0.

Others in security and edge

The security and edge group lists all 11 of them side by side.

Global content cache on your own diagram

Open the editor, press N, and type CDN. The object is placed and connected to whatever was selected, and Tab adds the next one already joined to it. Nothing is uploaded: the page is served with a Content Security Policy that forbids the browser from making any outbound request at all.

Open the diagram maker