Path Redundancy Provisioning¶
Create multiple viable paths so flow or connection can continue when one path is blocked, degraded, or unavailable.
The Diagnostic Story¶
Symptom: A critical flow depends on a single path, and when that path is disrupted — by outage, absence, closure, provider failure, or intentional interference — the flow stops entirely. Incident teams discover that backup arrangements exist in documentation but are stale, untested, or dependent on the same underlying chokepoint. Continuity plans assume someone will improvise a route under pressure, but no viable alternate path has been qualified, rehearsed, or maintained. System owners have confused duplicated endpoints with true path redundancy, leaving the same route dependency untouched.
Pivot: The structural move is to add, qualify, and actively maintain one or more alternate paths capable of carrying the critical flow when the primary path fails, degrades, or is taken offline. Redundancy requires that the alternate paths have been tested, are operable under realistic failure conditions, and do not share the hidden dependencies that make the primary path fragile.
Resolution: Critical flows survive single-path failures without requiring improvisation under pressure. Incident response is faster because alternate routes are known and ready. Dependency visibility improves — the act of mapping redundancy forces examination of shared failure domains — and degradation becomes graceful rather than total.
Reach for this when you hear…¶
[network operations] “Our backup fiber route runs through the same conduit as the primary — we don't have two paths, we have one path with two labels.”
[humanitarian logistics] “The border crossing we've been using for six months just closed and we have no qualified alternate route into the northern region — this should have been mapped before we became dependent on one crossing.”
[executive succession] “Our CISO is the only person with admin credentials to the security platform and she's going on parental leave in three weeks — we need a second authorized operator before she leaves.”
Mechanisms / Implementations¶
- Alternate Supplier Route
- Backup Route Plan
- Dual-Homing
- Multi-Channel Communication
- Out-of-Band Channel
- Parallel Service Path
- Path Readiness Drill
- Redundant Escalation Path
- Redundant Network Link: A standing parallel link that carries no unique load until a primary path is cut, congested, or misconfigured — then it keeps the two sides connected without interruption.
- Standby Transport Corridor: Keeps a pre-qualified alternate route between the reserve and the fronts continuously ready and health-checked, so a redeployment can still complete inside its window when the primary path fails.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (4)
- Network: Models interactions between components.
- Network: Models interactions between components.
- Redundancy: Duplicate critical components.
- Topology: Studies properties preserved under deformation.
Also references 5 related abstractions
- Boundary: Defines system limits.
- Constraint: Limits possibilities to guide outcomes.
- Fault Tolerance: Continue operating under failure.
- Indirection: Introduces intermediary references.
- Resilience: Absorb shocks and adapt.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Disjoint Path Redundancy · subtype · recognized
Provides alternate paths that avoid shared links, nodes, providers, geography, authority chains, or failure domains.
Dual-Homing · implementation variant · recognized
Connects a node to two upstream paths, providers, networks, authorities, or channels so loss of one upstream connection does not isolate it.
Out-of-Band Path · communication variant · recognized
Maintains a secondary communication or control path that does not rely on the same channel as ordinary operation.
Parallel Supply Pathing · domain variant · recognized
Maintains more than one viable path by which a needed material, service, input, or capability can reach the point of use.