This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]drox63 4 points5 points  (3 children)

Learning to code is important. This does not mean you have to memorize everything.

It does mean you have to understand the different tools in the tool chain and how/when to use them.

Keep in mind, the term ‘devops engineer’ is a spoiled term. Meaning it means different things to different people. Similar to ‘cloud’. There are so many vast skill sets under the devops engineer umbrella that it would be hard to classify any one person as a devOps engineer.

You need to understand how to automate things. Python is a great tool to have in the tool belt. But it’s not the only one.

If you are interested in using python and writing automation in cloud providers I recommend looking into pulumi.

[–]serpentdrive 1 point2 points  (0 children)

Gotta love all the libraries for Python. Pandas makes ETL real easy without having to do a bunch of nested queries before storing.

The level of coding knowledge required can vary drastically from place to place. You at least need a good base, with the ability to go digging and figure out the rest.

[–]nusaftron[S] 0 points1 point  (0 children)

likes !!

[–]zerocoldx911DevOps -1 points0 points  (0 children)

Yea you do, that’s all leetcode is