II.
Topic JSON
Structured · livetopic:serverless-architecture
Serverless Architecture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:serverless-architecture",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Serverless Architecture",
"description": "Serverless Architecture as a cross-cutting topic - event-triggered compute,\nmanaged platform dependencies, and operational tradeoffs around cold starts.\n"
},
"outgoingEdges": [
{
"from": "topic:serverless-architecture",
"to": "domain:cloud-infra",
"kind": "applies_to"
},
{
"from": "topic:serverless-architecture",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:serverless-architecture",
"kind": "contains"
},
{
"from": "lib-process:web-development--aws-amplify-deployment",
"to": "topic:serverless-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--serverless-api-lambda",
"to": "topic:serverless-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--vercel-deployment",
"to": "topic:serverless-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--aws-amplify",
"to": "topic:serverless-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--vercel",
"to": "topic:serverless-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}