{
  "id": "bbg-p0153-cloud-infrastructure-and-iac-cloud",
  "title": "Cloud Computing Learning Map",
  "chapter": "cloud-infrastructure-and-iac",
  "batch": "09",
  "rank": 86,
  "sourcePage": 153,
  "sourcePointer": "p. 153",
  "status": "accepted",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0.9,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "architecture",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source page render and extracted text inspected",
      "preserve learning-map categories from fundamentals through compute, storage, networking, security, deployment, and operations",
      "omit product logos and decorative poster art"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: cloud basics",
      "concept: service models",
      "concept: compute storage networking",
      "concept: security deployment operations"
    ],
    "labelSource": "curated",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "base",
      "label": "Foundation",
      "x": 54,
      "y": 126,
      "w": 250,
      "h": 320
    },
    {
      "id": "core",
      "label": "Core services",
      "x": 354,
      "y": 126,
      "w": 250,
      "h": 320
    },
    {
      "id": "ops",
      "label": "Operate",
      "x": 654,
      "y": 126,
      "w": 250,
      "h": 320
    }
  ],
  "shapes": [
    {
      "id": "fund",
      "kind": "rect",
      "label": "Cloud basics",
      "detail": "models billing",
      "x": 104,
      "y": 166,
      "w": 132,
      "h": 58,
      "tone": "blue"
    },
    {
      "id": "identity",
      "kind": "rect",
      "label": "Identity",
      "detail": "IAM access",
      "x": 126,
      "y": 306,
      "w": 132,
      "h": 58,
      "tone": "purple"
    },
    {
      "id": "compute",
      "kind": "rect",
      "label": "Compute",
      "detail": "VM serverless",
      "x": 398,
      "y": 166,
      "w": 132,
      "h": 58,
      "tone": "orange"
    },
    {
      "id": "storage",
      "kind": "cylinder",
      "label": "Storage",
      "detail": "object block",
      "x": 420,
      "y": 306,
      "w": 132,
      "h": 74,
      "tone": "green"
    },
    {
      "id": "network",
      "kind": "gateway",
      "label": "Networking",
      "detail": "VPC DNS LB",
      "x": 696,
      "y": 156,
      "w": 132,
      "h": 78,
      "tone": "teal"
    },
    {
      "id": "deploy",
      "kind": "rect",
      "label": "Deploy ops",
      "detail": "monitor automate",
      "x": 720,
      "y": 310,
      "w": 132,
      "h": 58,
      "tone": "red"
    }
  ],
  "connectors": [
    {
      "from": "fund",
      "to": "identity",
      "label": "secure",
      "flow": "control"
    },
    {
      "from": "fund",
      "to": "compute",
      "label": "build",
      "flow": "main"
    },
    {
      "from": "compute",
      "to": "storage",
      "label": "persist",
      "flow": "data"
    },
    {
      "from": "compute",
      "to": "network",
      "label": "connect",
      "flow": "main"
    },
    {
      "from": "network",
      "to": "deploy",
      "label": "operate",
      "flow": "control"
    },
    {
      "from": "storage",
      "to": "deploy",
      "label": "backup",
      "flow": "data"
    }
  ]
}
