All news

How to Improve Network Resilience in Data Centres

How to improve network resilience in data centres through diverse connectivity, tested failover, configuration control and wider observability.

How to Improve Network Resilience in Data Centres

When a data centre goes dark, the cause is usually power. When a data centre stays online, but workloads stop responding, the cause is almost always the network. The first kind of failure makes headlines. The second kind costs organisations real money quietly, in the form of degraded latency, packet loss, dropped sessions, and slower response times that users notice before any monitoring dashboard does. Both deserve attention, but it's the second category where the gap between assumed resilience and actual resilience tends to be widest.

The September 2024 designation of UK data centres as Critical National Infrastructure, and the forthcoming Cyber Security and Resilience Bill that follows from it, are about to make that gap a regulated concern rather than an internal one. This article sets out how we approach network resilience as an engineering discipline at Carbon-Z, what genuinely improves it, and the failure modes that catch even well-prepared operations off guard.

What network resilience actually means

Network resilience is often treated as a synonym for redundancy. It is not. Redundancy is a tactic. Resilience is the property of a system that continues to deliver its intended service when something inside it fails. The two are related, but they're not interchangeable, and the difference matters because plenty of doubly-redundant networks fall over in ways that resilient networks do not.

A useful working definition has three components. The network needs to detect that something has gone wrong, fast enough that the affected traffic can be rerouted before users notice. It needs to fail over cleanly, without sending half the traffic into a black hole or creating routing loops. And it needs to recover to a stable state once the underlying fault is fixed, without introducing a second outage in the process. Most network designs handle one or two of these well. Doing all three, consistently, under realistic load, is harder than it looks.

The shifting threat picture

For most of the last decade, the network was not the headline risk. Power was, and still is. The UK government's own assessment of data centre resilience estimates that outages cost the UK industry low single-digit billions annually, with £0.7 billion in lost productivity for customers in 2019 alone, and points specifically to the July 2022 failure of two data centres serving an NHS trust during a heatwave as evidence of the systemic risk. Power tends to dominate those incidents, but IT and network-related issues are an increasing share of the total, and the share has been rising as architectures grow more complex.

Three trends sit behind that shift. The first is architectural complexity: software-defined networking, network function virtualisation, and overlay protocols have made networks more flexible but also more interdependent, which means more places where a misconfiguration can cascade. The second is third-party dependency: even on-premises deployments now rely on external DNS, certificate authorities, BGP route announcements from upstream providers, and cloud-hosted control planes, all of which sit outside any one operator's direct control. The third is the emergence of AI workloads, where large training jobs depend on tightly coupled GPU communication across high-bandwidth interconnects , and a brief network glitch can cost hours of compute progress.

Network resilience now means designing for problems that originate beyond the rack as well as inside it.

The principles that genuinely move the needle

Network resilience is the cumulative result of a handful of design principles applied consistently, alongside a great deal of disciplined detail.

Diversity is more important than duplication. Two fibre paths in the same trench provide almost no resilience against the most common cause of fibre failure, which is mechanical damage during construction work. Two paths in physically separate routes, ideally with different ingress points to the building, are an order of magnitude more useful. The same logic applies to power feeds for network equipment, upstream carriers, and, where it can be arranged, separate Autonomous Systems carrying the routes.

Failover paths must be tested under load, not just tested. A switch that handles failover correctly with no traffic on it tells you very little about how it will behave at 80% link utilisation when a primary path drops. Realistic load testing surfaces buffer exhaustion, convergence-time edge cases, and control-plane CPU saturation that quiet tests miss entirely.

Configuration drift causes more outages than equipment failure. Most network outages classified as "human error" in post-mortems are configuration drift caught by a change that exposed the underlying inconsistency. The Uptime Institute Annual Outage Analysis 2025 found that failure to follow procedures rose by ten percentage points as a contributing cause of outages compared with the previous year. Network configuration management should be source-controlled, peer-reviewed, and validated against a known-good template before deployment. Monitoring for drift between actual and intended state matters as much as monitoring for outright failure.

Observability has to extend beyond your perimeter. The point at which you find out a key transit provider is dropping packets should not be the point at which your customers tell you. Synthetic monitoring of upstream paths, BGP route monitoring, and active probing of dependencies you don't own are how you find out first.

Common failure modes worth designing against

Some patterns recur often enough across post-mortems that they are worth listing explicitly:

Asymmetric routing after failover , where traffic leaves through one path and returns through another, often breaks stateful firewalls and load balancers in subtle ways

Convergence storms , where a single link failure triggers cascading reconvergence across multiple routing protocol domains, multiplying the disruption

DNS resolution depends on the very service that has failed , which prevents recovery from completing because the systems needed to coordinate it cannot resolve each other

Untested certificate expiry , which causes services to fail in ways that look like network problems but are not

Spanning Tree Protocol misconfigurations , which remain a leading cause of broadcast storms in environments that still rely on flat Layer 2 segments

Time synchronisation drift , where NTP failures cause logs, security tokens, and distributed databases to disagree about reality

Each of these is straightforward to design against once you know how to look. The pattern they share is that they sit at the boundary between disciplines, where network and application teams each assume the other has it covered.

How connectivity choices shape resilience

The decisions that most affect long-term network resilience are usually made before the first packet is sent. Choosing a colocation environment with multiple carriers on site, diverse fibre routes into the building, and the option to peer directly with cloud providers gives you architectural options that no amount of clever configuration can substitute for later. Choosing a single-carrier environment, or one where the building has a single fibre ingress, locks in a ceiling on the resilience you can ever achieve.

