|
|
|
|
|
by artemvv
5243 days ago
|
|
The article is very biased opinion indeed.
PHP, JavaScript, SQL, Java and Perl? Wow. Party like it's 1999.
Honestly, I don't see DevOps doing JavaScript. I am no aware of any DevOps tools based on JavaScript and server-side JavaScript movement is only beginning. PHP, Perl, SQL, Java are a dead waste of time.
Major DevOps tools such as Chef, Capistrano, Fog, Puppet, are based on Ruby. Systems are written in C and system control utilities are all Shell.
A DevOps guy needs to know Ruby or Python (pick one), Shell and C. Erlang and JavaScript would probably be next on the list. |
|
I'd pick ruby over python, but thats just me. I'd still choose perl over either, but thats because things like threading and the low memory footprint are appealing.
DevOps is about running the stack. If you don't understand the stack your, you're not doing devops.