iiRecord
Agentic AI Atlas · Google Cloud Pub/Sub
platform-service:gcp-pubsuba5c.ai
II.
PlatformService JSON

platform-service:gcp-pubsub

Structured · live

Google Cloud Pub/Sub json

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

File · domain/platform-services/platform-services-gcp.yamlCluster · domain
Record JSON
{
  "id": "platform-service:gcp-pubsub",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-gcp.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Google Cloud Pub/Sub",
    "description": "Globally distributed pub/sub messaging at scale.\n",
    "category": "messaging",
    "providedByPlatformId": "platform:gcp",
    "implementsStackPartIds": [
      "stack-part:pubsub-service",
      "stack-part:event-bus"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform:gcp",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "stack-part:pubsub-service",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "stack-part:event-bus",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "stack-part:pubsub-service",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "stack-part:event-bus",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform-service:gcp-cloud-run",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform-service:gcp-bigquery",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-bigquery",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:gcp",
      "to": "platform-service:gcp-pubsub",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:pubsub-service",
      "to": "platform-service:gcp-pubsub",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-gcp-pubsub",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}