Linking the websites to free plan of cloudflare is it will reduce the cost on Digital Ocean.
or the monthly plan on digital ocean doesn’t need to link to CloudFlare to reduce the cost.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi
It depends on several factors. If your droplet is using a lot of HTTP bandwidth (very busy site) then CF will help offload some of that bandwidth and reduce cost if you exceed or come close to your droplet transfer limit. So if you push a lot of images and static files out, CF will help. But if you have heavy server-side code that uses a lot of CPU/RAM/disk then CF won’t help much.
Cheers