@ignaloidas hmm what do you mean devops side / what is your current role?
IME, anything from "make Jenkins notify people that their docker image is built" to "develop a way to shrink persistent volumes on k8s" to "automate removing permissions in 15 different systems when offboarding an employee" can be done with python and shell (and a bit of groovy in case of Jenkins).
And while many of the tools I use are written in golang, I rarely have to write any golang code.