Can I use Cloudflare CDN on an existing Netlify site?
I have a website hosted by Netlify but the bandwidth pricing is 50 dollars per 100GB. Wanted to change to Cloudflare because someone suggested and came here to read for help. Can I do it? Never done this before
2 Replies
You can add Cloudflare in front of Netlify but you still pay for Netlify's bandwidth, there's no getting around that unfortunately
Cloudflares cache can help assuming netlify doesn’t get too mad at that integration (vercel does for example). Cloudflare pages should be pretty similar experience to netlify I would highly recommend looking into that and seeing if your use case fits as all static assets are free and server functions are only $0.50/million requests with the $5/mo workers tier (or 100k request per day limit on the free tier)