Chapter 10

Data Mutability/Volatility, Robustness and Trust

graph LR;
  classDef UC fill:#fff,stroke:#555
  classDef highlight stroke:#000,stroke-width:4px,fill:#fff,stroke:#555
  subgraph Undercurrents
    direction TB
    Security:::highlight
    DM(Data management):::highlight
    DataOps:::highlight
    DA(Data Architecture):::UC
    Orchestration:::highlight
    SE(Software Engineering):::UC
    style Undercurrents fill:#eee,stroke:#000
  end