II.
Workflow JSON
Structured · liveworkflow:load-balancer-config-review
Load Balancer Config Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:load-balancer-config-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-infrastructure.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Load Balancer Config Review",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "per-change",
"complexity": "single-team",
"description": "Reviews and validates load balancer configuration changes — health check\ntuning, connection draining settings, TLS termination policy, weight-based\nrouting rules, and rate limiting thresholds. Excludes initial provisioning\nof load balancer infrastructure.\n"
},
"outgoingEdges": [
{
"from": "workflow:load-balancer-config-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "role:cloud-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "skill-area:service-mesh-config",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "skill-area:rate-limiting",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "domain:infrastructure",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "domain:networking",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "org-unit:infra-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:load-balancer-config-review",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}