Slide 4
Slide 4 text
PIPELINE DEFINITION
In software engineering, a pipeline consists of a chain of processing elements (processes,
threads, coroutines, functions, etc.), arranged so that the output of each element is the
input of the next.
by Wikipedia
@ https://en.wikipedia.org/wiki/Pipeline_(software)
Deployment pipeline for databases
@EdPiairo, #WinOps