II.
Topic JSON
Structured · livetopic:horizontal-scaling
Horizontal Scaling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:horizontal-scaling",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Horizontal Scaling",
"description": "Horizontal Scaling as a cross-cutting topic - increasing capacity by\nadding more parallel instances rather than enlarging one node.\n"
},
"outgoingEdges": [
{
"from": "topic:horizontal-scaling",
"to": "domain:infrastructure",
"kind": "applies_to"
},
{
"from": "topic:horizontal-scaling",
"to": "domain:cloud-infra",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:cloud-infra",
"to": "topic:horizontal-scaling",
"kind": "contains"
},
{
"from": "lib-process:devops-sre-platform--auto-scaling",
"to": "topic:horizontal-scaling",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}