Difference between revisions of "DevOps toolchain"

From CNM Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[File:Devops.png|400px|thumb|right|[[DevOps process]]]][[DevOps toolchain]] (hereinafter, the ''Toolchain'') is a framework used in [[DevOps]] that represents a chain of tools that fit one of the following categories: (a) Code, (b) Build, (c) Test, (d) Package, (e) Release, (f) Configure, and (e) Monitor.
+
[[File:Devops.png|400px|thumb|right|[[DevOps process]]]]In [[DevOps]], [[DevOps toolchain]] (hereinafter, the ''Toolchain'') is a framework used to represent a chain of tools, each of which fits one of phases of a [[DevOps process]].
  
==Related lectures==
 
*[[Operations Management Quarter]].
 
  
[[Category: Septem Artes Administrativi]][[Category: Articles]]
+
==See also==
 +
 
 +
===Related lectures===
 +
:*[[What the DevOps Is]].
 +
:*[[Operations Management Quarter]].
 +
 
 +
[[Category: CNM Cyber Orientation]][[Category: Septem Artes Administrativi]][[Category: Articles]]

Latest revision as of 15:12, 17 October 2020

In DevOps, DevOps toolchain (hereinafter, the Toolchain) is a framework used to represent a chain of tools, each of which fits one of phases of a DevOps process.


See also

Related lectures