Earlier quoted context omitted.
Wow a Claude add embedded into a Hetzner add. How deep does this go?
By this logic your most recent comment was just an ad for Netflix.
Migrating from DigitalOcean to Hetzner
91–100 of 454 posts
Re: Migrating from DigitalOcean to Hetzner
#92Re: Migrating from DigitalOcean to Hetzner
#93What are you doing for DB backups? Do you have a replica/standby? Or is it just hourly or something like that? Because with a single-server setup like this, I'd imagine that hardware (e.g. SSD) failure brings down your app, and in the case of SSD failure, you then have hours or days downtime while you set everything up again.
It's possible no one will care much if it's down even for that long. I couldn't care less if my HOA mobile app was down even for a week for example. We don't need constant uptime for everything.
Re: Migrating from DigitalOcean to Hetzner
#94AWS only requires a card from me. I tried registering at Hetzner and they wanted a picture of my passport.
That's a trend which is more and more common nowadays. I wish the industry would adopt more zero knowledge methods in this regards. They are existing and mathematically proven but it seems there is no real adoption. - OpenAI wants my passport when topping up 100 USD - Bolt wanted recently my passport number to use their service - Anthropic seems wants to have passports for new users too - Soon age restriction in OS o…
Re: Migrating from DigitalOcean to Hetzner
#95Re: Migrating from DigitalOcean to Hetzner
#96The migration sharing is admirable and useful teaching, thank you! I see the DigitalOcean vs Hetzner comparison as a tradeoff that we make in different domains all day long, similar to opening your DoorDash or UberEats instead of making your own dinner(and the cost ratio is similar too). I work in all 3 major clouds, on-prem, the works. I still head to the DigitalOcean console for bits and pieces type work or proof o…
One is about all the steps of zero downtime migration. It's widely applicable.
The other is the decision to replace a cloud instance with bare metal. It saves a lot in costs, but also the loss of fast failover and data backups is priced in.
If I were doing this, I would run a hot spare for an extra $200, and switched the primary every few days, to guarantee that both copies work well, and the switchover is easy. It would be a relatively low price for a massive reduction of the risk of a catastrophic failure.
Re: Migrating from DigitalOcean to Hetzner
#97I moved two servers, one from Linode and the other from DO to Hetzner a few months ago, with similar savings. The best part was that the two servers had tens of different sites running, implemented in different languages, with obsolete libraries, MySQL and Redis instances. A total mess. Well: Claude Code migrated it all, sometimes rewriting parts when the libraries where no longer available. Today complex migrations…
Re: Migrating from DigitalOcean to Hetzner
#98Re: Migrating from DigitalOcean to Hetzner
#99AWS only requires a card from me. I tried registering at Hetzner and they wanted a picture of my passport.
That's nuts. Why do they want a pic of your passport. Absolutely no to this - reason enough to go with AWS or alternatives. And why are ppl willingly giving it to hosting providers? Unnecessarily exposing yourself to identity theft if they get compromised.
If Hetzner allows you to host something and you use it for illegal acts, they aren’t going to jail to shield you for €10/month.
Re: Migrating from DigitalOcean to Hetzner
#100> Cloud providers are expensive for steady-state workloads. Asking the obvious question: why not your own server in a colo?
But it's indeed cheaper with high, sustained workloads.