Ask HN: What's a good open-source alternative to Cloudflare?
31–40 of 69 posts
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#32Cloudflare has become somewhat of a necessary evil. At this point, due to the sheer amount of resources and level of effort required to set up an equivalent infrastructure, they’re effectively a monopoly. Personally, I hate that and I wish the alternative was feasible, but realistically, if you need Cloudflare-level protection, you’re basically stuck with them.
This is just becoming a self-sustaining HN meme. Have you actually ever looked at alternatives in serious depth or is this just an echo chamber? Any idea how many companies in the Fortune 500 use, say, Akamai Prolexic instead? Or other vendors?
Not to mention the big public cloud vendors like AWS, GCP and Azure that have their own CDNs too.
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#33Re: Ask HN: What's a good open-source alternative to Cloudflare?
#34Re: Ask HN: What's a good open-source alternative to Cloudflare?
#35What would it even mean to be an open source Cloudflare? The entire point of Cloudflare is that they run the tricky stuff for you. As another user said here, you can use nginx and lots of other OSS to achieve the same end goals. You will work much harder for it though.
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#36Things like CDN and DoS protection: you'll need to operate massive networks and machines distributed around the globe. Until someone creates a well-thought decentralized CF alternative from the ground up, which solves bad actor, slow and unstable node problems, with clever incentives, et cetera et cetera, we'll be stuck with centralized solutions.
P2P is a lot of things, but latency optimized is definitely not it. Things like DHT involve lots of hops, you also can't control the quality of nodes.
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#37That said, wikipedia documents its CDN setup which is all open source at https://wikitech.wikimedia.org/wiki/Caching_overview which might be of interest to you.
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#38Re: Ask HN: What's a good open-source alternative to Cloudflare?
#39What would it even mean to be an open source Cloudflare? The entire point of Cloudflare is that they run the tricky stuff for you. As another user said here, you can use nginx and lots of other OSS to achieve the same end goals. You will work much harder for it though.
Free-as-in-beer to use everything, shaggy underdog social status, community of free-as-in-beer contributors to leech off of, keeping your teeth clean with some of that floss, and bonus points if you can stick trendy words like "federated" and "AI" in there.
Re: Ask HN: What's a good open-source alternative to Cloudflare?
#40What would it even mean to be an open source Cloudflare? The entire point of Cloudflare is that they run the tricky stuff for you. As another user said here, you can use nginx and lots of other OSS to achieve the same end goals. You will work much harder for it though.
# rant I thought about this for a solid 15 minutes. What really is an open source of version of Cloudflare? That leads into the question of what is really Cloudflare. An enterprise that has built something so huge that the idea it represents can not be separated from the service (as a whole) they provide. That is like saying what is the open source alternative to I don't know....Intel or Oracle. It not only covers a…
Then we have their chip architecture, I think RISC-V at least gives us an open ISA but I am not aware of fully open implementations. Then there is the various software Intel provides, everything from drivers to MKL. There are some open source versions of them here and there.
So can we have an open source Intel? Yes, but not in this world. Mostly because they do physical things. And I think that loops us back to CDNs because thats the point with them too.
[1]