Thanks, the cloud?
I mean yeah, pretty much, that and good software / network engineers. But otherwise hosting a global game like Palworld and having the player base it does would’ve been absolutely impossible if they were self hosting servers or calling up individual hosting providers around the world to work with. Being able to manage your entire network as software and be able to deploy anywhere around the globe nearly instantly does have huge benefits, not the least of which is that anyone can do it, even a small Indy dev, and there’s little no upfront infrastructure costs, the costs only really scale with your users, so if your game flops you don’t pay much, and if it’s massive you should have the revenue to pay your bills.
well this is probably PR as there is no such system nor it can be made that can have 100% uptime. not talking about the fact that network engineers rarely work with servers :)
This is a software development business, which is a positively bananas trade no matter what’s getting written. And the smaller the business, the more hats network guys wear. We work with everything from the server app down to the coffee machine fueling the devs. And 100% uptime isn’t the most crazy demand I’ve heard. I’m sure Chujo is busier than a one-armed paper hanger with jock itch.
At least he’s got money to throw at his hosting company. Scaling up would have been much slower in the old days.
I’m not versed in videogame network infrastructures, but wouldn’t be enough just having a load balancer and a couple of instances to ensure “100% uptime”? At least before all instances and the load balancer itself decide to join a suicidal pact, but more instances mean less chance of a critical event happening, no?
Not 100% but 99.9%… IIRC Guild Wars 2 servers had like 1 actual outage in 11 years. They have pretty amazing structure.
Fun fact, uptime goals are measured in nines – for example, 99.9% is three nines of uptime. If that one outage lasted an entire day, and they were never down at any other time, that would indeed be three nines of uptime.
Yeah, my net admin colleagues explained that one to me a while back because the bosses were making similar uninformed demands (“this needs to never go down!” “Sure, here is how much that costs”). It was very enlightening :)
a lot of things are possible if you are lucky enough ;)