II.
Topic JSON
Structured · livetopic:vertical-scaling
Vertical Scaling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:vertical-scaling",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Vertical Scaling",
"description": "Vertical Scaling as a cross-cutting topic - increasing capacity by\nenlarging the resources of one instance or machine.\n"
},
"outgoingEdges": [
{
"from": "topic:vertical-scaling",
"to": "domain:infrastructure",
"kind": "applies_to"
},
{
"from": "topic:vertical-scaling",
"to": "domain:cloud-infra",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:cloud-infra",
"to": "topic:vertical-scaling",
"kind": "contains"
},
{
"from": "domain:infrastructure",
"to": "topic:vertical-scaling",
"kind": "contains"
}
]
}