|
|
|
|
|
by warcher
4167 days ago
|
|
It turns out that devs are great at a lot of ops type tasks. Basically what you get is developers' innate tendencies towards laziness and over-automation yield really good ops solutions. Where your typical sysadmin will be perfectly comfortable running a hodgepodge of shell scripts and byzantine commands through the terminal every time he wants a server push, your typical developer just wants the fucking code up on the server so he can get back to work he finds less objectionable. This is absolutely how you want to approach ops. Just get the shit running with as little human interaction as possible. |
|