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...")
 
 
(One intermediate revision by the same user not shown)
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]].
+
 
 +
==See also==
 +
 
 +
===Related lectures===
 +
:*[[What the DevOps Is]].  
 +
 
 +
[[Category: CNM Cyber Orientation]][[Category: Articles]]

Latest revision as of 15:11, 17 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.


See also

Related lectures