II.
Tool JSON
Structured · livetool:fastly
Fastly json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
}
]
}