CLOUDFLARE RELATED

still_learning

Junior Member
Joined
May 12, 2023
Messages
154
Reaction score
59
is there any alternative beside cloudflare that got cloudflare page?

(nb: prioritize free)
 
is there any alternative beside cloudflare that got cloudflare page?

(nb: prioritize free)
Is it for a commercial site or is it for a personal one? If personal, try the Vercel free tier. Should be pretty good, but you might need to change the backend logic for it to work with Vercel.

Digitalocean should also have a similar service with some free usage tier. Look into it may be.
If you are ok with paying, I would definitely recommend Vercel or Netlify.

If you are not using a backend (or using an external API), definitely go for github pages. It is free and works very well with static sites.
 
Yes, there are several alternatives to Cloudflare, including:

  • KeyCDN
    A high-performance content delivery network that's an affordable alternative to Cloudflare

  • Akamai
    A trusted cloud-based network that serves a large portion of web traffic

  • Google Public DNS
    A free DNS server that's known for its quick DNS query resolution and comprehensive security measures

  • DNSPerf
    A website that tests multiple DNS services and makes the results freely available
 
If you are looking for similar to Cloudflare with WAF, you can check sucuri (not promoting)
 
Dude is asking for pages, not for the CDN. Well, DockerYard is still being built, so I don't believe there are great alternatives that don't charge 100 dollars per TB of egress. Setting such systems up yourself is more expensive and requires a lot of time and significant amount of knowledge.
 
If it's for cloudflare pages, Netlify and Github pages are alternatives. Vercel too. but they have their own advantages and limits.
 
Back
Top