II.
Topic JSON
Structured · livetopic:twelve-factor-app
Twelve-Factor App json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:twelve-factor-app",
"_kind": "Topic",
"_file": "domain/topics/topics-engineering-practices.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Twelve-Factor App",
"description": "The Twelve-Factor App as a cross-cutting topic - methodology for building\nsoftware-as-a-service applications that are portable, scalable, and\nmaintainable. Covers the twelve factors (codebase, dependencies, config,\nbacking services, build-release-run, processes, port binding, concurrency,\ndisposability, dev-prod parity, logs, admin processes) and their modern\nreinterpretations for containerized and serverless environments.\n"
},
"outgoingEdges": [
{
"from": "topic:twelve-factor-app",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:twelve-factor-app",
"to": "domain:cloud-infra",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:twelve-factor-app",
"kind": "contains"
},
{
"from": "lib-agent:qa-testing-automation--test-environment-expert",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--container",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--environment-setup",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--docker-containerization",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--secrets-management",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--docker-web",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--secrets-management",
"to": "topic:twelve-factor-app",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}