• UnderpantsWeevil@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 days ago

    The cloud is just someone else’s computer. And that computer is busy printing AI videos of the President pooping out of a fighter jet, so now your files are inaccessible

  • 2deck@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    I remember SLAs including ‘five nines’ ensurances. That meant 99.999% uptime or an allowance of 26 seconds of downtime a month. That would be unheard of nowadays because no cloud provider can ensure that they will have that uptime.

    • buttnugget@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      9 days ago

      Amazon has so much redundancy built into EC2 that I genuinely thought they’d be able to avoid this.

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 days ago

        I may be mistaken, but I really could’ve sworn that a lot of the really strict SLA guarantees Amazon gives assume you are doing things across availability zones and/or regions. Like they’re saying “we guarantee 99.999% of uptime across regions” sort of thing. Take this with a grain of salt, it’s something I only half remember from a long time ago.

  • rizzothesmall@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    10 days ago

    If you properly divide your instances between providers and regions and use load balancing which uses a corum of 3 availability model then it can be zero downtime pretty fairly guaranteed.

    People be cheap and easy tho, so 🤷‍♂️

      • douglasg14b@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        9 days ago

        Screw the compute budget, the tripled team size without shipping any more features is a bigger problem here.

        • figjam@midwest.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          9 days ago

          I’ve seen the opposite. “Oh, you moved your app to the cloud and rebuilt it to be full cicd and self healing? Cool. Your team of 15 is now 3.”

          • douglasg14b@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 days ago

            I’m not sure if you are referring to the same thread.

            I’m talking about the effort to build multi region and multi cloud applications, which is incredibly difficult to pull off well. And presents seemingly endless challenges.

            Not the effort to move to the cloud.