iiRecord
Agentic AI Atlas · Content Delivery Network
stack-part:cdna5c.ai
II.
StackPart JSON

stack-part:cdn

Structured · live

Content Delivery Network json

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

File · domain/stack-parts/cdn.yamlCluster · domain
Record JSON
{
  "id": "stack-part:cdn",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/cdn.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Content Delivery Network",
    "category": "infrastructure",
    "description": "Geographically distributed edge cache for static and dynamic content. Examples: Cloudflare, Fastly, Akamai, AWS CloudFront.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:cdn",
      "to": "platform-service:aws-cloudfront",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-cloudfront",
      "to": "stack-part:cdn",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-cloudfront",
      "to": "stack-part:cdn",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:vercel-edge-network",
      "to": "stack-part:cdn",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:vercel-edge-network",
      "to": "stack-part:cdn",
      "kind": "implements_stack_part",
      "attributes": {}
    }
  ]
}