HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Are all virtualization (OS/above-OS) utilities DevOps utilities?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
virtualizationallareaboveutilitiesdevops

Problem

Are all virtualization (OS/above-OS) utilities commonly considered DevOps utilities?

These could be OS virtalization utilities like VirtualBox and Vagrant and maybe also WSL is considered as such and also, above OS virtualization tools like docker (AFAIK CMs like Ansible, Chef, Puppet and so forth aren't meant for "virtuallizing" anythin).

Solution

I'd say you have touched another, far more fundamental question - what makes a utility a "DevOps" one? That is, how do you measure the "DevOpsness" of a tool and formalize facts in this context?

Possibly, my wish list for DevOpsness of a tool, virtualization tools or other, if they fulfill further criteria down on this list:

  • Open and interoperable API, both for operational and intelligence needs



  • Optimized workflows, see "developer experience"



  • Machine readable configuration as code



  • User community



  • Short release cycles



  • Certificate of software quality which is nowadays yet very ambigous

Context

StackExchange DevOps Q#5638, answer score: 2

Revisions (0)

No revisions yet.