Railway Blocked by Google Cloud

(status.railway.com)

462 points | by aarondf 7 hours ago

51 comments

  • tardwrangler 3 hours ago
    Everyone is eager to point a finger at Google, but I've been a user of Railway for a while now, and I've seen enough nonsense to want to hear what GCP has to say about this before drawing any conclusions. Let's just say Railway has had problems like this before, and the way their team handles them does not inspire any confidence.

    Regardless of how it happened, for me, this is the straw that broke the camel's back.

    • puppymaster 2 hours ago
      another ditto from me, albeit anecdotal again. Railway dev teams play fast and loose with sprinkles of vibe coding everywhere on top. There's 'oops yea bear with us we are still a startup' and then there's railway.
      • swyx 1 hour ago
        i mean even google and aws are not without sin on this one. maybe wait for an RCA before punching someone who is currently down. theres a reason classy people do "hugops" when a competitor goes down, regardless of reputation.
        • 1dom 1 hour ago
          Personally, I don't see this as people punching someone who's down. This is the sort of real life experience and necessary context from actual technical users that I come to HN comments for.

          Someone is just asking to get Google's side and explaining why they want that, which seems reasonable since we're in a post where Google is being punched/blamed for this, and it sounds like it isn't Railways first questionable outage.

    • prathamtharwani 3 hours ago
      Could you point us to any specific past instances? I'd be interested to read about them.
    • locknitpicker 2 hours ago
      > Let's just say Railway has had problems like this before, and the way their team handles them does not inspire any confidence.

      This. It's very odd that in other threads we see a bunch of accounts heavily invested in criticizing a cloud provider, but what's conspicuously absent from this wave of indignation is any curiosity in the root cause, or even any interest in exploring what it might have been. Quite odd.

    • rs_rs_rs_rs_rs 1 hour ago
      >I've seen enough nonsense to want to hear what GCP has to say about this before drawing any conclusions

      Sure but not even a warning before shutting down their account?

      • egorfine 13 minutes ago
        First time?

        It's google, come on.

  • valgaze 4 hours ago
    May 2024 UniSuper incident: https://cloud.google.com/blog/products/infrastructure/detail...

    https://www.unisuper.com.au/about-us/media-centre/2024/a-joi...

    A joint statement from UniSuper CEO Peter Chun and Google Cloud CEO Thomas Kurian

    8 May 2024

    UniSuper and Google Cloud understand the disruption to services experienced by members has been extremely frustrating and disappointing. We extend our sincere apologies to all members.

    While supporting UniSuper to bring its systems back online, Google Cloud has been conducting a root cause analysis.

    Thomas Kurian has confirmed that the disruption arose from an unprecedented sequence of events, where an inadvertent misconfiguration during provisioning of UniSuper’s Private Cloud services ultimately resulted in the deletion of UniSuper’s Private Cloud subscription.

    This is described as an isolated, “one-of-a-kind occurrence” that has never before occurred with any Google Cloud client globally. This should not have happened. Google Cloud has identified the sequence of events and taken measures to ensure it does not happen again.

    Why did the outage last so long?

    UniSuper had duplication across two geographies as protection against outages and data loss. However, the deletion of the Private Cloud subscription triggered deletion across both geographies.

    Restoring the Private Cloud required significant coordination and effort between UniSuper and Google Cloud, including recovery of hundreds of virtual machines, databases, and applications.

    • dantiberian 3 hours ago
      I wrote about the UniSuper issue at the time: https://danielcompton.net/google-cloud-unisuper. It was a pretty nasty bug where their VMWare environment was created with a one-year expiry date, but was one "resource" from the perspective of Google Cloud.
      • suttontom 2 hours ago
        "UniSuper’s production Google Cloud VMware Engine (GCVE) private cloud was automatically deleted one year after it’s creation due to a misconfiguration in how it was created. When it was created, there was a bug in the creation script which passed a null value."

        That's pretty amazing. Not due to a cascading failure from someone changing a config deep inside of a system that caused a bunch of unintended effects, just someone who messed up writing a shell script?

        • GoblinSlayer 1 hour ago
          Probably javascript. Shell scripts don't have null values.
        • IshKebab 1 hour ago
          This is why you never use shell scripts for non-interactive tasks.
      • raverbashing 2 hours ago
        Creating stuff with 1yr (implicit) expiry by default is just a delayed footgun tbh
        • onion2k 1 hour ago
          That's one footgun, but then pushing that into production and actually deleting things rather than queuing them to be deleted later after a sanity check until the system is stable, and not informing users that the 1 year policy existing, (probably) not documenting that the expiry exists, not testing 'what happens if we pass in null?', etc are a whole series of mistakes.

          This was less "Oh look, a rare edge case that was easy to miss!" and more "We don't bother putting guardrails into critical systems. Oops!"

    • karlkloss 2 hours ago
      "deletion of the Private Cloud subscription triggered deletion across both geographies"

      It's called single point of failure, and it's the nightmare of everyone who was ever in charge of safety.

    • kvakvs 4 hours ago
      The instant cascading worldwide deletion upon closing or deleting a subscription sounds like a recipe for disaster. Why not mark it for deletion and delete say... a day or a week later?
      • shye 4 hours ago
        From personal experience, as a customer who once did something stupid: Google Cloud does soft deletes. But you need to reach out to support fast enough. And really, if you deleted something important and discovered it only the next day, and not within minutes, you're having a bigger issue that a soft delete won't solve.
        • chillfox 9 minutes ago
          What kind of shitty soft delete can’t be undone a few weeks after?

          Weekends and public holidays are a thing, plus it’s quite common for companies to shut down for 2 weeks over Christmas.

          There’s a lot of opportunity for mistakes or malicious actions to happen at times that won’t be discovered for a while.

      • manapause 4 hours ago
        It’s a good question. That said unless there are compliance or fallback concerns i would prefer a service that burns my data on departure.
        • raverbashing 2 hours ago
          No, that's the naive view

          Because in case of a compromise/unauthorized access that's exactly what you don't want to happen

          • locknitpicker 2 hours ago
            > No, that's the naive view

            No, not really. That's pretty basic stuff. You would do well in reading up on the shared responsibility model. Customers are responsible for setting up their own infrastructure, and platform/service providers are only responsible for the services they manage. Even then, stuff like persisted data is still recoverable by design.

            But you are absolutely responsible for the service you put together. This is a basic principle for around two decades. Infrastructure as code tools are pervasive and ubiquitous for over a decade.

            • raverbashing 1 hour ago
              Oh "reading about it"?

              Try experiencing it in person

              Again this is the naive view

              Again if someone compromises your accounts and everything is deleted instantly you'll be the one looking like a fool

      • modernpacifist 4 hours ago
        Either mark-for-delete has the same impact as deleting in terms of shooting all the Cloud resources associated with the subscription, at which point the outage still happens but maybe the recovery is smoother or you've just delayed the inevitable by a week because no one will look at it unless there is actual impact.
        • jeremyjh 3 hours ago
          You just turn it all off. So yes, the disruption is the same but restoral is much smoother. Much easier said than done - that has be baked into every service and there would certainly be a cost from it that would have to be passed along to everyone.
      • locknitpicker 2 hours ago
        > The instant cascading worldwide deletion upon closing or deleting a subscription sounds like a recipe for disaster.

        I don't agree. What do you expect to happen when you explicitly delete your user account? Do you expect your systems to remain in operation for a week? That itself would be a major risk and liability, as your whole infrastructure would still be up even though you cut your access to it.

        Also, isn't your whole infrastructure expected to be automatically deployed with IaC? The notable exception is data, which is already soft deleted and recoverable through customer support.

        All in all, where do you expect the customer's responsibility to end and the cloud provider's to start? The shared responsibility model is covered by any intro course in no uncertain terms.

  • dangoodmanUT 6 hours ago
    It has been 0 days since GCP has taken down a startup (again).

    You see this at least once a year. Never heard of this from AWS or Azure.

    In all seriousness, this is why we don't use them. They have the most ergonomic cloud of the big three, then absolutely murder it by having this kind of reputation.

    • somewhatgoated 6 hours ago
      On the other hand i can’t remember when there was a serious outage on GCP, unlike AWS/Azure who seem to go down catastrophically a couple of times per year.
      • abofh 5 hours ago
        I've been in AWS for almost twenty years at this point. It's been a long time since I've seen a global outage of the data plane on anything. The control plane, especially the US-east-1 services? Yes - but if you're off of east-1, your outages are measured in missile strikes, not botched deployments.
        • andreareina 4 hours ago
          Didn't the latest outage affect people not on us-east-1 because internal aws services depend on us-east-1?
          • erikerikson 4 hours ago
            The impacts are usually partial. For example, scaling is impacted but everything already deployed contributes to work up to capacity. Or, you can't change configuration but the previous configuration works as configured. Often surprisingly not so impactful even if there can be limited work stoppage.
            • HighGoldstein 26 minutes ago
              Considering how many AWS and non-AWS services go down at least partially when us-east-1 fails, this reads somewhat like "Don't worry that the steering wheel and pedals aren't working, your engine is still running on cruise control".
            • hasyimibhar 4 hours ago
              The problem with the us-east-1 outage is that a lot of big companies are there, so even if you try your best not to depend on us-east-1, your third party providers are most likely there. In my previous company, we were completely down during us-east-1 outage because of other dependencies that are beyond our control.
              • erikerikson 4 hours ago
                Entirely fair. I have thus far avoided that problem. Not always engineering's choice.
          • happymellon 3 hours ago
            Work for a major bank who isn't solely in US East 1.

            No it didn't impact us.

      • adamtaylor_13 4 hours ago
        Perhaps you don't notice GCP outages because so few companies rely on them?
        • koito17 1 hour ago
          There is a mobile game I know of that had an outage as a result of a GCP service outage. That is the only time I've noticed GCP outages.

          With that said, I would not say few companies rely on GCP. Search for "GCP" in this month's HN hiring thread. There are 23 hits, more than Azure's 21. AWS has 90 hits, which I guess shows its sheer dominance in the startup space. But these figures more or less agree with my intuition of the major clouds being AWS/GCP/Azure.

        • locknitpicker 2 hours ago
          > Perhaps you don't notice GCP outages because so few companies rely on them?

          GCP is the world's third largest cloud provider, and has around half of AWS' market share. Claiming no one uses it reads like Yogi Berra's "no one goes there anymore, it's too crowded".

        • fragmede 4 hours ago
          GCP has a lot of customers. But you wouldn't know the companies that do, unless you worked there and wanted to leak it, or it publicly comes out. Eg it's been publicly acknowledged that Apple uses GCP for iCloud, https://www.cnbc.com/amp/2018/02/26/apple-confirms-it-uses-g... , and Home Depot is another that's used as a case study, https://cloud.google.com/customers/the-home-depot but most customers don't want to make a big deal about being on GCP as it's none of our business who's hosting them.
          • shye 4 hours ago
            Apple also uses AWS, and I won't be surprised if they also use Azure. Big companies are multicloud, and not because it's a good idea (it rarely is), but because they inherited multiple environments on different CSPs, and maintaining those where they are is often cheaper than migrating them to a different CSP.
            • Alive-in-2025 3 hours ago
              I wonder if big companies can get a special contract with something like you can't delete my service automatically (unless it's an emergency)
              • jedberg 2 hours ago
                If you're big enough you don't need a contract for that, that's just their default method of operation.
          • Imustaskforhelp 4 hours ago
            upvoted & favourited because you taught me a really interesting fact which I feel makes up for an amazing discussion (regarding icloud using GCP).

            also, I can't help but imagine if instead of render, it was Apple's account which could've been auto-banned (Render is almost a billion dollar company or series-B, I am not sure)

            I haven't read the articles and I admit that but can you please elaborate to me on why Apple uses GCP themselves for idrive, I would love to know the technical decisions behind it on a genuinely curious level.

            From my (let's face it) limited understanding of GCP, it isn't particularly good or price performant and one of the wonders is that Google sells it directly with Google photos too and an competitive lineup at android.

            So in some sense if Apple is using gcp's for icloud then aren't they just reselling google storage themselves and google can always beat them in pricing while also wanting to chew away at the percentage of iphones themselves too?

            I mean, I can still try to understand the google search pays apple 10 billion dollars (right?) deal but I don't quite understand why apple would pick GCP when the hosting market is one of the more competitive ones with lots of companies.

            I would love to get some explainations or theories as to why exactly is that the case

            (Also given its HN, if anyone from apple is reading or knows the answer, I would love that too!)

            • barkingcat 3 hours ago
              Firstly, apple doesn’t compete on price. Even if icloud is priced more than google people would always buy apple just for the ecosystem integration. It’s not even a competition to be honest.

              Look up “buy or build” which is the industry term for this kind of evaluation: buy product and use it/resell it or build your own.

              Apple has gone for different strategies in various areas:

              Build own Apple silicon chips, do not buy off the shelf chips from intel or nvidia or amd.

              Buy and resell google storage but don’t want to build their own distributed data store for end users.

              It’s about what matters more for the company and the core products. Apple’s laptops, cell phones are considered core products. Icloud is a value add.

              This is also why apple is making their own cell phone broadband chips. For most companies, this is a “buy from qualcolm” but apple needs to build their own for independence for their number 1 core product: the iphone.

            • morpheuskafka 3 hours ago
              > So in some sense if Apple is using gcp's for icloud then aren't they just reselling google storage themselves and google can always beat them in pricing while also wanting to chew away at the percentage of iphones themselves too?

              Apple uses Samsung displays and Sony camera sensors, iirc, both of which are flagship Android phone makers. That doesn't really seem to be a concern in their procurement thinking. iCloud and Google Photos are not that direct competitors because which one is native depends on which phone you already bought. Google Photos definitely does have some market share on iOS due to having 3x the free storage and a handy compression mode (which used to be entirely unmetered at launch but now still uses storage, just less of it). But it will never be a full competitor because it is a separate app you have to install and it can't magically fetch cloud-only photos from the camera roll and photo picker UI like iCloud can.

              The pricing of Google One and Apple One/iCloud+ isn't really dictated by underlying storage costs. At the higher tiers like 2TB, many don't come close to using all, while the laughable 5GB iCloud free tier clearly costs almost nothing in raw store, even on nVME SSD, if you compare it to S3/Backblaze or even raw disk pricing on the cloud.

              • necovek 2 hours ago
                Let's also not ignore enterprise realities: in your example, Samsung Displays is likely giving a great price to Apple for displays based on long-term commitment of large quantities: it allows them to optimize production and possibly give a better price than maybe Samsung Mobile for smaller-runs of phones.

                Each division also cross-charges, so Samsung Mobile would be paying Samsung Displays for the screens, and possibly at a small, guaranteed and non-negotiable margin.

                Without a global strategy not to do so, divisions within an enterprise optimize for their own bottom line and have internal discussions on build-vs-buy even if they have an internal factory.

        • VirusNewbie 2 hours ago
          Spotify, Ebay, Paypal, Apple, Walmart, Uber are huge users. Lots of other big named companies are big users that I don't think are public.

          Then there's Anthropic...huge user.

      • pixl97 5 hours ago
        GCP never goes down because they banned all their customers.
      • plandis 5 hours ago
        GCP has had outages. From a quick search it looks like they had a global outage less than a year ago:

        https://status.cloud.google.com/incidents/ow5i3PPK96RduMcb1S...

      • JoRyGu 5 hours ago
        AWS goes down catastrophically but are back up in minutes/hours most of the time (as long as they aren't down because Iran blew up their data center). That's obviously REALLY bad for certain industries, but I suspect for the vast majority of their customers it's not a big deal. We've been able to isolate the damage almost every time just by having AZ failover in place and avoiding us-east-1 where we can.
        • graemep 5 minutes ago
          Failover is supposed to protect you every time.

          While its possible to to isolate the effects, judging by how many things stop working when there is an AWS failure a lot of people fail to do that. I think the shit of responsibility to AWS removes the incentive to put effort into resilience against AWS failures.

        • ajross 3 hours ago
          > AWS goes down catastrophically but are back up in minutes/hours most of the time

          The outage in the linked article appears to have been resolved in 4-5 hours.

      • onion2k 1 hour ago
        You can't have 100% uptime. It's unfeasible, especially for a startup. You should be telling your customers that downtime might happen, sometimes for reasons beyond your control, and that if it does then you'll do your best to recover and to compensate them for the inconvenience. You should cultivate a relationship with your early customers that makes them feel bad for you when there's an outage rather than angry about how it impacts them. Maybe even go as far as firing the customers who give you a hard time over it. That way if your cloud provider falls over it's really annoying but not a big deal.

        Your cloud provider blocking your business from running is far worse.

      • corpoposter 5 hours ago
        IIRC the Paris datacenter flood took down a whole “region” and some data was permanently unrecoverable.
      • mlhpdx 1 hour ago
        None of the AWS “outages” have impacted us. They have either been regional, in which case we stand down the region (we run multiple hot regions), or didn’t involve things we need to maintain operation.

        I can’t imagine AWS ever doing such a cascading delete. I mean, they have made deletion protection a difficult thing to ignore even for individual resources.

      • nemothekid 4 hours ago
        >On the other hand i can’t remember when there was a serious outage on GCP

        They had a really bad global outage a year ago. At least with AWS outages are contained to a single region.

      • blobbers 5 hours ago
        Unfortunately, if everyone goes down people are understanding. If just _you_ go down, then its oddly less forgiveable.
      • manyatoms 4 hours ago
        How is blackhole-ing a customer not considered an outage?
      • devmor 5 hours ago
        There was a pretty bad one last summer - their IAM system got a bad update and it broke almost all GCP services for an hour or so, since every authenticated API call reaches out to IAM.

        It had lasting effects for us for a little over 3 hours.

      • danesparza 5 hours ago
        You can read the parent post, right?
      • Izikiel43 5 hours ago
        I still remember the one where they nuked all the storage of I think an Australian insurance company I think, luckily the it department had done a multi cloud setup for backups
    • overfeed 5 hours ago
      > Never heard of this from AWS or Azure.

      AWS does it more efficiently; it takes down many startups at a time when us-east-1 goes down.

      • stingraycharles 5 hours ago
        That’s an entirely different type of problem, and avoidable by just using us-east-2 (I still don’t understand why people default to us-east-1 unless they require some highly specific services).
        • aloha2436 5 hours ago
          Is it that easily avoidable? A lot of AWS's control plane seems to have dependencies on us-east-1, or at least that's what it's looked like as a non-us-east-1 user during recent outages.
          • happymellon 3 hours ago
            I don't know how much it's improved, but a bunch of URLs they use unnecessarily have region specific details in them.

            I remember a Workspaces outage about 5 or 6 years ago, and the problem for us was that the redirect link in the console had US East 1 in it.

            The workspaces themselves weren't in US East 1 and nothing relied on US East 1.

            Emailing users who needed it an alternative link with a different region in the URL for the login redirect fixed it for us.

        • MattGaiser 5 hours ago
          Sympathy. Railway is going to have numerous people blaming them for this outage. When us-east-1 fails, it is headline news, so you are not to blame.
      • xavdid 4 hours ago
        If my cloud provider brings my startup down, it's my problem. If they bring all the startups down, that's their problem.
      • yandie 4 hours ago
        During my 5 years of my startup, we had only 1 outage due to AWS because we picked us-west-2 as the primary reason. If anyone starting a company and picks us-east-1 as the primary reason, they should be fired. There's absolutely no reason to be in that region.
        • tempest_ 4 hours ago
          Why do people want to be in that region? Is it the default or something?

          I know some workloads help to be colocated but all these places are connected by fiber and every cloud has a worldwide CDN it seems.

          • necovek 2 hours ago
            At some point it used to be significantly cheaper than any other AWS region in the world. Not sure if that's still true.
          • locknitpicker 1 hour ago
            > Why do people want to be in that region? Is it the default or something?

            It's one of the oldest and largest regions. It hosts the most services, both low-level platform stuff and higher level managed services (which run on the low-level platform stuff), so services tend to be more performant.

            Geographic location is also good.

            Also, due to scale their pricing ends up being cheaper.

            Let's say that it's the region people use by default, unless they have a compelling reason to have a presence in any other particular region.

      • mgfist 4 hours ago
        And we all celebrate it since we can't do any work
    • Spooky23 4 hours ago
      https://en.wikipedia.org/wiki/Timeline_of_Amazon_Web_Service...

      Azure nerfed the front door of all Azure and O365 services last year.

      All of these companies are great at what they did, and occasionally fuck up.

    • OsrsNeedsf2P 2 hours ago
      AWS has throttled our service so badly that we couldn't operate. I was thinking of writing a blog post about how they stalled our growth for a month but it seems moot
    • rozap 5 hours ago
      Yep, we also don't touch them for this same reason.
    • abrookewood 6 hours ago
      Yep, agree 100%. Such a stupid move on their behalf.
    • jameson 6 hours ago
      What was the reason GCP took down a startup previously?
    • busterarm 5 hours ago
      Hetzner and OVH also do this all the time.

      It's AWS and Azure that are the outliers and tend not to care too much what their customers do with their infrastructure. AWS is perfectly fine with allowing me to run copies of 15 year old vulnerable AMIs copied from AMIs they've long since deprecated and removed. Even for removed features like NAT AMIs.

    • tjpnz 6 hours ago
      AWS normally contacts you first.
      • kevin_nisbet 6 hours ago
        Do they?

        The only anecdotal thing I've seen is we hired a vendor to do a pentest a few years ago, and they setup some stuff in an AWS account and that account got totally yeeted out of existence by AWS if memory serves.

        • alchemism 6 hours ago
          I’m fairly certain you are supposed to contact any vendor before attempting to penetrate hosts with authorization, not the other way around.
          • coredog64 5 hours ago
            Having done this for both Azure and AWS, there's a specific ticket that needs to be filed with each provider that documents the scope of your pen test, where you're coming from, and a time frame over which you're doing it (which ISTR was "not more than 24 hours")
        • dannyw 5 hours ago
          You should not be conducting unauthorized penetration tests against third party infrastructure providers without permission. They have processes and systems and usually just wants a heads up of what you plan to test and t the duration / timestamps.

          Cuz otherwise you look like a threat actor.

          That’s assuming your vendor was pentesting AWS systems. If you meant you hired a vendor to pentest your own systems on AWS, that’s of course a totally different matter.

          • kevin_nisbet 5 hours ago
            >That’s assuming your vendor was pentesting AWS systems. If you meant you hired a vendor to pentest your own systems on AWS, that’s of course a totally different matter.

            Sorry for being unclear, the vendor was attacking our organization only, and any other company was expressly forbidden in the contract. As I recall it was a fake SSO sign-in page to collect credentials that they would try and social engineer our employees with.

            • Shank 4 hours ago
              At a minimum you should contact AWS before you launch a phishing page as a test that targets AWS customers.
              • Lukas_Skywalker 2 hours ago
                I understood it as a phishing page imitating their own system, targeting their own employees. Nothing related to AWS, except for being hosted there.
        • mixdup 6 hours ago
          Responding to an unknown security tester like that is a selling point, not a cautionary tale
          • kevin_nisbet 5 hours ago
            Yup, I thought it was great. Although one concern I always had in the back of my mind was where is the line drawn. Such as if an adversary gains access to one of my orgs accounts and does something similar, do we get 100% taken out.
      • cherioo 6 hours ago
        They better do. What is google doing?
        • Gigachad 6 hours ago
          It's all AI powered
  • binarycleric 6 hours ago
    How the heck do these things happen, especially with companies with huge monthly spend? At my last job we had some suspicious workloads running on AWS and our TAM reached out to us before taking any action. Who wants to bet this was some AI automation gone wrong and because GCP seems to be allergic to actually contacting a human to get a response, this just sits in some support queue that outsourced workers look at after a few hours just to give a canned response?
    • garciasn 6 hours ago
      Nothing surprises me with anything related to support on GCP. While we absolutely do not need them, I have been through no less than 12 different Account Executives over the last 6y and they're all ENTIRELY and COMPLETELY useless.

      They all introduce themselves, beg me to setup a meeting w/them and some sort of engineering resource(s), and they come to a meeting with a canned slide deck that is so absurdly unrelated to us that I just laugh, and then the next time I hear from them it's because we have a new AE.

      This is my most recent reply (right after Next '26):

      > I really appreciate you reaching out; however, we have met with, I dunno at this point, more than a dozen GCP Account reps, execs, technical teams, etc over the years and there's little to no value for us or you, now or in the future. Please do feel free to invest your time on your other clients. We're good; truly.

      I love GCP and its services; we have been very pleased with it over the years, but the human side of it? Fucking sucks and I just don't see why they even bother.

      • throwaway041207 3 hours ago
        This is actually kind of validating. I work for a company that spends almost 1mm a year on GCP. We've never had an actual support contract with them because the numbers work out to, at a minimum, being 10% of our spend. We've yet to encounter a situation where we actually needed GCP support, so we've held off. In the moments where we'd like to get some support (mostly around datastore behavior) we've managed to work around it or figure it out ourselves. So it's good to know we haven't missed out on much. Beyond the offensive aspect of GCP offering no support if we aren't willing to cough up a non-trivial percentage of our spend, I'm pretty happy with it.
      • OptionOfT 6 hours ago
        It's because they're measured on something, unsure which metric, but it's definitely not how helpful they are to you.
        • YuriNiyazov 5 hours ago
          Don't know about GCP, but our AE on AWS was also continuously rotating, and as best I can tell, their job was to figure out what we are planning to build, and to ensure that we should always use <INSERT AWS SERVICE DU JOUR> for that, rather than a competitor product or build it ourselves.
          • Rodeoclash 5 hours ago
            Exactly the same experience for us as well. I just don't bother with them.
            • garciasn 5 hours ago
              Before I just cut them off entirely, I used to tell them my primary concern was cost savings and that I wanted them to recommend ways I could cut 25% off my bill every month and watch the glorified salespeople fumble over trying to avoid that conversation.

              It’s ok though, Claude helped us cut >45% of our monthly costs. I’m surprised they haven’t been beating down my door after we made that level-shift. Probably in AE transition. ¯\_(ツ)_/¯

              • realityking 1 hour ago
                My experience with a large-ish ($5m/year) AWS account was quite different. They were happy to support us with cost optimizations, discounts, and one time credits for certain activities (co-innovation and archiving certain milestones in their partner program).

                Their primary concern seemed to have been to keep as much of our workload inside AWS as possible and to win workload from 3rd party services we used (e.g. CDNs). The actual revenue appeared secondary.

      • dylanpyle 5 hours ago
        For what it's worth - I'm not sure what the criteria is (I assume we're "medium sized / not a big upsell opportunity"?) - our GCP rep quickly pushed us to switching to using a GCP reseller. They took over our billing so that we can pay via ACH, and provide both free first-line support/escalation and paid engagements for bigger projects; they don't charge a premium on top, apparently Google pays them for supporting us. Hasn't made much of a difference in how we operate, but at least we have a direct-ish line for issues when they come up.
      • shye 4 hours ago
        That's exactly why I'm less pleased with GCP: to trust a CSP (or any service), I need to be assured that when (not if) things go wrong, I could escalate to a team that would have my back.
      • idontwantthis 5 hours ago
        It doesn’t worry you enough that someday you could have a serious problem and they wouldn’t be able to help you?
        • garciasn 5 hours ago
          On the list of things that worry me the most about our company's stuff, an issue I cannot solve w/o help from a human at GCP is around #900000042.
    • ndneighbor 5 hours ago
      huh- I guess there are two HN submissions with meaningful replies...

      I said this in the other thread, we got access to our account back, but even with a Account Rep. and a CSM on our account- it still took them a while to figure out what was going on.

      I'm sure it could have been worse if we didn't have a rep on our account.

    • guluarte 6 hours ago
      It's Google. They let you use their services, but the moment you don't fit the norm, they suspend you.
      • rajeshvar 4 hours ago
        What does blocked mean? Is there a different post that I am missing? There is shared infrastructure in GCP for networking (ex-googler here) and if only railway is affected, then it is not clear if it is only GCP or if there is something from Railway's perspective that needs to be addressed.
  • BitWiseVibe 6 hours ago
    As someone who runs some public APIs, the amount of spam from Railway IPs is insane. They have horrible abuse prevention. Hopefully this encourages them to improve their operations.
    • nikcub 4 hours ago
      This is the conflict at the center of running a hosting company - make it easy to signup and you get a lot of new users but also a lot of abuse.

      Implement anti-abuse measures and you will hit some loud false positives (this may be the case with GCP here).

      I don't envy anybody running a hosting co - the internet is a really ugly place under the surface.

      edit: to add - AWS are really good here. Must be the ~30 years of retail fraud and abuse experience.

      • duckmysick 1 hour ago
        Hetzner is famously aggressive with their KYC (Know Your Customer) requirements, often locking new sign-ups and asking for photos of ID.

        Damned if you do, damned if you don't.

      • edelbitter 3 hours ago
        I continue to receive phishing via AWS pretending to be Amazon. And not even the Unicode-lookalike shenanigans that my spam filter refuses for excessive mixed scripts, no; literally claiming to be Amazon as in: the company that operates the relay.
      • bootsmann 1 hour ago
        Is it really a false positive if railway lets people run abusive services on GCP and then GCP consequently shuts them down?
      • swyx 1 hour ago
        i wonder if DID or World (various ways of Proof of Human) can help solve this issue.
  • ksajadi 2 hours ago
    When you signup for Railway, they have uncommon way of making sure you have read and understood their T&C regarding abuse of their systems, including crypto mining, etc.

    My guess is that many are abusing their free tier, causing them trouble with their service providers.

    I take no joy in seeing Railway take a hit like this, even as a competitor, but free compute attracts all sorts of strange users. We've been there and decided early on to avoid free compute even it costs us our top of the funnel.

  • chatmasta 5 hours ago
    I thought Railway was building their own data centers? [0]

    > The fact of the matter is, you simply cannot build a cloud on someone else’s cloud.

    Indeed…

    [0] https://blog.railway.com/p/launch-week-02-welcome

    • QuinnyPig 3 hours ago
      Vercel seems to be pulling it off. So does PlanetScale, albeit for databases only. But everything’s a database.
  • zx8080 24 minutes ago
    For those who opened this link to read news about the real railway (with trains), it's not about it. Thank you for wasting my time!
  • cube00 1 hour ago
    Railway "What we know so far: May 19th 2026": https://station.railway.com/community/what-we-know-so-far-ma...
  • codegeek 6 hours ago
    This is bad. Even their own website is down at railway.com. Looks like total dependency on google cloud. Surprising for a company of their scale with all this VC money.
    • choilive 6 hours ago
      They run a decent amount of their own compute/bare metal server for customer workloads. But likely still had some critical dependencies on GCP.
    • rmeara 2 hours ago
      Google has a total dependency on it's own infra and does fine. Why do its customers need multicloud? Huge PITA unless you need an absurd number of 9s
    • cube00 3 hours ago
      > Surprising for a company of their scale with all this VC money.

      Not sure too many VCs would be cool with deep redundancy when there's more features to build to bring in more customers instead.

  • brokenodo 5 hours ago
    Well, as a 2 week tenured and very happy Railway customer until now, I am now a Render customer. Somehow DNS cut over within 1 min(!) and live after about 30 minutes of work. Not bad!
    • DrewADesign 5 hours ago
      In my experience, DNS changes are a lot faster than they used to be. There’s some website that has a map that tries to resolve your domain with a bunch of name servers around the world that was pretty neat to look at last time I migrated something.
      • nbarbettini 4 hours ago
        I became so conditioned to waiting hours(!) for DNS propagation that I'm always pleasantly surprised when it takes <5 min these days.
    • twostorytower 3 hours ago
      I love pointing my name servers to Cloudflare so any DNS changes from that are practically instant.
      • swyx 1 hour ago
        as with many things, we say we like decentralization but quietly vote for centralization
  • UrbanNorminal 6 hours ago
    Is google allergic to humans or something? Cannot they just send an email or call the company before taking a wrecking ball to the entire company's infra? Are they stupid?
    • BarryMilo 5 hours ago
      Surely this is automated. They wouldn't waste precious dollars on employing humans just to keep other humans happy.
      • snypher 3 hours ago
        It surprises me there's not a manual review for $$$$ accounts. Speculation at this stage, but it's weird they would be put in the Recycle Bin like that.
    • lateral_cloud 3 hours ago
      Keep the pitchforks at bay for now. No one knows what actually happened yet and we are only seeing one side of this outage.
  • usernametaken29 5 hours ago
    I didn’t knew Railway so with this misleading headline I thought a Google Cloud data centre was being built in the way of a railroad. That’d been a funny story to read..
    • Polizeiposaune 3 hours ago
      An elevated railroad once ran through one end of what is now a Google-owned building (Chelsea Market in Manhattan). It's now part of the High Line elevated pedestrian park.
    • astafrig 5 hours ago
      How is the title misleading?
      • tauntz 30 minutes ago
        "Railway Blocked by Google Cloud"

        If you don't happen to know that "Railway" is referring to a company, then you might reasonably read that as "a GCP outage caused issues in the train network somewhere".

  • bearjaws 6 hours ago
    I will never leverage GCP in an enterprise setting, it's honestly amazing how hard they fumble the bag. Will be interesting to see when GCP support started working with them, from the updates there was an hour and change from when they identified the issue and GCP support was confirmed.

    In the cloud space it seems like AWS does nothing and wins.

  • padolsey 6 hours ago
    Does anyone know how this even happens inside the walls of google? Is it an automated process? How is such a (presumably) high revenue account just magically blocked without human intervention? I'm quite perplexed.
    • jpollock 6 hours ago
      There would have been efforts to contact them, but it would have been via their contact method, aka the email they set it up with.

      Common ways this happens? They are using a credit card to run their business with no backup payment method. Then the company's contact person is on vacation.

      Sign up for terms. It will get you payment terms!

      • mbreese 5 hours ago
        Yeah, I'm not sure what to think here. We know Google is not the best at customer service and has automated account suspensions. But, what I'm curious about here is why this happened.

        Railway hosts applications for customers. An uneducated guess for some possible reasons: 1) one of those customers hosted something they shouldn't have 2) railway had something spawn that took up too many resources 3) Or their account balance was too high 4) Or something...

        But all of this probably culminates in someone needed to read an email that was missed.

        Scaling a customer infrastructure setup like Railway is hard. This is one of the non-technical hard parts - how to make sure your account with your primary vendor is safe. But, I'm willing to wait to pass judgement here until more information is available. I'm sure the post-mortem will have lessons. I'd like to know more.

      • thayne 4 hours ago
        > via their contact method, aka the email they set it up with

        If it's anything like AWS, that may be just one of hundreds of emails they send every day, most of which are just noise.

      • scratchyone 6 hours ago
        Honestly still insane to nuke a high-volume client's business after a single payment issue. There would be no reason for Google to believe that a single hiccup like that is evidence that they won't get paid and have to cut account access immediately.
        • antran22 3 hours ago
          Railway might not be even in the realm of high-volume clients for Google. For all we know they might be efficient in utilizing Google infrastructure.

          But most likely, it's just automations in place without an appropriate human override coupled with gross negligence.

    • jasonkester 3 hours ago
      Yeah, compared to the AWS experience:

      I had a toy Free Tier account that managed to overstep a limit one month and rack up $0.0038 in charges.

      AWS hounded me about it for an entire year before finally putting the account on hold. Then kept at it for months more before finally deleting it.

      It’s pike the paperboy from Better off Dead, if he were to continue delivering newspapers while hounding you for his two dollars.

  • mjy78 4 hours ago
    All in on cloud so we don’t need to worry about backups. Now your subscription is the single point of failure.
  • r_lee 6 hours ago
    seriously, is it possible to trust GCP with critical data/services at this point if you're not a billion dollar company?

    I'm exaggerating but someone said they got "auto banned"

    what if that happens to a small account which hosts some really important data/services there?

    • xyzzy_plugh 6 hours ago
      I've managed several accounts with GCP over the years and I've always maintained a great relationship with our contacts there. Some of these accounts were quite small, on the order of <$20k/mo, and even then we were kept abreast of anything that might be cause for concern. I always maintain a standing biweekly meeting with at least someone on the other side (account exec, technical staff, whatever) and I've yet to be blindsided by anything.

      Is Google's communication good? No, not particularly. The only way something like TFA happens is if the relationship is neglected (by one or both parties). I'm not saying Railway did something wrong, but there are usually many flags and opportunities to correct long before drastic actions.

      I get the impression that Railway plays fast and loose with a lot of their limits and resources and that Google may not be a fan of that.

      Edit: would also like to say that if you put all your resources in one GCP project you are going to have a bad time. If you organize stuff over many projects it is very unlikely that they will ever take account wide action. I've had issues with, for example, a particular tenant's behavior, but it never jeopardized the other tenants.

    • Avicebron 6 hours ago
      > what if that happens to a small account which hosts some really important data/services there?

      Pray to @dang that you will make the front page of HN?

    • throwaway85825 6 hours ago
      Even if you are a billion dollar company you still have problems like the Australian pension did. Google is just that bad.
    • chi_features 6 hours ago
      https://blog.railway.com/p/series-b

      Agreed. Railway are probably not far off a billion dollar company though!

    • jrockway 5 hours ago
      I don't think you can ever trust one service with critical data. Some Claude instance deletes your prod database, you have to restore from an offsite backup because it also deleted your local backups. Even at small startups we did pg_dump to AWS from GCP because ... who knows what is going to happen to GCP, and we want to continue to be in business if that happens.

      I don't feel safe with any one single point of failure. "Your credit card bounced", "you thought it was dev", "you got hacked", etc. are all the same problem to me and no cloud provider solves those merely by setting up an account.

    • ttoinou 6 hours ago
      Railway isnt far from being a billion dollar company, no ?
  • mattbee 1 hour ago
    The risk of an "upstream cloud provider" is not something you need to tolerate in your supplier of internet infrastructure!
  • jaspanglia 3 hours ago
    Cloud platform dependencies are becoming a huge single point of failure
  • tux 6 hours ago
    At this point you can’t trust Google anymore, it keeps breaking things. Imagine having Google AI do this thins automatically. Will have apocalypse in in a day.
  • hnburnsy 5 hours ago
    From their founder on X...

    "Absolutely. The Railway network is a mesh ring between AWS, GCP, and Metal

    So: - High availability interconnects - High availability path routing between clouds - Database itself is high availability

    However, Google's VPC itself is not. So we will add a shard to Metal and AWS"

  • jefborges 6 hours ago
    Railway is back, but I’m not sure if I can trust keeping my projects there, so I’m going to migrate to another company.
    • oofbey 5 hours ago
      After reading about how their delete database API also deletes all the backups, I concluded they are not to be trusted.
      • CodesInChaos 1 hour ago
        Don't all major clouds do that by default? But at least they have additional protections you can configure, if you know about them.
    • marknutter 4 hours ago
      It's not back.
  • sammy2255 5 hours ago
    The 3-2-1 backup rule is pretty outdated in the world of cloud. You could have 3 complete copies of your data in different S3 buckets, but if they're all under the same account you've lost your blast radius protection
    • zootboy 1 hour ago
      It's not outdated, you just actually need to follow it. 3 copies of data in separate S3 buckets is ignoring the "2" in the 3-2-1 rule: 2 different mediums, and also the "1" rule: 1 copy offsite. In the cloud era, offsite means not on the same cloud provider. Different mediums ideally means a non-cloud provider (e.g. a NAS at your office under your control).
    • rsync 5 hours ago
      If only there were a quick and easy way to replicate s3 buckets to an independent provider…

      … on the Unix command line …

      … to a cloud older than AWS…

      … if only …

      • funtech 4 hours ago
        Wish I could upvote this comment account more. Too many people look for something new and shiny when trusty ol tools are sitting right there. :)
      • oefrha 4 hours ago
        Well having backups help, but I certainly can’t migrate my infra to rsync.net on moments’ notice (or ever since rsync.net does storage and nothing else) so my customers aren’t affected.
      • lemagedurage 3 hours ago
        Inflated egress costs might make this prohibitively expensive, $80 per TB at GCP and AWS
      • eclipticplane 5 hours ago
        I don't think that technology exists. Sorry.
    • whalesalad 3 hours ago
      You replicate data to different clouds.
  • thrownthatway 3 hours ago
    Huh.

    Railway dot com

    Has nothing to do with railways.

    I wish software people would get their own words.

  • gnabgib 7 hours ago
    Dupe - join the discussion started an hour ago instead of query string work (12 points, 4 comments) https://news.ycombinator.com/item?id=48200827
    • aarondf 7 hours ago
      I added the qs because it defaulted to a story from 3 months ago.
  • orliesaurus 6 hours ago
    I wonder if someone has exploited a weird Google-safety automated process to report something on Railway which caused Google to block the whole thing.
  • zelon88 5 hours ago
    Wild to me that any tech sector business would want to rent an operating environment to park their entire infrastructure into. This is the equivalent to traveling shoe salesmen setting up a tent in the parking lot of a strip mall.
  • pavelevst 3 hours ago
    Avoid vendor locking, have backups, make disaster recovery standby (or plan for quick recovery elsewhere)
  • steve1977 3 hours ago
    Lesson learned: don't rely on a single hyperscaler, even (or especially) as a startup.
    • burnerRhodov3 3 hours ago
      I just... I don't really understand why startups even use AWS, GC, or any other cloud hosted software? Hetzner, etc. Are all extremely cheap, and honestly scale so well... Code nowadays is cheaper for configs, and having full control over your compute is... liberating.
      • dannersy 3 hours ago
        Low cost to entry, easy to get scale from the beginning if you need it. The large cloud providers throw free credit at startups to lock them in all the time. I had a short lived stint trying to get my own startup off the ground and it was really easy to get free compute from Google with no strings attached. This was many years ago now, but I would be surprised if it is any different.

        I am with you entirely and would not have taken that route today, but it is really easy to see why people go that route.

      • antran22 2 hours ago
        A few years ago, when I was kinda active in the startup scene in my area, you have people selling access to cloud credits with penny-on-the-dollar price. The credits are given out liberally to big-corps, organization by AWS/GCP, through workshops, webinars, events. All in the hope of roping the departments into building MVPs, demos on AWS/GCP, but people also find a way to cheat on that system and make some quick bucks.

        I know a startup of my acquaintances that have been running on AWS for 5 years straight without paying a single dollar to AWS. When the credits almost run out, they started to migrate their data over to another account with credit. That happened twice already.

        It helps to have a portable, replicable IaC config. But also this is sustainable because they are a pretty small struggling shop. You will probably not be able to do this if you are trying to maintain more than 3 nines for an enterprise client.

      • chi_features 1 hour ago
        Perhaps Railway does a bit more than what you think, they have some great functionality (I'm not affiliated with them). Check out [Features | Railway](https://railway.com/features) "PR Environments", they are incredible for the QA process
      • steve1977 3 hours ago
        Oh absolutely... and many use architectures that have evolved out of the needs of really big companies and are not really a good fit for a startup. But I guess they want to be "ready for growth".
  • bilalq 4 hours ago
    Building a startup on GCP (or even Google Workspace) is an existential risk.
  • koolhead17 4 hours ago
    Let's blame some rouge AI agent at GCP causing this.
  • redanddead 6 hours ago
    one of the many reasons companies are cloud agnostic and dont want to get locked in
    • fh67 5 hours ago
      Yeah but until you find that the new cloud provider won't approve your compute quota or doesn't have enough capacity in the region or you hit fraud flags for stagnant account spinning up lots of compute.
  • jujube3 5 hours ago
    If you buy a cloud-on-a-cloud, you're a clown-on-a-clown.
  • parineum 5 hours ago
    There's a lot of, what seems to me, unfounded blame being directed at Google for this. Isn't railway the company that just blamed Anthropic for deleting their prod database?
    • mmmore 5 hours ago
      Nope, Railway was the company who was hosting PocketOS, which is the company that blamed Cursor for deleting their prod database. Railway is only involved insofar as their API allowed an instant delete of the prod database.
      • oofbey 5 hours ago
        Railway deserves a lot of blame here. Deleting backups along with the database is a lot like not having backups. Moronic design choice.
        • Genego 4 hours ago
          Why does Railway deserve any blame here at all? It was an MCP with elevated infra access, that the user willingly connected through Cursor, which allowed an LLM Agent to manage infra on Railway. The user would first have gone through oAuth confirming the access level scope (I would have rejected the moment it indicates to me that it can delete critical infra and backups...). So obviously it has access to all commands the user would also have access to. From my perspective the blame is entirely on the user, and partly on Cursor for not enforcing HITL correctly across their agents.
          • wmf 4 hours ago
            Putting AI aside, people make mistakes. One of the most common mistakes people make is deleting the wrong thing. After they realize the mistake, people want to restore the thing they deleted from backups. Thus deleting the thing and deleting the backups of the thing should always be separate operations.
            • utunga 3 hours ago
              Absolutely.
    • sidrag22 5 hours ago
      fairly certain you are remembering the goofy article that was going around where a railway user allowed an agent to delete his db. iirc he questioned the agent after and the agent told him it should have read the file that told him not to do things, so just sounds like he deleted his db and blamed his tools.
  • eezing 4 hours ago
    “Deletion of private cloud subscription…”

    Who deleted it?

  • WhereIsTheTruth 1 hour ago
    When your cloud depends on an other cloud

    All these companies are fraud

  • jamwise 3 hours ago
    There goes a 9
  • isninkhamiss 6 hours ago
    github got way more noise for less
  • ChrisArchitect 6 hours ago
  • shevy-java 4 hours ago
    Do not become dependent on Google. Ever.
  • fnord77 4 hours ago
    wish I knew what "railway" is
  • rvz 6 hours ago
    Let me guess… Googler running AI agent in production that blocked this startup’s account.
  • codepack 4 hours ago
    [dead]
  • codepack 4 hours ago
    [dead]
  • codepack 4 hours ago
    [dead]
  • codepack 4 hours ago
    [dead]
  • htrp 4 hours ago
    [dead]
  • unit490 5 hours ago
    [dead]
  • rekabis 7 hours ago
    TL;DR: putting all your eggs into one basket is bad, man.
    • canpan 6 hours ago
      How to handle domains? The rest is easy, but your domain registrar blocking you sounds like a pain. My current solution is to use a local small provider, just for the domain. Then if there is a problem with your play account it is out of any blast radius.
      • FlamingMoe 6 hours ago
        What do you mean by local small provider? A registrar on main street?
      • rekabis 2 hours ago
        What the deuce are you blathering on about. An account got blocked, this has nothing to do with a domain.

        And I’m talking about having disparate failovers that don’t rely on a single hosting provider. At that point, who cares what Google does to your cloud account… work with the hot failover and spin up another hot failover somewhere else.

      • truekonrads 6 hours ago
        MarkMonitor
        • Barbing 6 hours ago
          Any changes since acquisition?

          Looks like they were sold at the beginning of the year to a company without a Wikipedia page whose parent company doesn’t have one either https://en.wikipedia.org/wiki/Markmonitor

            Acquired in November 2022 by Newfold Digital, it was later announced that the firm would be sold to Com Laude, a company owned by PX3 Partners.
          
          -

          Edit-Private equity apparently https://px3partners.com

            PX3 stands for purpose, passion, and performance. It is a pan-European private equity firm with headquarters in London. It invests behind transformative themes and targets companies operating within select segments of the business services, consumer and leisure, and industrials sectors with strong business fundamentals.
    • binarycleric 6 hours ago
      Same applies to all the companies betting the farm on AWS.
      • rekabis 2 hours ago
        Precisely. If you’re going to have a hot failover, it behoves you to have an entirely separate entity billing you for that hosting.

        Honestly, I don’t know where the downvotes are coming from. Do people have no clue about service resiliency? I can understand if it’s a personal project or you haven’t yet scaled to paying customers, but anything at scale with serious money involved needs to be completely independent of the underlying hosting. It should remain up even if an entire provider goes titsup.