II.
Topic JSON
Structured · livetopic:serverless-vs-containers
Serverless vs. Containers json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:serverless-vs-containers",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Serverless vs. Containers",
"description": "Comparing serverless functions and container orchestration for workload\nhosting — evaluating cold-start latency, cost at scale, operational\noverhead, vendor lock-in, and debugging complexity to select the\ndeployment model that best matches workload characteristics.\n"
},
"outgoingEdges": [
{
"from": "topic:serverless-vs-containers",
"to": "domain:cloud-infra",
"kind": "belongs_to_domain"
},
{
"from": "topic:serverless-vs-containers",
"to": "domain:devops",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}