Out-of-band telemetry and control
Out-of-band telemetry and control on a path independent of the production network — thermal, power, and health data plus remote power cycling. Redfish gives a vendor-neutral model for exactly this.
INSIGHTUse case · Edge AI
Move AI compute to the edge for one of three reasons: the round trip to a central region breaks the application, the data cannot legally or economically leave the site, or the uplink is narrower than the data being produced. If none of those is true, centralized cloud is the better answer. What follows is what edge placement actually costs — power, connectivity, climate, access, and the maintenance reality of an unattended site.
PUBLISHED LAST VERIFIED BY JOSEF ELIMELECHREVIEWED PODOS AI ENGINEERING
The three drivers, in order of durability
A control loop, a robotic cell, or an interactive assistant that misses a real deadline on the round trip. Only geography closes that gap.
Sensor, imaging, and video streams that produce more per hour than the uplink can move in an hour. The compute goes to the data.
Data that cannot leave a country, a campus, or a classified boundary. Categorical rather than economic — it survives every round of cost-cutting.
Definition
The first is device-level: a compact model running on a camera, a controller, or a handset, measured in watts. The second is facility-level: racks of accelerators placed at a regional site, measured in hundreds of kilowatts or megawatts. Most search results describe the first. This page is about the second — the tier where siting, power, and cooling decisions get made.
The reason the second tier exists is that compute has concentrated. US data centres consumed roughly 4.4% of national electricity in 2023, on a trajectory the federal lab's modelling puts at 6.7–12% by 2028.[1] The IEA describes the same concentration globally, with data-centre demand rising sharply through 2030.[2] Concentration is efficient, but it puts compute a long way from most of the places data is created. Edge placement is the deliberate, expensive exception.
Latency. Distance sets a floor on round-trip time that no amount of bandwidth removes. If a control loop, a robotic cell, or an interactive assistant has a deadline the round trip cannot meet, no software fix closes the gap — only geography does. The honest test is whether there is a real deadline. Many workloads called latency-sensitive are just sensitive to being slow, and those are throughput problems.
Data gravity. High-rate sensor, imaging, and video streams are usually cheaper to process where they land than to ship. When the volume produced per hour exceeds what the uplink can move in an hour, the decision is already made: compute goes to the data.
Jurisdiction and control. Some data cannot leave a country, a campus, or a classified boundary. That constraint is categorical rather than economic — it does not respond to a better price per hour, and it is the one driver that survives every round of cost-cutting.
Notably absent from that list: cost. Edge sites are usually more expensive per unit of compute, because they lose the pooling that makes central capacity cheap. Anyone selling edge placement as a savings story should be asked for the utilization assumption underneath it.
Site survey
A remote or constrained site removes the assumptions a purpose-built facility provides by default. These seven decide feasibility, in survey order.
| # | Constraint | What to establish | Why it bites at the edge |
|---|---|---|---|
| EA-01 | Available power | Firm capacity at the meter, the utility's queue position for any increase, and what the site can hold during an outage. | Edge sites rarely sit next to spare megawatts, and grid-connection delay is now a headline constraint on siting generally.[3] |
| EA-02 | Uplink and its failure modes | Committed bandwidth, path diversity, expected outage duration, and whether the link is metered. | The workload moved because raw data will not fit up the pipe. Control, telemetry, and model distribution still need a link that fails predictably rather than silently. |
| EA-03 | Climate envelope | Site-specific cooling design dry bulb, coincident wet bulb, and extreme annual dew point — not a regional average. | Heat rejection is sized against the design day. ASHRAE publishes per-station design conditions precisely because a regional average is how equipment gets undersized.[7] |
| EA-04 | Delivery and access | Road classification, bridge and turn geometry, crane or offload plan, and the legal envelope of the vehicle. | Federal rules fix National Network width at 102 inches and interstate limits at 80,000 lb gross, height left to the states — a unit either fits that envelope or needs permits and escorts.[5] |
| EA-05 | Physical protection | Ingress rating for dust and water, corrosion and icing exposure, and the enclosure type the local code official expects. | IEC 60529 IP codes and ANSI/NEMA 250 types overlap but are not interchangeable; NEMA adds corrosion, icing, and construction requirements outdoor sites actually meet.[8] |
| EA-06 | Permitting path | Whether the jurisdiction runs an industrialized-building program, accepts third-party in-plant inspection, and what remains for on-site final inspection. | Off-site construction standards exist for this exact split, but the authority having jurisdiction still governs and small jurisdictions vary widely.[6] |
| EA-07 | People within reach | Distance to the nearest qualified technician, contracted response time, and who holds the spares. | Staffing is a persistent operator concern in survey data, and a remote site turns every hands-on task into a scheduled trip.[4] |
EA-01 · Power
Power is where edge projects most often stall. Where firm capacity is short, on-site storage can make a site viable by shaping the load rather than raising the connection: a federal-lab demonstration of a 70 MW data centre run as a flexible grid asset dispatched 35 MW of battery storage in under five seconds with service levels intact.[12] The technique scales down, but it turns a passive electrical service into an operated system. The power architecture page covers the distribution side in detail.
Unattended operation
Unattended does not mean unmanaged. Every routine action a technician would take by walking over must work across a link that sometimes fails. This is the minimum before a site is left alone.
Out-of-band telemetry and control on a path independent of the production network — thermal, power, and health data plus remote power cycling. Redfish gives a vendor-neutral model for exactly this.
Fail-safe thermal behaviour: on loss of the uplink, cooling holds a safe state and sheds compute rather than waiting for an instruction that will not arrive.
Automated fire detection and suppression with local actuation, because a remote confirmation step is not available.
Physical access control, monitoring, and visitor records mapped to a recognised control set — NIST SP 800-53's physical and environmental protection family is the usual reference.
Deterministic recovery: after a power loss the site restarts to a known state and reports it, with nobody present to sequence the startup.
A spares and consumables plan that assumes a scheduled trip — filters, pumps, fans, batteries, and the tooling to swap them.
At a central facility, mean time to repair is dominated by diagnosis. At an edge site it is dominated by driving.
Operations
That inversion should reshape the design: redundancy that buys days rather than minutes, components that fail predictably on a schedule rather than rarely and catastrophically, and a factory-commissioned thermal system rather than one that needs field balancing. A sealed thermal enclosure is worth more at a dusty, remote, or coastal site than it is in a clean hall, and the enclosure rating conversation — IP code versus NEMA type — is a real engineering decision rather than a paperwork one.[9]
Plan the first year as a maintenance schedule, not an incident queue: consumable intervals, firmware and certificate expiry, coolant chemistry sampling, and one rehearsed full-site restart. Then check the plan against the site survey using the readiness checklist.
Telemetry standardisation matters more here than in a staffed facility, because the data stream is the operator's only instrument.[10] Access controls matter more because the deterrent of an occupied building is gone.[11]And the industry's own numbers argue for humility: in a survey of more than 800 operators, roughly half reported an impactful outage within the previous three years.[4] Those failures happen in staffed buildings. See monitoring and controls for the instrumentation layer.
HONEST LIMITS
Edge placement is the wrong choice more often than it is the right one. Do not move compute to the edge when:
In the product
The realistic answer for most organisations is a split: central capacity for training and batch work, edge capacity only for the inference paths that fail without it. That tradeoff is laid out in on-prem AI infrastructure vs cloud.
PODOS builds the facility layer as a factory-integrated unit rather than a field-built room. Each PODOS Pod is designed as a standardized 1 MW building block and designed for 128 GPUs, with power distribution, closed-loop liquid cooling, racks, and instrumentation specified together and commissioned before the unit leaves the factory. That matters at an edge site for one reason: the parts hardest to build correctly with a small local crew arrive already built and tested.
That approach shortens the on-site sequence to civil works, service connection, and commissioning, which is why PODOS targets a 90-day window from order to commissioning for a standard unit — a target, not a measured result. The deployment model describes that sequence; other placements for the same unit are collected under use cases, and unfamiliar terms are defined in the AI infrastructure glossary.
QUESTIONS
It needs enough connectivity for control, telemetry, model updates, and results — not for the raw sensor firehose, which is why the compute moved in the first place. Microwave, satellite, or a modest leased line can work, but the design must treat the uplink as intermittent: local buffers, queued replication, and graceful degradation when the link drops.
Usually nothing dramatic: a clogged filter, a failed fan or pump, a battery that silently lost capacity, an expired certificate. Each is trivial with staff on site and expensive without, which is why out-of-band telemetry and remote power control matter more at the edge than raw redundancy.
Whenever the workload tolerates the round trip, the data can legally and economically move, and utilization is bursty. Pretraining, batch analytics, and experimental work almost always belong in a central region, where capacity is pooled, staffed, and paid for by the hour instead of by the site.
Bring the firm capacity, the uplink, the climate design day, and the road route. The configurator walks the same variables an engineering review would.