II.
Topic JSON
Structured · livetopic:service-mesh
Service Mesh json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:service-mesh",
"_kind": "Topic",
"_file": "domain/topics/topics-engineering-practices.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Service Mesh",
"description": "Service Mesh as a cross-cutting topic - a dedicated infrastructure layer\nfor handling service-to-service communication through sidecar proxies.\nCovers Istio, Linkerd, and Consul Connect; mTLS, traffic management,\nobservability injection, and the operational overhead tradeoffs of mesh\nadoption versus simpler alternatives.\n"
},
"outgoingEdges": [
{
"from": "topic:service-mesh",
"to": "domain:devops",
"kind": "applies_to"
},
{
"from": "topic:service-mesh",
"to": "domain:networking",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:service-mesh",
"kind": "contains"
},
{
"from": "lib-process:devops-sre-platform--service-mesh",
"to": "topic:service-mesh",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--service-mesh",
"to": "topic:service-mesh",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}