|
|
|
|
|
by bigbluedots
2509 days ago
|
|
One of the coolest things about devops is that nobody seems to agree on what it is, and articles like this one elicit many different opinions.
So here's mine: devops is infrastructure as code, where code in this context is something that is checked in to an scm and is really more like configuration. It is not software development, which is more likely done by software developers. I'm still not sure where the 'dev' part came from. |
|