AI Infrastructure

Transformer and switchgear equipment in an electrical substation under a clear blue sky.
High Availability for AI Systems
Availability engineering for AI is mostly ordinary availability engineering applied to a workload with one awkward property: replacement instances take minutes to become useful. Every technique below is shaped by that fa...
An opened hard disk drive in black and white, showing the platter and the read head arm.
AI Backup and Disaster Recovery
The instinct with a new system is to add it to the backup schedule. For an AI environment that instinct produces something expensive and incomplete, because the components have genuinely different recovery properties. So...
A web performance dashboard showing summary metric tiles above coloured trend charts.
AI Infrastructure Capacity Planning
Capacity planning for AI has an unusually high ratio of confident numbers to defensible ones. The reason is that the familiar unit, requests per second, does not describe the workload, and everything built on top of it i...
A fiber optic patch panel with green and yellow cables routed in dense ordered rows.
AI Network Segmentation and Security
An AI environment introduces a set of components that talk to each other constantly, hold or reach sensitive content, and are frequently deployed by people whose main concern is getting the model to answer. The network d...
A row of weathered brass and steel padlocks fastened side by side along a metal rail.
Secrets Management for AI Systems
AI environments accumulate credentials unusually fast. A pilot needs a provider key. Retrieval needs to read three systems of record. The vector store needs a password. The pipeline needs to write to object storage. With...