iiRecord
Agentic AI Atlas · Event Mesh
topic:event-mesha5c.ai
II.
Topic JSON

topic:event-mesh

Structured · live

Event Mesh json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:event-mesh",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Event Mesh",
    "description": "Event Mesh as a cross-cutting topic - interconnecting multiple brokers or\nevent domains so publishers and subscribers span broader topologies.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:event-mesh",
      "to": "domain:data-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:event-mesh",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:data-engineering",
      "to": "topic:event-mesh",
      "kind": "contains"
    },
    {
      "from": "domain:software-engineering",
      "to": "topic:event-mesh",
      "kind": "contains"
    },
    {
      "from": "domain:serverless",
      "to": "topic:event-mesh",
      "kind": "contains"
    }
  ]
}