40
Linux
5y

I should build my own CDN instead of trusting BIG CORPS like Cloudflare

Comments
  • 16
    Soon your own Internet, not joking but I feel like you already hate enough from big corps and you already provide some great free services
  • 14
    @gitpush

    It is not that I dont like Big companies, but Big Companies ALWAYS misuse data, ALWAYS.

    Everything to increase profit.
  • 4
    @irene If the target is just Europe or the US for example, a few server in those regions at high speed nodes might be enough.
  • 2
    @irene Why doesn't that work? Of course using a server in the US from Europe isn't low latency, but having some in each Europe's country (for Europe) would certainly suffice (for European users only of course).
  • 1
    @irene it could work if he put it on a decentralized network but we all know this guy thinks blockchain is evil witchcraft
  • 1
    Having adequate redundancy is harder than it looks tho 😉

    Edit: ...and expensive
  • 0
    I don't think that you could build an own CDN.

    But you could try it, first start to build servers in every country and than more and more
  • 0
    Alex Jones, is that you...?
  • 5
    This might be interesting for you: https://pasztor.at/blog/...
  • 2
    @Wack how the fuck does your website access gyroscope data from my phone, i didnt know you could do that
  • 3
    @ganjaman magic my friend. (The truth is, it's all handled by https://matthew.wagerfield.com/para... doesn't work on all phones though)
  • 0
    If you need DDoS protection, you will not be able to make it efficient against botnets ever. Otherwise, it could be good, but expensive choice.
  • 1
    Yes, you should. I’d contribute.
  • 1
    @Linux

    ..and then last long enough to see it become another mega-corp harvesting data for extra profit.
  • 2
    @Wisecrack no, not if you let users pay with money instead of privacy.
  • 1
    insert bender meme here.
    @Linux
  • 1
    @xalys

    Well, the only thing I need is servers with an Anycast IP, then I can do the rest pretty easily :)
  • 1
    @daviddh

    Ofcourse I can. I just need an AnyCast service, couple of servers (dont need to be in any country) and then I am good
  • 0
    @irene

    Not really, that is not the definition of it. But ofcourse - if the demand increases, the cost would of more servers would increase too.

    But it looks like I can get started with a budget of €100/month, for 5 PoC's
  • 0
    @ganjaman

    na blockchain is a buzzword, that's all.
  • 0
    @irene

    Well yes it does.

    BGP
  • 0
    Basically, for those who are interested:

    A server with Varnish Cache or even nginx is enough to create a CDN. And ofcourse Anycast.
  • 1
    @Linux Anycast for HTTP(S)?
    I guess you mean something different here.
  • 2
    @sbiewald @Linux
    Okay I researched a bit and just found out how Anycast works.

    Interesting.
  • 0
    @sbiewald

    Yes, Anycast.

    Anycast not something that have to do with DNS
  • 0
    There is a docker container for that. :)
  • 1
    @codenameszjames

    It can be done with Varnish or NGINX, no docker required :)
Add Comment