{
  "id": "bbg-p0382-cloud-infrastructure-and-iac-cloud",
  "title": "Cloud Data Pipeline Services",
  "chapter": "cloud-infrastructure-and-iac",
  "batch": "23",
  "rank": 223,
  "sourcePage": 382,
  "sourcePointer": "p. 382",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "data-flow",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source page render and extracted text inspected",
      "preserve data lifecycle across cloud platforms: ingestion, lake, processing, warehouse, orchestration, visualization, and ML",
      "omit provider-logo matrix"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: ingestion",
      "concept: data lake",
      "concept: processing",
      "concept: warehouse",
      "concept: orchestration visualization ML"
    ],
    "labelSource": "curated",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "pipeline",
      "label": "Data lifecycle",
      "x": 54,
      "y": 150,
      "w": 852,
      "h": 276
    }
  ],
  "shapes": [
    {
      "id": "ingest",
      "kind": "rect",
      "label": "Ingestion",
      "detail": "collect",
      "x": 88,
      "y": 238,
      "w": 118,
      "h": 58,
      "tone": "blue"
    },
    {
      "id": "lake",
      "kind": "cylinder",
      "label": "Data lake",
      "detail": "raw",
      "x": 246,
      "y": 230,
      "w": 118,
      "h": 74,
      "tone": "green"
    },
    {
      "id": "process",
      "kind": "rect",
      "label": "Processing",
      "detail": "batch stream",
      "x": 404,
      "y": 238,
      "w": 118,
      "h": 58,
      "tone": "orange"
    },
    {
      "id": "warehouse",
      "kind": "cylinder",
      "label": "Warehouse",
      "detail": "curated",
      "x": 562,
      "y": 230,
      "w": 118,
      "h": 74,
      "tone": "purple"
    },
    {
      "id": "viz",
      "kind": "rect",
      "label": "Visualization",
      "detail": "BI",
      "x": 720,
      "y": 238,
      "w": 118,
      "h": 58,
      "tone": "teal"
    },
    {
      "id": "orchestrate",
      "kind": "rect",
      "label": "Orchestrate",
      "detail": "schedule",
      "x": 404,
      "y": 352,
      "w": 118,
      "h": 54,
      "tone": "red"
    }
  ],
  "connectors": [
    {
      "from": "ingest",
      "to": "lake",
      "label": "raw",
      "flow": "main"
    },
    {
      "from": "lake",
      "to": "process",
      "label": "transform",
      "flow": "main"
    },
    {
      "from": "process",
      "to": "warehouse",
      "label": "load",
      "flow": "main"
    },
    {
      "from": "warehouse",
      "to": "viz",
      "label": "serve",
      "flow": "data"
    },
    {
      "from": "orchestrate",
      "to": "process",
      "label": "run",
      "flow": "control",
      "dashed": true
    }
  ]
}
