DEV Community

Discussion on: How I Setup My Own Personal CDN using Cloudflare and S3

Collapse
 
shahadishraq profile image
Shahad Ishraq

You are basically serving from one single region. This is not geographically distributed. So a user from Europe gets the content from all the way across the Atlantic.

Collapse
 
joelnet profile image
JavaScript Joel

Because I am using Cloudflare, the requests are proxied through their CDN so it is also geographically distributed!