{
  "id": "bbg-p0053-cloud-infrastructure-and-iac-cloud",
  "title": "Cloud Service Families",
  "chapter": "cloud-infrastructure-and-iac",
  "batch": "15",
  "rank": 146,
  "sourcePage": 53,
  "sourcePointer": "p. 53",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "comparison",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source page render and extracted text inspected",
      "preserve cloud service categories rather than vendor-logo grid",
      "omit individual logo artwork and long service list"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: compute services",
      "concept: storage services",
      "concept: networking",
      "concept: databases",
      "concept: security and observability"
    ],
    "labelSource": "curated",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "families",
      "label": "Cross-cloud service categories",
      "x": 54,
      "y": 126,
      "w": 852,
      "h": 330
    }
  ],
  "shapes": [
    {
      "id": "compute",
      "kind": "rect",
      "label": "Compute",
      "detail": "VM functions containers",
      "x": 112,
      "y": 164,
      "w": 142,
      "h": 62,
      "tone": "blue"
    },
    {
      "id": "storage",
      "kind": "cylinder",
      "label": "Storage",
      "detail": "object block file",
      "x": 314,
      "y": 160,
      "w": 142,
      "h": 74,
      "tone": "green"
    },
    {
      "id": "network",
      "kind": "gateway",
      "label": "Networking",
      "detail": "DNS LB VPC",
      "x": 516,
      "y": 154,
      "w": 142,
      "h": 82,
      "tone": "orange"
    },
    {
      "id": "database",
      "kind": "cylinder",
      "label": "Database",
      "detail": "SQL NoSQL cache",
      "x": 708,
      "y": 160,
      "w": 142,
      "h": 74,
      "tone": "purple"
    },
    {
      "id": "security",
      "kind": "rect",
      "label": "Security",
      "detail": "IAM keys WAF",
      "x": 252,
      "y": 342,
      "w": 142,
      "h": 62,
      "tone": "red"
    },
    {
      "id": "ops",
      "kind": "rect",
      "label": "Observability",
      "detail": "logs metrics trace",
      "x": 566,
      "y": 342,
      "w": 142,
      "h": 62,
      "tone": "teal"
    }
  ],
  "connectors": [
    {
      "from": "compute",
      "to": "storage",
      "label": "uses",
      "flow": "data"
    },
    {
      "from": "compute",
      "to": "network",
      "label": "connects",
      "flow": "main"
    },
    {
      "from": "compute",
      "to": "database",
      "label": "queries",
      "flow": "data"
    },
    {
      "from": "security",
      "to": "compute",
      "label": "guard",
      "flow": "control",
      "dashed": true
    },
    {
      "from": "compute",
      "to": "ops",
      "label": "signals",
      "flow": "data",
      "dashed": true
    }
  ]
}
