II.
Domain JSON
Structured · livedomain:serverless
Serverless json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:serverless",
"_kind": "Domain",
"_file": "domain/domains/software-engineering.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Serverless",
"description": "Serverless computing architectures and functions-as-a-service (FaaS)\nincluding AWS Lambda, Cloudflare Workers, and event-driven workflows.\n"
},
"outgoingEdges": [
{
"from": "domain:serverless",
"to": "topic:event-mesh",
"kind": "contains"
},
{
"from": "domain:serverless",
"to": "topic:publish-subscribe",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "stack-profile:serverless-api-multicloud",
"to": "domain:serverless",
"kind": "applies_to"
},
{
"from": "stack-profile:edge-function-cdn",
"to": "domain:serverless",
"kind": "applies_to"
},
{
"from": "stack-profile:serverless-aws",
"to": "domain:serverless",
"kind": "applies_to"
},
{
"from": "tool-server:mcp-aws-serverless",
"to": "domain:serverless",
"kind": "lib_applies_to_domain",
"attributes": {}
}
]
}