Difference between revisions of "DevOps toolchain"

From CNM Wiki
Jump to: navigation, search
(Related coursework)
Line 1: Line 1:
[[File:Devops.png|400px|thumb|right|[[DevOps toolchain]]]][[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]]]][[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.
  
 
==Related lectures==
 
==Related lectures==

Revision as of 19:40, 16 October 2020

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.

Related lectures