Difference between revisions of "DevOps process"

From CNM Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[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.
 
[[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.
 +
 +
 +
==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