II.
SkillArea JSON
Structured · liveskill-area:CDN-optimization
CDN Optimization json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:CDN-optimization",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CDN Optimization",
"description": "Optimizing content delivery networks — cache key design, purge\nstrategies, origin shielding, edge compute (workers),\nand performance tuning for global content distribution.\n",
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:CDN-optimization",
"to": "domain:cloud-infra",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:CDN-optimization",
"to": "specialization:web-development",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:CDN-optimization",
"to": "skill-area:cdn-edge",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:CDN-optimization",
"to": "skill-area:web-performance",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
],
"incomingEdges": [
{
"from": "skill-area:edge-computing-design",
"to": "skill-area:CDN-optimization",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
}
]
}