Hacker News new | ask | show | jobs
by gtirloni 847 days ago
Basic DevOps is easy enough to grasp and apply, especially if it's just the CI part. I'd say all developers should learn a bit of that.

Actual "infrastructure engineering" (cloud or not) is a different beast. It requires much deeper knowledge and would be akin to changing professions in terms of how much time you'd have to dedicate to know enough to raise about the noise level.

I've been doing this for 22+ years so I'm obviously biased.

I think your suggestions of becoming a JS performance expert is spot on.

1 comments

Out of interest what kinda of skills would say are needed to land a devops role?

I've been doing bits and pieces of as a developer for almost a decade at this point and have wondered if it's something I could move into if I needed to. I think I might have most of the basic skills – AWS, Terraform, k8s, docker, CI (Github Actions, Jenkins, CircleCI), Linux command line, scripting.

I'd guess a good knowledge of networking and security is important too, which I think I'm okay at, but that's possibly just the Dunning–Kruger effect.