Is knowing how to use Docker a prerequisite to becoming a Senior Software Developer?
Alec Brunelle

Alec Brunelle @aleccool213

About: Words on React, GraphQL, Next.JS, Cypress, Privacy and Remote Work

Location:
Toronto
Joined:
Jul 24, 2017

Is knowing how to use Docker a prerequisite to becoming a Senior Software Developer?

Publish Date: Jan 22 '20
7 8

Just a question I think needs some discussion. I know titles in software dev are pretty much out the window at this point, but was curious on the communities thoughts.

Is knowing what containers are and how to use them necessary in 2020? Docker specifically?

Comments 8 total

  • Madza
    MadzaJan 22, 2020

    Nowadays, when there are as many technologies as different types of workflows in organizations, it's almost guaranteed you will not be familiar with some technology 'X' particular company uses as part of their stack.

    So, it's not always about knowing the 'X', but how fast you can pick up the 'X'.

  • Himanshu Gupta
    Himanshu GuptaJan 22, 2020

    I would recommend understanding containerization at a high level and knowing some basic docker commands if you are a software developer. If you work in devOps then you must know docker.

  • Gabriel Malta
    Gabriel MaltaJan 23, 2020

    I think the best approach is knowing about the "container paradigm" and what kind of problem they suppose to solve.

    Know some options, for instance, Docker, Kubernetes and even VirtualBox is a great way to keep track about this topic and keep your "senior title" safe.

    • Alec Brunelle
      Alec BrunelleJan 23, 2020

      Knowing a little about all of the tools could be argued is better than knowing a lot about just one!

  • Marek Jay
    Marek JayJan 23, 2020

    yes

Add comment