iiRecord
Agentic AI Atlas · Google Cloud Functions
platform-service:gcp-cloud-functionsa5c.ai
II.
PlatformService JSON

platform-service:gcp-cloud-functions

Structured · live

Google Cloud Functions 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-cloud-functions",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-gcp.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Google Cloud Functions",
    "description": "Event-driven function-as-a-service (gen2 runs on Cloud Run).\n",
    "category": "compute",
    "providedByPlatformId": "platform:gcp",
    "implementsStackPartIds": [
      "stack-part:serverless-runtime"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "platform:gcp",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "stack-part:serverless-runtime",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "stack-part:serverless-runtime",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-functions",
      "to": "platform-service:gcp-gcs",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-gcs",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:gcp",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:serverless-runtime",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:webhook-receiver",
      "to": "platform-service:gcp-cloud-functions",
      "kind": "implemented_by",
      "attributes": {}
    }
  ]
}