ITOps is the function that keeps an organisation's existing IT services running. It owns the estate rather than a product: servers and hypervisors, directory and identity services, DNS, certificates, storage, backup, the network edge, the endpoint fleet, the monitoring stack and the queue of incidents and requests that arrives every morning. Where a product team ships features, ITOps is measured on availability, restore times, patch currency and how quickly the queue clears.
It is the least fashionable part of the field and the largest by headcount, and most estates are hybrid in a way conference talks rarely admit — a cloud footprint growing beside a Windows domain, a virtualisation platform, a decade of applications that were never designed to be redeployed, and a change process built around scheduled downtime. Teaching ITOps honestly means teaching that estate as it is: the operational fundamentals that keep it safe, and the modernisation path that gradually converts hand-run work into code.
That modernisation path is the second half of the subject. Standard builds replace snowflake servers, configuration management replaces the build document, run-book automation replaces the copy-and-paste procedure, self-service replaces a category of tickets entirely, and monitoring moves from CPU thresholds towards signals that indicate a service is actually degraded. Done well, ITOps ends up sharing most of its tooling with platform and site reliability engineering while still owning the parts of the estate nobody else will.
Why this skill matters now
The workload has grown while the operating model has not. Most organisations added cloud accounts, containers, SaaS integrations and remote endpoints without retiring anything, so the same team now maintains more surface with the same headcount and a ticket queue that never empties. The gap gets filled by automation or by unmanaged risk, and the second option has become expensive.
Security is the sharpest driver. Ransomware turned patch currency, privileged access, directory hardening and — above all — tested restores into board-level questions, and they are answered by operations rather than by a security policy. Cyber insurance renewals now ask for evidence of exactly the things ITOps has historically done informally: an accurate asset list, a patch cadence, immutable backups and a proven recovery time.
Careers move the same way. Infrastructure teams are being asked to become platform teams, which means the traditional skill set has to be paired with configuration management, infrastructure as code, pipelines and a service-oriented view of what they run. Engineers who can do both — hold the estate together and systematically automate it away — are the ones organisations promote rather than outsource.