Boosting operational experience
The operational experience revolves around two main types of interactions: the release of data products developed in the runtime environment and their subsequent operations control. In this section, we will see how the XOps platform can support these two key interactions through its core capabilities.
Orchestrating the data product deployment pipeline
Every data product must have an associated deployment pipeline to manage its release in the runtime environment. This pipeline is generally constructed by composing simpler pipelines associated with the release of individual components or groups of components. The reference to the pipeline to be used or to its sub-pipelines must be explicitly specified in the descriptor document.
The following code snippet shows how pipelines to promote the data product through the different stages of its lifecycle are referenced in DPDS:
"lifecycleInfo": { "...