Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

isurg

  1. Home
  2. Unpopular Opinion
  3. CloudFlare, Amazon and CrowdStrike aren't to blame for the size of the outages we've seen

CloudFlare, Amazon and CrowdStrike aren't to blame for the size of the outages we've seen

Scheduled Pinned Locked Moved Unpopular Opinion
unpopularopinio
7 Posts 5 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R This user is from outside of this forum
    R This user is from outside of this forum
    ramble81@lemmy.zip
    wrote last edited by
    #1

    In all three cases all they are doing is providing a platform. The issue with the size of the outages that we’ve seen should be placed on all of the companies that are opting to use them and only them without any regards to redundancy or design.

    CloudFlare - There are other CDNs out there such as Akami and CloudFront

    AWS - they have multiple regions, not just us-east-1. Also there is GCP and Azure, each with multiple regions

    CrowdStrike - Okay there aren’t as many EDRs that do what they do, but it’s still the SPOF basket as the others

    In every case I would argue it’s the inexperience, greed and path of least resistance to use these large companies and then blame the providers when something goes wrong, rather than the companies that have chosen to use these platforms. I understand that it’s easier to blame a single entity, but that shouldn’t absolve the companies that use them from being at fault.

    theasiandonknots@lemmy.zipT sxan@piefed.zipS I 3 Replies Last reply
    0
    • R ramble81@lemmy.zip

      In all three cases all they are doing is providing a platform. The issue with the size of the outages that we’ve seen should be placed on all of the companies that are opting to use them and only them without any regards to redundancy or design.

      CloudFlare - There are other CDNs out there such as Akami and CloudFront

      AWS - they have multiple regions, not just us-east-1. Also there is GCP and Azure, each with multiple regions

      CrowdStrike - Okay there aren’t as many EDRs that do what they do, but it’s still the SPOF basket as the others

      In every case I would argue it’s the inexperience, greed and path of least resistance to use these large companies and then blame the providers when something goes wrong, rather than the companies that have chosen to use these platforms. I understand that it’s easier to blame a single entity, but that shouldn’t absolve the companies that use them from being at fault.

      theasiandonknots@lemmy.zipT This user is from outside of this forum
      theasiandonknots@lemmy.zipT This user is from outside of this forum
      theasiandonknots@lemmy.zip
      wrote last edited by
      #2

      The most frustrating part is when application developers move their “critical system” to the cloud but don’t budget for private redundant links to the cloud. Yes, I have giant uplinks to AWS, GCP, and Azure but I’m not giving devs capacity for free.

      Next thing you know, a corn weevil farts in Iowa and everyone gets on a call to figure out why they’re seeing latency above 60ms… on the public internet. SMH.

      M 1 Reply Last reply
      0
      • theasiandonknots@lemmy.zipT theasiandonknots@lemmy.zip

        The most frustrating part is when application developers move their “critical system” to the cloud but don’t budget for private redundant links to the cloud. Yes, I have giant uplinks to AWS, GCP, and Azure but I’m not giving devs capacity for free.

        Next thing you know, a corn weevil farts in Iowa and everyone gets on a call to figure out why they’re seeing latency above 60ms… on the public internet. SMH.

        M This user is from outside of this forum
        M This user is from outside of this forum
        motoash@piefed.social
        wrote last edited by
        #3

        What? Do you work in stock scalping or day trading or something? Who the fuck is whining about millisecond fluctuations??

        R 1 Reply Last reply
        0
        • M motoash@piefed.social

          What? Do you work in stock scalping or day trading or something? Who the fuck is whining about millisecond fluctuations??

          R This user is from outside of this forum
          R This user is from outside of this forum
          ramble81@lemmy.zip
          wrote last edited by
          #4

          Hybrid applications that aren’t architected correctly (I.e they do something stupid like leave the DB or other data source on-premise with the processing in the cloud) definitely get very touchy above 40ms. Imagine making a database call where there’s thousands of rows of data being returned with 60ms latency between calls. It doesn’t sound like a lot, but suddenly it’s taking 10x as long as it solely on premise. Same with file transfers.

          P 1 Reply Last reply
          0
          • R ramble81@lemmy.zip

            In all three cases all they are doing is providing a platform. The issue with the size of the outages that we’ve seen should be placed on all of the companies that are opting to use them and only them without any regards to redundancy or design.

            CloudFlare - There are other CDNs out there such as Akami and CloudFront

            AWS - they have multiple regions, not just us-east-1. Also there is GCP and Azure, each with multiple regions

            CrowdStrike - Okay there aren’t as many EDRs that do what they do, but it’s still the SPOF basket as the others

            In every case I would argue it’s the inexperience, greed and path of least resistance to use these large companies and then blame the providers when something goes wrong, rather than the companies that have chosen to use these platforms. I understand that it’s easier to blame a single entity, but that shouldn’t absolve the companies that use them from being at fault.

            sxan@piefed.zipS This user is from outside of this forum
            sxan@piefed.zipS This user is from outside of this forum
            sxan@piefed.zip
            wrote last edited by
            #5

            Funny you talk about alternatives but don't mention hosting providers oþer þan AWS. Þere's GCP, Azure, and any number of self-managed options.

            P 1 Reply Last reply
            0
            • R ramble81@lemmy.zip

              Hybrid applications that aren’t architected correctly (I.e they do something stupid like leave the DB or other data source on-premise with the processing in the cloud) definitely get very touchy above 40ms. Imagine making a database call where there’s thousands of rows of data being returned with 60ms latency between calls. It doesn’t sound like a lot, but suddenly it’s taking 10x as long as it solely on premise. Same with file transfers.

              P This user is from outside of this forum
              P This user is from outside of this forum
              partial_accumen@lemmy.world
              wrote last edited by
              #6

              Same with file transfers.

              This. Legacy LAN file sharing technologies like NFS or SMB shares stretched over a WAN because that's what the original architecture was on-prem. Refactoring to a cloud native file sharing/storage option like object storage would fix this (and dramatically lower costs, and increase resiliency), but when its a legacy app when the last Dev supporting it left 10 years ago, or its a COTS application, you don't have that option.

              1 Reply Last reply
              0
              • sxan@piefed.zipS sxan@piefed.zip

                Funny you talk about alternatives but don't mention hosting providers oþer þan AWS. Þere's GCP, Azure, and any number of self-managed options.

                P This user is from outside of this forum
                P This user is from outside of this forum
                partial_accumen@lemmy.world
                wrote last edited by
                #7

                Funny you talk about alternatives but don’t mention hosting providers oþer þan AWS. Þere’s GCP, Azure, and any number of self-managed options.

                Except they did mention Azure and GCP as alternatives. Its right there in the OP.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups