Difference between revisions of "DevOps"
From Christoph's Personal Wiki
(Created page with "'''DevOps''' (a clipped compound of "software '''DEV'''elopment" and "information technology '''OP'''eration'''S'''") is a term used to refer to a set of practices that emphas...") |
(No difference)
|
Revision as of 23:21, 27 January 2017
DevOps (a clipped compound of "software DEVelopment" and "information technology OPerationS") is a term used to refer to a set of practices that emphasize the collaboration and communication of both software developers and information technology (IT) professionals while automating the process of software delivery and infrastructure changes. It aims at establishing a culture and environment, where building, testing, and releasing software can happen rapidly, frequently, and more reliably.
IaaS (Infrastructure) | PaaS (Container) | SaaS (Abstract) |
---|---|---|
Data | Data | Data |
Application | Application | Application |
Operating System | Operating System | Operating System |
Virtualization | Virtualization | Virtualization |
Infrastructure | Infrastructure | Infrastructure |
Physical | Physical | Physical |