Difference between revisions of "DevOps process"

From CNM Wiki
Jump to: navigation, search
(Created page with "#400px|thumb|right|[[DevOps process]]'''DevOps'''. Practice and a set of concepts, based on that practice, that define culture of utilizing the DevOp...")
 
Line 1: Line 1:
#[[File:Devops.png|400px|thumb|right|[[DevOps process]]]]'''[[DevOps]]'''. Practice and a set of concepts, based on that practice, that define culture of utilizing the [[DevOps process]] to unify development (Dev) and operations (Ops).
+
[[File:Devops.png|400px|thumb|right|[[DevOps process]]]][[DevOps process]] is a framework used in [[DevOps]] that represents a chain of operational phases, for example, (a) Code, (b) Build, (c) Test, (d) Package, (e) Release, (f) Configure, and (e) Monitor.
#*[[DevOps process]]. A framework used in [[DevOps]] that represents a chain of operational phases such as (a) Code, (b) Build, (c) Test, (d) Package, (e) Release, (f) Configure, and (e) Monitor.
 
#*[[DevOps toolchain]]. A framework used in [[DevOps]] that represents a chain of tools, each of which fits one of the phases of a [[DevOps process]].
 

Revision as of 23:00, 16 October 2020

DevOps process is a framework used in DevOps that represents a chain of operational phases, for example, (a) Code, (b) Build, (c) Test, (d) Package, (e) Release, (f) Configure, and (e) Monitor.