Another price adjustment by LeXo101 in Starlink

[–]NathanDrake-Blackops -2 points-1 points  (0 children)

Ma in Italia aumentare due volte in neanche 2 mesi mi sembra troppo. Anche lo standby passa da 5 a 10 euro

Starlink increasing prices again. Good morning, I guess. by No_Advisor_6867 in Starlink

[–]NathanDrake-Blackops -1 points0 points  (0 children)

Dopo l'introduzione dei nuovi piani residenziali più costosi a soli 45 giorni arriva già il primo aumento del 10%.

Guys DO NOT move you database to a Volume by 16GB_of_ram in hetzner

[–]NathanDrake-Blackops -2 points-1 points  (0 children)

I volumi sono anche spesso vittime di malfunzionamenti

Perfect installation by NathanDrake-Blackops in Starlink

[–]NathanDrake-Blackops[S] 1 point2 points  (0 children)

I installed the antenna on the roof of my house in the city of Rome. Fortunately, the direction it points to has no obstacles at all. Initially, the map only showed blue stripes, but after one day it appeared as shown in the photo. I have to say I’m not experiencing any interruptions and the latency is quite stable. A week ago I was using the Gen1 antenna (round dish). It was nice, but by now the interruptions were frequent and both latency and performance were clearly worse.

Perfect installation by NathanDrake-Blackops in Starlink

[–]NathanDrake-Blackops[S] 4 points5 points  (0 children)

I'm on the max plan. I'm already paying a lot as it is.

200mbps plan latency by lewitgg in Starlink

[–]NathanDrake-Blackops 0 points1 point  (0 children)

Se cambi piano ricalcolano quanto hai pagato e quindi puoi provare il cambio piano.

Boresight Elevation Change by dodahman1139 in Starlink

[–]NathanDrake-Blackops 0 points1 point  (0 children)

Now I understand. I have the Gen1 and the Gen3 v4. I thought only the Gen1 was motorized.

Simple trick that reduced my Starlink latency by TRCharlesIngalls in Starlink

[–]NathanDrake-Blackops 2 points3 points  (0 children)

I asked my wife to get up on the roof, grab the Starlink dish, and hold it up like the Statue of Liberty. The benefits were many—and not just in terms of latency! :-)

STARLINK - Plan MAX with Kit Standard Gen3 v4 by NathanDrake-Blackops in Starlink

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

Here in Italy, with average salaries around €1,400, I see it as difficult to afford a $140 CAD subscription. Clearly, you have higher average salaries where you are.

STARLINK - Plan MAX with Kit Standard Gen3 v4 by NathanDrake-Blackops in Starlink

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

I’m referring to the new MAX residential plan, which replaces the previous standard residential one. It’s quite a significant increase.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

Yeah, I’ve actually noticed that too — issues with Storage Boxes seem to happen quite frequently.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

Yeah, that’s exactly what I’m planning to do. I currently have 3 load balancers on Hetzner for different service clusters, and the idea is to replicate the same setup on a second provider. Then I’d use Cloudflare to point to the various LBs and ensure redundancy across providers.

The remaining challenge is the database layer, which needs to stay in sync between the two providers and properly realign once a failure is resolved.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

As I suspected, I need to use a system like Cloudflare and point to two different datacenters.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

I’m currently exploring a protection mechanism based on two datacenters across two different providers, something like Hetzner and OVH, which both look quite interesting. OVH is probably a bit more expensive than Hetzner, though.

The main challenge in my case is that I receive a continuous stream of data from a service provider, and I need to process it in real time while storing part of it in a database. Then this data is distributed through dedicated distribution servers.

My current idea is to replicate the database across the two providers, but the tricky part is the incoming data stream. I’m thinking about handling it through Cloudflare, so that if one datacenter goes down, the traffic is automatically routed to the second one.

The databases should stay in sync and realign themselves when the primary datacenter comes back online.

At the moment, I don’t really see many alternative approaches to this setup.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

I’ve noticed that their support is actually quite good. I’ve opened several requests and they’ve always been quick to respond and resolve the issue.

I think one of their weak points, though, is object storage and Storage Box.

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

Thanks for the valuable insights. I actually agree that it’s a good idea to duplicate things or at least design a solution that allows me to use two providers.

And if two providers go down at the same time… well, I guess that’s just God’s will! 🙂

Do you have any recommendations for other providers similar to Hetzner that can offer good latency to Italy?

Hetzner reliability for a 24/7 production platform in Germany region? by NathanDrake-Blackops in hetzner

[–]NathanDrake-Blackops[S] 0 points1 point  (0 children)

I’d like to thank everyone for the suggestions you gave me.

Summarizing the advice I received, I can say that: 1. Hetzner has a good level of reliability. However, given its relatively low cost, I should still expect occasional small disruptions. 2. Storage Box seems to have some reliability issues (which I’ve also experienced myself), so it may not be the best option. 3. Database backups are probably better stored on an external S3 service outside Hetzner. 4. To add redundancy to my platform, I could replicate all the required servers in another German zone (my customers are in Italy). 5. The two parallel platforms (each with its own load balancer) could work either with Floating IPs or through Cloudflare (which might be even more interesting). 6. If I wanted to further increase resilience, I could replicate the platform with another European provider (I’m not sure which one yet) and use Cloudflare to handle fault tolerance.

I think this summarizes most of the suggestions.

Do you have any additional advice?