Non-enterprise specific tools or hybrid tools #64
Unanswered
andriy-git
asked this question in
Q&A
Replies: 1 comment
|
Most tools you don't need to learn but they are good to know about. This is just a snippet from my personal documentation (with most of my notes removed), i would always recommend you to start with bash.
data processing:
task/build/"ci/cd" runners:
schedulers:
Getters:
Triggers:
IAC: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was recently thinking about learning about the automation tools that are out there. I see that "Ansible" is current enterprise necessary tool. There is also a tool like "expect" for automation, is it worth learning? In command line tools like awk, sed, grep, find, ect., are a must. What about a tool like "jq" for json files? What other tools are there that are worth learning?
All reactions