II.
SkillArea JSON
Structured · liveskill-area:cdn-edge
CDN & Edge Computing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:cdn-edge",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-external-systems.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CDN & Edge Computing",
"description": "Content delivery networks, edge computing, caching strategies, and\nglobal distribution using Cloudflare, Fastly, Akamai, and Vercel Edge.\n",
"domains": [
"domain:cloud-infra",
"domain:web-development"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:cdn-edge",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:CDN-optimization",
"to": "skill-area:cdn-edge",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:cloud-infrastructure",
"to": "skill-area:cdn-edge",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "stack-profile:video-streaming-platform",
"to": "skill-area:cdn-edge",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:static-site-cdn",
"to": "skill-area:cdn-edge",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:headless-cms-ssg",
"to": "skill-area:cdn-edge",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:edge-function-cdn",
"to": "skill-area:cdn-edge",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:jamstack",
"to": "skill-area:cdn-edge",
"kind": "requires_skill_area"
},
{
"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:akamai",
"to": "skill-area:cdn-edge",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:akamai",
"to": "skill-area:cdn-edge",
"kind": "used_for"
},
{
"from": "tool:cloudflare-workers",
"to": "skill-area:cdn-edge",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:cloudflare-workers",
"to": "skill-area:cdn-edge",
"kind": "used_for"
}
]
}