57
Which learning path makes the most amount of sense?
(lemmy.goblackcat.com)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
I'm currently a security and DevOps engineer.
DevOps is really just a fancy word for a sysadmin you can ask to code and that knows enough programming to work IAC tools.
If your goal is devOps, learning to code at all is of course the first step, but afterwards I would tend more towards learning the basics of CI/CD, python (because if you know python you can learn other languages quickly) and a healthy dose of cloud environment and IAC tools like terraform and Ansible.
Yes, I've added Python, Terraform and Ansible to my personal learning plan. All of what you mentioned is sound advice.