iiRecord
Agentic AI Atlas · Fastly
tool:fastlya5c.ai
II.
Tool JSON

tool:fastly

Structured · live

Fastly json

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

File · domain/tools/tools-infra-services.yamlCluster · domain
Record JSON
{
  "id": "tool:fastly",
  "_kind": "Tool",
  "_file": "domain/tools/tools-infra-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Fastly",
    "homepageUrl": "https://www.fastly.com",
    "kind": "other",
    "description": "Edge cloud platform providing CDN, WAF, DDoS protection, and edge\ncompute (Compute@Edge). Offers real-time log streaming, instant\npurging, and Varnish-based VCL configuration for fine-grained caching.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:fastly",
      "to": "skill-area:cdn-edge",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:fastly",
      "to": "skill-area:cdn-edge",
      "kind": "used_for"
    },
    {
      "from": "tool:fastly",
      "to": "tool:akamai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CDN and edge platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:akamai",
      "to": "tool:fastly",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "CDN and edge platforms"
      }
    }
  ]
}