comments (10)

  • Kudos to the BunnyNet team!

    I've always looked for a EU based alternative to Cloudflare; not because I didn't like them, I still support Cloudflare and they're a great company, but pushing for and testing EU services is important particularly in the light of recent developments in EU-US geopolitics.

    The problem is that many European companies aren't as competitive as their US counterpart. Consider Hetzner as an example: how can you imagine being competitive with US cloud providers (AWS, Azure, GCP) by raising the prices so much, in such a short time, with so little previous communication to your customers?

    BunnyNet on the other hand is being competitive and this move is in the right direction. Of course their free tier is not comparable to Cloudflare (they are two different companies, with different profiles in terms of debt, cash in hand and so on), but it doesn't need to be for small projects.

    I'm not choosing BunnyNet because it's european, I'm choosing it because it's a good company that is providing a good service.

    Lucasoato

  • Just looked at their website, they don't do many loss leaders as others, for example others offer free static site hosting.

    But they are a private company with only one small $6m funding round back in 2022, so I think they are more focused on building organically and not chasing investor funded growth.

    Good luck to Bunny!

    khurs

  • It sounds like they made it free for customers for up to 500 domains. It also sounds like they were charging for DNS resolution before? Or is it DNS hosting?

    >So, we’ve eliminated DNS query fees entirely.

    > Bunny DNS no longer charges for DNS queries and includes free DNS hosting for up to 500 domains per account. There are no query limits, no per-request billing, and no critical features hidden behind enterprise plans. (Yes, that includes smart records and health monitoring too.)

    >As with all bunny.net services, accounts using the platform are subject to our standard $1/month minimum spend, but DNS itself no longer incurs any usage-based charges.

    Oh..kayy.

    dizhn

  • I want to love Bunny. But I am terrified about being suddenly charged thousands of euros if some unexpected traffic from LLM/crawler activity happens.

    As far as I know, Bunny products are their own business units with their own goals and feature requests (Bunny Stream, in particular, lacks a lot of features) and the “block all requests after the bill becomes 50 EUR” ONLY exists for Bunny CDN, not for their other products.

    The day Bunny starts treating all their products evenly (and listen to requests asking to implement basic features) will be the day I will switch all my nonprofit communities to their services.

    Diti

  • Is this faster than Cloudflare?

    frodomaximusss

  • Kudos to Bunny.net!

    I'm really waiting for a streamlined static website hosting experience to move everything to Bunny. At the moment, Cloudflare Pages is still much more straightforward with one CLI command to deploy a website.

    Also, we are using Bunny containers with our global API gateway with 16 worldwide locations and it is really crazy - the cost is $3.60/mo (Go backend + Bunny billing based on resource utilization, not provisioning). With a relatively small usage of 20k API requests/mo, it's still stupidly cheap.

    9294

  • I just discovered bunny.net thanks to this post. I'd be happy to move my static websites on bunny.net, but is it possible (like on cloudflare) to map requests to /foo to the foo.html file ? According to what I read on the documentation it is not a edge rule.

    ah1508

  • I am seeing way to many "Performing security verification This website uses a security service to protect against malicious bots. This page is displayed while the website verifies you are not a bot." from Cloudfare these days. It strikes me that, if it has verified my client once, it should hold off at least for a day or so before putting me through that hoop again. How does Bunny DNS deal with bot protection?

    herodotus

  • Their website loads really fast. Its sad that this is remarkable, but it really is.

    jeremyjh

  • For the people asking what kind of DNS service this is, content or proxy: You have to look 'Bunny DNS' up in the products menu and from there follow the hyperlink to the doco.

    * https://docs.bunny.net/dns

    So it's content DNS service; with server-side resource record shuffling; and with JavaScript, and badly written examples that don't check the question type, just to make it weird.

    JdeBP