• mesa@piefed.social
    link
    fedilink
    English
    arrow-up
    121
    ·
    11 months ago

    Amazon sneezes, the whole internet catches a cold.

    Im still seeing services up/down the entire day at work. Services that are not even AWS like Azure are slow for some reason (probably businesses failing over to other infa). Its crazy.

    None of our in office infa is having issues. Managers are talking about fail-overs all day lol.

  • 👍Maximum Derek👍@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    72
    arrow-down
    2
    ·
    11 months ago

    So Roblox is the only of those companies that can handle proper region failover if us-east-1 shits the bed? You young ops have gotten soft! Learn to live by ChaosMonkey or die by the Gorilla.

    • NaibofTabr@infosec.pub
      link
      fedilink
      English
      arrow-up
      49
      ·
      11 months ago

      Yeah, but proper failover and recovery requires additional infrastructure, and that costs money.

      Hopefully a bunch of risk management people are writing I-told-you-so emails to C-suites right now.

      • Optional@lemmy.world
        link
        fedilink
        English
        arrow-up
        39
        ·
        11 months ago

        Yeah but not to worry, C-suites have pretty good filtering rules in place to never read them. Saves time, really.

        • NaibofTabr@infosec.pub
          link
          fedilink
          English
          arrow-up
          6
          ·
          11 months ago

          AWS is a huge suite of products and services, and there’s a lot of old legacy shit running on it.

          Yup, AWS is legacy cloud. It was only recently that they set encryption by default on S3 buckets, before that they were just in the clear by default.

          Cybersecurity and disaster recovery are not directly profitable, so they are almost always neglected in your average shop.

          It’s never important until suddenly it’s the most important thing in the world.

    • Chozo@fedia.io
      link
      fedilink
      arrow-up
      23
      ·
      11 months ago

      So Roblox is the only of those companies that can handle proper region failover if us-east-1 shits the bed?

      Either that, or the reports stopped coming in since it’s a school day.

    • floquant@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      11 months ago

      I think they’re the only ones doing multi-cloud. If us-east-1 shits the bed, it’s a bad day for AWS in general.

    • SSUPII@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 months ago

      Roblox doesn’t really lock down regions unless they are China. The game client can connect to any server they own. It naturally falls back to the server with the least issues without prompts and intervention. If for an even bigger example all US servers were to go offline, the client automatically redirects people to either Europe or Asia based on ping.

  • darvocet@infosec.pub
    link
    fedilink
    English
    arrow-up
    65
    arrow-down
    6
    ·
    11 months ago

    Jesus Amazon is a big enough company they should be doing their own hosting not using AWS.

    • ignirtoq@fedia.io
      link
      fedilink
      arrow-up
      24
      arrow-down
      2
      ·
      11 months ago

      Amazon is using their own hosting. AWS stands for Amazon Web Services. Or did I miss the joke?

          • Buddahriffic@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            11 months ago

            I don’t always downvote posts that use /s, but I do always downvote posts that complain about someone not using it.

            Sarcasm is ok but deadpan is where it’s at.

            • Vespair@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              11 months ago

              This is the take. Let people communicate however they want, sarcasm indicator or not; it’s the insisting that others follow the convention you prefer which I find actually bothersome

    • 👍Maximum Derek👍@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      11 months ago

      Once upon a time they insisted that Amazon had independent decision making on their providers when they were needing new infrastructure and they “always decided that AWS suited them best.”

      Shockingly (/s), they stopped making that claim right about the same time they started admitting that their biggest users are all under Private Pricing Agreements.

  • gedaliyah@lemmy.world
    link
    fedilink
    English
    arrow-up
    53
    ·
    11 months ago

    Maybe it was a bad idea for society to put 90% of the internet on one company’s infrastructure.

  • peoplebeproblems@midwest.social
    link
    fedilink
    English
    arrow-up
    44
    ·
    11 months ago

    It’s kind of telling when Amazon services like Ring, Prime Video, and Alexa failed over pretty quickly, but everything else just didnt.

    There’s no conspiracy here. It’s just highlighting that Amazon could prepare for AWS outages in a region, but since everything auth related was on us-east-1, everything else went down.

    Shortcuts are costly.

  • Rooty@lemmy.world
    link
    fedilink
    English
    arrow-up
    44
    ·
    11 months ago

    Let’s take a decentralized network and centalize it! Nothing will surely go wrong.

    • criss_cross@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      1
      ·
      11 months ago

      A lot of AWS are wrappers over said in house solutions

      And there’s a push to move off of those to proper AWS

    • Rentlar@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 months ago

      It really shows what a great life that we on the Fediverse are living, by making our tech independent to a degree from the largest tech providers.

  • thepompe@ttrpg.networkBanned
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    4
    ·
    11 months ago

    The cloud was a scam for people with more money than sense.

    Most people hosting things on the cloud, like Fediverse services, would be better off selfhosting and buying the hardware themselves.

    • artyom@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      3
      ·
      11 months ago

      Self hosting requires an immense amount of specialized knowledge and time…

      • DaTingGoBrrr@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        edit-2
        11 months ago

        I got started self-hosting last week when I got a hold of a smal Lenovo ThinkCentre. I installed Proxmox on it and if I want to self-host something I just spin up a container or virtual machine on the Proxmox system. It’s so much easier than installing self-hosted projects on bare metal. And if you want to change things around then just disable or delete the container/vm and let Proxmox stay clean. If one container breaks the rest of the system will still function.

        I could easily host Lemmy from home with Proxmox and a reverse proxy with my current setup. I am not going to because I am not interested in moderating a platform and all the responsibility that comes with it, but it’s very possible to do.

        Edit: the Proxmox community helper scripts makes installing most things a breeze! I use them every opportunity I get.

        https://community-scripts.github.io/ProxmoxVE/

        This is the first script to start with on a fresh install

        https://community-scripts.github.io/ProxmoxVE/scripts?id=post-pve-install

          • DaTingGoBrrr@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            11 months ago

            The point was that self-hosting is not hard if you do it the right way. You claim it’s very hard and requires specialized knowledge. I don’t think it’s much different than hosting in the cloud.

            • artyom@piefed.social
              link
              fedilink
              English
              arrow-up
              0
              ·
              11 months ago

              I didn’t say it was “hard”. I said it requires specialized knowledge. Which it does. And which you’ve not disproven in any way.

              • DaTingGoBrrr@lemmy.world
                link
                fedilink
                English
                arrow-up
                0
                ·
                11 months ago

                Once could say it requires special knowledge to host a service in the cloud too. The extra step I had to take was to open port 80 and 433 on my server and install nginx to forward the traffic to the right container on my local network since I only have one public IP. It took me minimal research to figure it out.

                • artyom@piefed.social
                  link
                  fedilink
                  English
                  arrow-up
                  0
                  arrow-down
                  1
                  ·
                  edit-2
                  11 months ago

                  You realize hosting on a VPS is still selfhosting? And my comment was about selfhosting?

      • thepompe@ttrpg.networkBanned
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        edit-2
        11 months ago

        It really doesn’t, and certainly not more than running something on AWS.

        In fact, hosting on cloud infrastructure adds another layer of complexity.

        I stand by my original assertion.

  • Rai@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    9
    ·
    11 months ago

    Bottom left

    figma ballz hahaha gotem

    Edit: ohh noooo I just saw PhobosAnomaly’s post, I am so slow

  • Matriks404@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    11 months ago

    I am grateful that my past me (from few months ago) decided to study Slavic philology, instead of getting stupid tech job. I hate modern tech, including anything from big corporations.

    I am also glad that I’ve switched to Linux (Debian ftw) to escape software enshittification.