A a friend of mine said he could recommend me to a junior DevOps role at the company he works in, but I’m interested mostly in back-end development and DevOps is not really something I like. The question is: could I use experience as a DevOps to later switch to back-end? Edit: more detail

  • normalmighty@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    In most companies, most of what a devops “role” does would be handled by backend devs anyway. Plenty of crossover between a devops role and a backend dev role. The important thing is to get some work experience anywhere in development to make yourself look way more appealing in future job applications.

    • hairyballs@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      It depends if it’s a real DevOps role, or an operations role with a DevOps title because it’s trendy. In the former case, the role should include some kind of backend development.

  • input@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Devops is a nice skill to have for a backend developer, however I’m not sure it is fair on your friend if you take a role you don’t really want and might not perform well in.

    • Dr. Wesker@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I agree with input’s input, regarding devops skills being highly beneficial for a BE dev. It’s knowledge that has gotten me better pay, and better job security.

  • fsniper@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Devops is not a position in itself. It’s supposed to be a software development and operations philosophy.

    I suppose you are trying to say this is a operations heavy position. And you are not interested in operating systems. And that’s cool. You don’t need to unless you want to. But if you really want to be a good, or better than good developer, it’s great to know about the systems. How they are operated, how they are constructed, how operators think.

    So to answer your question yes. However is that the best way for you? Only you can answer that.

    • Reader9@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 year ago

      Devops is not a position in itself. It’s supposed to be a software development and operations philosophy

      This is the definition I know but unfortunately the term seems to have become a modern synonym for system admin/engineer.

      Such a role might still provide valuable experience for a backend dev if there’s an opportunity to write production code for internal tools as well.

      Developers at my company need to have a deep understanding of the environments they deploy onto (microservices, scheduled workflows, etc.) which can include configuring canary testing, rolling deployments, status probes, setting up and using monitoring, and very occasionally intervening to restart or redeploy running software. But these are secondary skills compared to writing code.

      • ck_@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        the term seems to have become a modern synonym for system admin/engineer.

        True, but the distinction still holds value. If a company has a DevOps role defined, you can derive from that what kind of a company you are joining. For example, they hire based on marketing and not based on merits, which tells you something about the colleagues you can expect to be working with. It also tells you about how they structure work and that hierarchy and bureaucracy may play a bigger part in getting your work done than you might like.

        • Reader9@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Good point and an interesting take. As you said this could be a good signal, when taken in context with the other limited information we get as employment candidates, about internal development practices.