DevOps Upskill Challenge: From 'Hello World' to Kubernetes
View the Project on GitHub SadServers/DevOps_Upskill_Challenge
It’s very hard to try to summarize the Linux skills needed in order to perform at a decent level as a DevOps engineer. That said, there are for sure two topics that are frequently needed:
What’s its purpose, is it busy, does it have errors?
Run the Linux Server Review scenario to get a Linux server and follow its Server Review Guide to achive this objective.
Use commands like: find, grep, cut, uniq, awk, sed, etc to slice and count fields from log files.
Some good exercises are “The Command Line Murders” , “Saskatoon”: counting IPs or “Lhasa”: Easy Math