Carbon-Z provides carrier-neutral Connectivity Services within our colocation environments, with access to Tier 1 and Tier 2 networks, alongside the immersion, direct-to-chip, and air-cooled compute infrastructure we operate. Our facilities are ISO 27001 certified, which is directly relevant to the security and resilience baseline that the new regulatory regime will require. The point of bundling connectivity into the colocation conversation rather than treating it as a separate procurement is that the network and the facility have to work together when something goes wrong. A diverse fibre path is only as resilient as the cross-connect arrangement and the rack-level redundancy supporting it.

If you are scoping a new deployment or reviewing the resilience of an existing one, a free power assessment is the easiest starting point. We will walk through the network architecture, the upstream dependencies, and where the realistic single points of failure sit.

What changes under the new regulatory regime

The Cyber Security and Resilience Bill, working through Parliament, will bring data centres formally into the Network and Information Systems regulatory regime. The practical effect for operators will be statutory duties around incident reporting, security and resilience measures, and notification to Ofcom as the operational regulator. The detail is still being finalised, but the direction is clear: network resilience is moving from a commercial differentiator to a regulated baseline.

Operators planning new infrastructure investments now should assume that the regulatory floor will rise during the lifecycle of the deployment. Designing for what is currently best practice rather than what is currently mandatory is the prudent default. The cost of retrofitting resilience into a network architecture is typically several times the cost of building it in from the start, and the disruption involved usually exceeds whatever the original cost saving was.

Network resilience, like most engineering disciplines, is the cumulative result of many small, deliberate decisions made consistently. There is rarely a single intervention that transforms a fragile network into a robust one. The work is in the layered detail, applied early.

Related articles

Data Centre Migration Checklist - How to Plan a Low-Risk MoveUse this data centre migration checklist to plan dependencies, power, connectivity, rollback and validation for a lower-risk move.How Much Does Immersion Cooling Cost? Capex, Opex, and TCO ExplainedSee what drives immersion cooling cost in the UK, from CapEx and OpEx to TCO, and compare the real cost of supporting high-density compute.What Is a Coolant Distribution Unit? A Data Centre CDU GuideWhat is a coolant distribution unit? Learn how CDUs manage coolant flow, heat transfer, and pressure in liquid-cooled data centres.AI Colocation in the UK: How to Choose Infrastructure That Will Not Hold Your GPUs BackCarbon-Z delivers AI colocation in the UK with liquid cooling up to 120kW per rack. Built for GPU clusters, AI training, and sustained high-density workloads.From 8kW To 120kW: When Your GPU Cluster Outgrows Standard ColocationGPU clusters scaling from 8kW to 120kW often outgrow standard colocation. Learn the warning signs and what infrastructure changes are needed for dense compute.Liquid Cooling For Data Centres: A Buyer's GuideLiquid Cooling for Data Centres explained. Compare cooling options, buyer checks and key questions before planning high-density infrastructure.What 120kW Per Rack Actually Looks Like: Power, Cooling, And Cabling SpecificationsSee what 120kW per rack means for power, cooling, cabling and monitoring before planning high-density data centre infrastructure.Are Colocation Data Centres the Same as Servers?Colocation data centres and servers fill different roles in IT infrastructure. Learn how each works, when colocation is the right choice and what to look for.Carrier-Neutral Data Centre Benefits: Why Network Choice MattersExplore carrier-neutral data centre benefits, from provider choice and route diversity to stronger hybrid connectivity.What Is Immersion Cooling? A Practical Guide for High-Density InfrastructureWhat is immersion cooling? Learn how it works, when it makes sense, and how it supports high-density infrastructure.Where to Colocate in the UK: A Guide to the Top Data Centre HubsChoosing a UK colocation hub now turns on power and cooling, not postcode. We map the four hub types and how to match each to your workload.Why AI and HPC Workloads Need Immersion CoolingAI and HPC racks now draw 40 to 140 kilowatts. We explain why air cooling has hit its ceiling and where immersion genuinely earns its place.What Does It Actually Cost to Run an AI Model?Running an AI model costs more than most organisations expect. We break down GPU hardware, power, cooling, and egress to show where the money actually goes.What Is Colocation? The Complete UK Guide 2026Colocation lets you house your servers in a managed UK data centre. Our guide covers costs, cooling, security, cloud comparisons, and how to choose a providerAir Cooling vs Liquid Cooling: Which Does Your Infrastructure Actually Need?Air cooling vs liquid cooling: which does your infrastructure need? We break down rack density, PUE, and total cost to help you make the right call.Colocation vs Cloud - Where Your Workloads Actually BelongColocation vs cloud isn't a philosophy debate. We break down the real cost, compliance, and performance factors that determine where your workloads belong.The thirst for AIAI is revolutionary in its capabilities. It is becoming integrated to all the applications that we use…Combating obsolete Data CentresDive into how immersion cooling slashes energy use and unlocks high rack densities for AI, GPU and HPC workloads.Open DayExciting News! Join us for a Journey into the Future of Hosting and Cooling at Swindon Data Centre Open Day!AtomsCarbon-Z Atoms are modular, build-on-demand data centre units with up to 1MW capacity and flexible cooling options built for rapid deployment and scalability.

Ready to upgrade your infrastructure?

Stop overpaying for legacy efficiency. Get a quote for colocation, immersion or a custom build in under 24 hours.