II.
Domain JSON
Structured · livedomain:edge-computing
Edge Computing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:edge-computing",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Edge Computing",
"description": "Computation and data processing at the network edge — CDN logic, IoT\ngateways, on-device inference, and fog architectures. Reduces latency,\nbandwidth, and cloud dependency for real-time workloads.\n"
},
"outgoingEdges": [
{
"from": "domain:edge-computing",
"to": "specialization:embedded-systems",
"kind": "contains"
},
{
"from": "domain:edge-computing",
"to": "specialization:devops-sre-platform",
"kind": "contains"
}
],
"incomingEdges": []
}