Chapter 8
Data Analytics & Machine Learning
graph LR; classDef highlight stroke:#000,stroke-width:4px direction LR Generation subgraph S [ ] Ingestion Transformation Serving Ingestion --> Transformation Transformation --> Serving Storage@{ shape: lin-cyl } end Generation --> Ingestion Serving --> Analytics:::highlight Serving --> ML(Machine Learning):::highlight Serving --> RETL(Reverse ETL)