I use bunny.net for CDN and DNS. I don't like free offerings, because what if they decide to charge someday? What if someone decides "free is not feasible, we start charging $20 per instance now". I'd rather have a low fee now, a change from $2 to $3 is more likely and that's fine for me. But from free to not free is risky for me. I also like smaller, independent-ish ompanies that actually care about developers. That…
Dropping Cloudflare for Bunny.net
131–140 of 225 posts
Re: Dropping Cloudflare for Bunny.net
#132Re: Dropping Cloudflare for Bunny.net
#133Earlier quoted context omitted.
Sorry, I realize I overdid it on the affiliate links so I've called out the link and removed some others. Just thought it was nice that they had an affiliate program. Nothing shady intended!
Thanks, just something to be mindful of in the future. It unfortunately can discredit your work if not clearly disclosed. Thanks for the post!
Re: Dropping Cloudflare for Bunny.net
#134Earlier quoted context omitted.
Yeah IANAL, but this sort of endorsement with undisclosed remuneration would probably run afoul of FTC guidelines, which is why you see disclaimers like "As an Amazon Associate I earn from qualifying purchases" everywhere. The author seems to live in the UK, but a cursory search suggests there's something similar there as well.
Maybe the whole world is not in the U.S. What is the FTC? The Royal Air Force Flying Training Command?
Not yet. Working on it, though.
Re: Dropping Cloudflare for Bunny.net
#135Cloudflare is not a CDN anymore but the workers edge platform, if you can move to bunny.net, you were not really using cloudflare. I don't understand how none of the alternatives really embrace WinterTC If i see something horrific like: import * as BunnySDK from "@bunny.net/edgescript-sdk" BunnySDK.net.http.serve(async (request: Request) => Thats a proprietary lock-in worse than what it tries to replace!
Re: Dropping Cloudflare for Bunny.net
#136But, a few things could be more straightforward. Cloudflare makes the whole static site and DNS zone piece feel far more seamless. With Bunny you will still need to stitch records between different parts of their dashboard.
Re: Dropping Cloudflare for Bunny.net
#137I use bunny.net for CDN and DNS. I don't like free offerings, because what if they decide to charge someday? What if someone decides "free is not feasible, we start charging $20 per instance now". I'd rather have a low fee now, a change from $2 to $3 is more likely and that's fine for me. But from free to not free is risky for me. I also like smaller, independent-ish ompanies that actually care about developers. That…
>I don't like free offerings, because what if they decide to charge someday? What if someone decides "free is not feasible, we start charging $20 per instance now". You can just move to another provider at that point. At least when it comes to CDN and DNS there’s literally no vendor lock-in. You can grab your dns records export them to csv and import somewhere else easily and a CDN is just a file server so you can ju…
ehhhh, really depends on which CDN features you're using, and at what volume. Using ESI? VCL? Signed URLs or auth? Any other custom functionality? Are you depending on your provider's bot management features which are "CONTACT FOR PRICE" with other providers? Does your CDN provider have a special egress deal with your cloud provider?
It's possible to picture this being easy in the same way that being multi-cloud or multi-region is easy.
Re: Dropping Cloudflare for Bunny.net
#138make Europe great again, and no, this is so different from any other nationalist moves :)
Re: Dropping Cloudflare for Bunny.net
#139Earlier quoted context omitted.
oh no a euro a month for a service. How will we financially recover?
not everyone lives in the USA or earns USA based salaries. also I said this in a another thread, they charges 1$ even for single testing http request. https://news.ycombinator.com/item?id=46873521
Re: Dropping Cloudflare for Bunny.net
#140Cloudflare is not a CDN anymore but the workers edge platform, if you can move to bunny.net, you were not really using cloudflare. I don't understand how none of the alternatives really embrace WinterTC If i see something horrific like: import * as BunnySDK from "@bunny.net/edgescript-sdk" BunnySDK.net.http.serve(async (request: Request) => Thats a proprietary lock-in worse than what it tries to replace!
FWIW, Cloudflare's edge platform is pretty proprietary too.