Eli5: what is CDN?

r/

What does CDN, and our POST requests are sent to CDN through social media sites, do they diverge the requests to their backend?

Comments

  1. jamcdonald120 Avatar

    content delivery network

    Its a network that delivers the content.

    You use them because then you can put the big files physically closer to the customer while still having an authoritative central server if needed.

    im sure the backend site tracks what you are doing on them as well, but read your API docs.