iiRecord
Agentic AI Atlas · File Storage / NFS
stack-part:file-storagea5c.ai
II.
StackPart JSON

stack-part:file-storage

Structured · live

File Storage / NFS json

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

File · domain/stack-parts/stack-parts-storage.yamlCluster · domain
Record JSON
{
  "id": "stack-part:file-storage",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-storage.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "File Storage / NFS",
    "category": "data-store",
    "description": "Managed shared file system (EFS, Filestore, Azure Files).\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:file-storage",
      "to": "platform-service:aws-s3",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:file-storage",
      "to": "platform-service:gcp-gcs",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:file-storage",
      "to": "platform-service:azure-blob-storage",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:file-storage",
      "to": "platform-service:vercel-blob",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}