{
  "version": 3,
  "app": "fluyo",
  "doc": {
    "theme": "dark",
    "customBg": "",
    "cur": 0,
    "pages": [
      {
        "name": "Pipeline Kafka",
        "nodes": [
          {
            "id": 1,
            "shape": "text",
            "x": 1280,
            "y": 340,
            "w": 760,
            "h": 40,
            "label": "Pipeline de eventos con Apache Kafka",
            "color": "#d08b5b",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 0,
            "fs": 30
          },
          {
            "id": 2,
            "shape": "icon",
            "x": 480,
            "y": 620,
            "w": 120,
            "h": 92,
            "label": "Apps productoras",
            "color": "#6a9fb5",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 1,
            "icon": "web"
          },
          {
            "id": 3,
            "shape": "icon",
            "x": 800,
            "y": 620,
            "w": 120,
            "h": 92,
            "label": "API Gateway",
            "color": "#6a9fb5",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 2,
            "icon": "apigw"
          },
          {
            "id": 4,
            "shape": "icon",
            "x": 1160,
            "y": 620,
            "w": 150,
            "h": 110,
            "label": "Kafka",
            "color": "#d08b5b",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": true,
            "order": 3,
            "icon": "kafka"
          },
          {
            "id": 5,
            "shape": "icon",
            "x": 1560,
            "y": 460,
            "w": 120,
            "h": 92,
            "label": "Servicio de pagos",
            "color": "#6a9fb5",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 4,
            "icon": "run"
          },
          {
            "id": 6,
            "shape": "icon",
            "x": 1560,
            "y": 620,
            "w": 120,
            "h": 92,
            "label": "Servicio de envíos",
            "color": "#6a9fb5",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 5,
            "icon": "run"
          },
          {
            "id": 7,
            "shape": "icon",
            "x": 1560,
            "y": 800,
            "w": 120,
            "h": 92,
            "label": "Dead letter queue",
            "color": "#d0576a",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 6,
            "icon": "queue"
          },
          {
            "id": 8,
            "shape": "cylinder",
            "x": 1940,
            "y": 460,
            "w": 150,
            "h": 90,
            "label": "PostgreSQL",
            "color": "#7fa66b",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 7
          },
          {
            "id": 9,
            "shape": "icon",
            "x": 1940,
            "y": 680,
            "w": 120,
            "h": 92,
            "label": "Data warehouse",
            "color": "#7fa66b",
            "fill": null,
            "border": "solid",
            "lblPos": "center",
            "textBg": null,
            "font": null,
            "bold": false,
            "pulse": false,
            "order": 8,
            "icon": "bigquery"
          }
        ],
        "edges": [
          {
            "id": 10,
            "from": 2,
            "to": 3,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "HTTP",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": false,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 11,
            "from": 3,
            "to": 4,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "produce",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": false,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 12,
            "from": 4,
            "to": 5,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "topic: pagos",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": false,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 13,
            "from": 4,
            "to": 6,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "topic: envios",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": false,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 14,
            "from": 4,
            "to": 7,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "fallos",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": true,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 15,
            "from": 5,
            "to": 8,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "persiste",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": false,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          },
          {
            "id": 16,
            "from": 6,
            "to": 9,
            "fromSide": "e",
            "toSide": "w",
            "route": "ortho",
            "waypoints": [],
            "label": "analítica",
            "font": null,
            "bold": false,
            "animated": true,
            "dashed": true,
            "startArrow": false,
            "endArrow": true,
            "flowDir": "normal"
          }
        ],
        "nextId": 17
      }
    ]
  },
  "settings": {
    "speed": 0.5,
    "dots": 3,
    "build": false,
    "stagger": 0.45,
    "grid": true,
    "snap": false,
    "font": "Georgia, serif"
  }
}