|
|
|
|
|
by arnorhs
461 days ago
|
|
This is not accurate. I do not know the details but netlify served things from a CDN by default if you set things up correctly with a CNAME entry in your DNS record. People often misconfigure things by pointing their domain to netlify's IP with an A entry, but this is a user problem, not a netlify problem. I'm sure their builds/functions run in a single region but not static files |
|
For the a CNAME record (e.g. wwww) it can be pointed to their CDN.
I think if you use Netlify DNS for your domain, then you can point A records to their CDN because it’s an alias at that point. Like, A record aliases on AWS Route53.