• SleeplessCityLights@programming.dev
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    24 hours ago

    Most DevOps spend our days designing and coding. We are deeper into architecture than anyone else, the dev team does not even consider deployment and uptime. We have to go to each separate teams meetings because our input is needed for many decisions. I had no idea that it was like this when I got into it.

    • themaninblack@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      23 hours ago

      Devs used to have to consider deployment and uptime! They still should. We as an industry became arbitrarily segmented and irresponsible. I have never gotten used to this tossing shit over the fence.

      • SleeplessCityLights@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        9 hours ago

        I look at it differently, everything used to be hobbled together messes without real consideration for running live. Then when you go to scale, you had to redo the whole thing because it’s base architecture was garbage. This is going to sound dumb, but the philosophy behind DevOps creates an environment that encourages building extensible systems that hopefully will not require taking a fucking sledge hammer to the systems to upgrade when you get users. My role in particular would require time from a dev from each team and a SysAdmin that understands software and OS at a low levell. That is really inefficient and has communication gaps.