+49 6430 9227117
Glossary

IT and maintenance terms A to Z

135 curated terms around TPM, EOSL, hardware lifecycle, datacenter, storage, networking, cloud and compliance (BAIT, MaRisk, KRITIS, NIS2, DPP, CSRD) — with cross-references and links to matching service pages.

135 of 135 terms

3

3-2-1-Backup

Operations & Admin

Backup rule of thumb: 3 copies of the data, on 2 different media, 1 copy offsite (or air-gap). Minimum standard for ransomware resilience.

A

Air-Gap

Security

Physical or logical isolation of a system from the network — standard for backup archives that need to be ransomware-proof.

Asset-Management

Operations & Admin

Recording and maintaining all hardware assets with serial numbers, locations, contracts, EOSL dates. Basis for maintenance inventory and budget planning.

AVV

Auftragsverarbeitungsvertrag
Compliance & Law

Mandatory contract under Art. 28 GDPR between controller and processor. For TPM maintenance necessary when service technicians may have access to personal data.

B

BAIT

Bankaufsichtliche Anforderungen an die IT
Security

BaFin requirements for IT security in banks and financial service providers. Among other things, regulates documented maintenance processes with defined SLAs.

Bare Metal

Server

Physical server without hypervisor — the application runs directly on the operating system. Maximum performance, no virtualization overhead.

BCP/DR

Business Continuity Plan / Disaster Recovery
Operations & Admin

BCP: plan for business operations during major disruptions. DR: technical restart of IT systems. Together the basis for KRITIS- and BAIT-compliant IT.

BGP

Border Gateway Protocol
Network

Routing protocol of the internet — and in large datacenters also used internally for spine-leaf topologies. Considered complex but proven.

Blade Server

Server

Modular server in a thin "blade" form factor, several within a shared chassis. High density per rack unit, shared power supplies and cooling.

BMC

Baseboard Management Controller
Server

Out-of-band management chip in the server. Allows remote management (power cycle, console access, sensors) even when the main system is unresponsive.

BSI-Grundschutz

Security

Method by the German BSI for structured IT security. Modular structure, basis for ISO 27001 certification per BSI methodology.

Burn-in

Repair & Technicians

Load test over several days to expose latent hardware defects before productive use — standard after refurbishing or in tier-1 banks.

C

C5

Cloud Computing Compliance Catalogue
Compliance & Law

BSI requirements catalogue for cloud providers. The C5 attestation is effectively mandatory for cloud contracts with German federal authorities and KRITIS operators.

Cable Management

Repair & Technicians

Structured cabling in the rack — labeled, color-coded, with strain relief. Clean cable management halves repair time during component replacement.

CAPEX/OPEX

Capital Expenditure / Operating Expenditure
Procurement & Cost

CAPEX: capital expenditure (hardware purchase), depreciated over useful life. OPEX: ongoing operating expense (maintenance, cloud, power). Maintenance contracts are OPEX, refresh is CAPEX.

Carbon-Aware-Computing

Datacenter

Shifting workloads to times/regions with green electricity. Example: backup jobs at night when wind power is available. Increasingly relevant for ESG reporting.

Change-Management

Operations & Admin

ITIL process for the controlled introduction of changes. Every hardware maintenance with system impact should have a documented change request.

Cloud-Exit-Strategie

Cloud & Hybrid

Documented plan for how a workload exits the public cloud. Required by BAIT and KRITIS for critical applications.

CMDB

Configuration Management Database
Operations & Admin

Central database of all IT assets (servers, storage, switches, contracts, maintenance contracts) and their relationships. Prerequisite for serious lifecycle management.

Co-Location

Datacenter

Hosting your own hardware in a third-party datacenter (instead of your own server room). The provider supplies power, cooling, network connectivity and physical security.

Co-Termination

Maintenance & Lifecycle

Consolidation of multiple maintenance contracts to a common end date so renewal negotiations can be conducted bundled.

Cold-Swap

Repair & Technicians

Component replacement only possible after a system shutdown (e.g. CPUs, mainboards, RAM without hot-plug support). Requires a maintenance window.

Core / Distribution / Access

Network

Classic three-layer campus network topology: access switches (user ports), distribution (aggregation, VLANs), core (backbone, routing).

CRAC

Computer Room Air Conditioning
Datacenter

Specialized air conditioning for datacenters — precise temperature and humidity control, higher cooling capacity than normal office equipment.

CSRD

Corporate Sustainability Reporting Directive
Compliance & Law

EU directive for sustainability reporting. Required from FY 2024 for large enterprises — including Scope-3 emissions and circular-economy KPIs of installed hardware.

D

DAS

Direct Attached Storage
Storage

Storage directly connected to the server (SAS, SATA, NVMe), no network in between. Fastest variant, but not shareable between servers.

DCIM

Data Center Infrastructure Management
Datacenter

Software for centralized monitoring of power, cooling, capacity, asset tracking and cabling. Bridges the gap between IT monitoring (servers) and facility management (power/HVAC).

Deduplication

Storage

Duplicate data blocks are stored only once. Reduces storage requirements typically by a factor of 5–20 for backup workloads.

Diagnostic Walk

Repair & Technicians

Structured fault-finding path: from symptom via logs (BMC, syslog) and POST codes to the root cause. Saves swap attempts and escalations.

Direct-to-Chip

Datacenter

Liquid-cooling variant: cold plates sit directly on the CPU/GPU. Lower risk than immersion, no full submersion. Development path for AI workloads.

DOA

Dead on Arrival
Repair & Technicians

Hardware that arrives already defective. Replaced immediately via the RMA process, usually within 30 days of receipt.

DORA

Digital Operational Resilience Act
Compliance & Law

EU regulation for the financial sector from January 2025. Requires explicit continuity plans, third-party registers and stress tests — TPM providers must actively meet DORA requirements.

DSGVO

Datenschutz-Grundverordnung
Security

EU-wide data protection regulation (GDPR). Maintenance contracts must also cover GDPR compliance — TPM providers, for instance, may not dispose of data carriers without a DPA.

E

ECC RAM

Error-Correcting Code Memory
Server

Server RAM with built-in bit-error detection and correction. Mandatory for productive workloads — standard desktop RAM does not have it.

Edge Computing

Cloud & Hybrid

Data processing close to the source (branch, factory, remote site) instead of centrally in the cloud. Important for low latency and data protection.

EOSL

End of Service Life
Maintenance & Lifecycle

Date from which a manufacturer officially no longer provides maintenance, patches or spare parts for a hardware model.

EOW

End of Warranty
Maintenance & Lifecycle

Expiry of the manufacturer warranty supplied with the device. After that: either costly OEM maintenance extension or switch to a TPM provider.

ESD

Electrostatic Discharge
Repair & Technicians

Electrostatic discharge. Technicians wear ESD wrist straps during hardware work — even a 50V spark can destroy chips, often latently without immediate failure.

F

Fibre Channel

FC
Storage

High-speed protocol for SAN connections (8/16/32/64 Gbit). Dedicated HBA cards and FC switches, separated from the Ethernet network.

Firmware-Flashing

Repair & Technicians

Installing or updating hardware firmware (BIOS, BMC, RAID controller, disk firmware). Often part of the maintenance intervention to fix bugs.

Free Cooling

Datacenter

Datacenter cooling using outside air (instead of mechanical compressors) — possible on cool days or via water heat exchanger. Saves 30–60% in electricity costs.

FRU

Field Replaceable Unit
Maintenance & Lifecycle

Field-replaceable component — hard drive, power supply, fan, memory module. TPM technicians bring the FRU as a spare part.

H

Hardening

Operations & Admin

Systematic reduction of the attack surface: disable unnecessary services, change default passwords, keep firmware up to date. Mandatory step at every commissioning.

Hot-Aisle / Cold-Aisle

Datacenter

Server-row arrangement so cold supply air enters on one side and warm exhaust air exits on the other. Standard in modern datacenters.

Hot-Swap

Repair & Technicians

Component replacement during operation without server shutdown. Standard for hard drives, power supplies, fans in enterprise servers.

Hybrid Cloud

Cloud & Hybrid

Mix of own datacenter and public cloud. Sensitive workloads stay on-prem, elastic workloads run in the cloud.

Hybrid Storage

Storage

Mix of SSDs (for hot data) and HDDs (for cold data) in the same array, with automatic tiering. Cheaper than all-flash for large data volumes.

Hyperscaler

Cloud & Hybrid

Global cloud providers at mega-scale: Amazon AWS, Microsoft Azure, Google Cloud Platform. Typical: pay-per-use, global availability, broad service portfolio.

Hypervisor

Server

Software layer that abstracts multiple virtual machines on one physical server. Examples: VMware ESXi, Microsoft Hyper-V, KVM, Proxmox.

I

IDS / IPS

Intrusion Detection / Prevention System
Security

IDS detects attack patterns in the network, IPS actively blocks them. Today usually integrated as a module in NGFW or XDR platforms.

Incident-Management

Operations & Admin

Structured handling of unplanned outages. Prioritization by impact (P1/P2/P3) determines SLA response and escalation path.

iSCSI

Internet Small Computer System Interface
Storage

Block-storage protocol over normal IP Ethernet. Cheaper alternative to Fibre Channel, but higher latency.

ISO 27001

Security

International standard for information security management systems (ISMS). Often required as a prerequisite for enterprise contracts.

IT-SiG 2.0

IT-Sicherheitsgesetz 2.0
Compliance & Law

German law since 2021 tightening KRITIS provisions. Lowers thresholds, mandates BSI-certified components, and introduces a "state-of-the-art" obligation.

ITIL

Information Technology Infrastructure Library
Operations & Admin

Best-practice framework for IT service management with standardized processes (Incident, Problem, Change, Capacity, Service Level). Industry standard in larger IT organizations.

K

KRITIS

Kritische Infrastrukturen
Security

German regulation for operators of critical infrastructure (energy, water, healthcare, finance). Tightened security and reporting obligations under the BSI Act.

L

Lifecycle-Refresh

Maintenance & Lifecycle

Planned replacement of aging hardware with a new generation, usually recommended by OEMs on a 3–5-year cycle — TPM economically delays the refresh.

Liquid Cooling

Datacenter

Direct water or glycol cooling at the hot components (CPUs, GPUs) instead of air. Standard for high-density racks above ~30 kW per rack.

Load Balancer

Network

Distributes incoming requests to multiple backend servers (Layer 4 or Layer 7). Examples: F5 BIG-IP, Citrix NetScaler, HAProxy.

Loaner

Repair & Technicians

Loan device during the repair of a customer system. TechCare premium SLA tiers include a loaner pool for critical workloads.

Logging

Operations & Admin

Central collection of system, application and security logs (syslog standard). Forms the basis for SIEM, forensics and compliance audits.

M

Maintenance-Buyout

Procurement & Cost

One-off payment to the OEM for a longer guaranteed maintenance period instead of yearly extension. Rarely economical compared to TPM.

MaRisk AT 9

Mindestanforderungen an das Risikomanagement — Allgemeiner Teil 9
Compliance & Law

German BaFin regulation for bank IT outsourcing. Requires written contract, clear responsibility, right to instruct/audit, contingency plan, continuity assurance.

MFA

Multi-Faktor-Authentifizierung
Security

At least two independent login factors (knowledge + possession, e.g. password + hardware token or authenticator app). Mandatory in BAIT/KRITIS environments.

Monitoring

Operations & Admin

Continuous monitoring of hardware and service status via SNMP, syslog or vendor APIs. Examples: Nagios, Zabbix, PRTG, Prometheus, Datadog.

MTBF

Mean Time Between Failures
Maintenance & Lifecycle

Statistical average of how long a component runs between two failures. Published by the manufacturer per model.

MTTR

Mean Time To Repair
Maintenance & Lifecycle

Average time from fault detection to recovery. Decisive for system availability calculations.

Multi-Cloud

Cloud & Hybrid

Deliberately using several hyperscalers in parallel — to fight vendor lock-in, for regional coverage, or to combine best-of-breed services.

N

NAS

Network Attached Storage
Storage

File-based storage over an IP network (NFS / SMB). Simpler than SAN, ideal for file shares, backup targets, home directories.

NBD

Next Business Day
Maintenance & Lifecycle

SLA tier: response or spare part by the next business day. Typical for non-critical systems or mid-tier maintenance packages.

NIS2

Network and Information Security Directive 2
Compliance & Law

EU directive with national transposition from October 2024 — extends KRITIS to 18 sectors with ~30,000 mandatory companies in Germany. Requires SBOM, incident reporting in 24h, supply-chain security.

NVMe

Non-Volatile Memory Express
Server

Fast SSD connection directly to the PCIe bus, significantly faster than SATA/SAS. Standard for modern all-flash storage and high-IOPS workloads.

O

OEM

Original Equipment Manufacturer
Maintenance & Lifecycle

Manufacturer of the hardware (HPE, Dell, IBM, Cisco, …). OEM maintenance = maintenance contract directly with the manufacturer, usually significantly more expensive than TPM.

Mentioned on: /whitepaper

Onsite-Service

Maintenance & Lifecycle

On-site maintenance work at the customer — fault diagnosis, parts swap, cabling. Counterpart: offsite (drop-off repair in the workshop).

P

Patch-Lifecycle vs EOSL

Maintenance & Lifecycle

Two distinct end-of-life dates: software patches (security/OS) often expire years before hardware EOSL. Asynchronous lifecycle is critical for compliance.

Patch-Management

Operations & Admin

Structured process for applying security and bug-fix patches. For hardware: firmware updates for BMC, RAID, disk; for software: OS, hypervisor, applications.

PDU

Power Distribution Unit
Datacenter

Power distributor in the rack — either a simple power strip or a managed variant with current measurement per outlet and remote switching.

POC

Proof of Concept
Procurement & Cost

Time-limited pilot of a provider with real workloads to verify functionality and SLA in practice. With TPM often a 30-day fixed-price pilot before a full contract.

Pönale

Procurement & Cost

Contract penalty for SLA violation — e.g. credit note for every hour of exceeded response time. Important negotiating position, often 5–15% of the monthly fee per violation.

POST

Power-On Self-Test
Repair & Technicians

Diagnostic routine the server runs at every start. POST codes (beep or LED patterns) help technicians identify defective components without booting.

Post-Warranty

Maintenance & Lifecycle

Phase after factory warranty expiry, when hardware remains in operation and requires maintenance — the most common TPM entry point.

PUE

Power Usage Effectiveness
Datacenter

Ratio of total power to IT power. PUE 1.0 = perfect (no overhead for cooling). Modern datacenters reach 1.2–1.5; old server rooms often >2.0.

R

Rack-Unit

U
Datacenter

Height unit of a 19″ rack (1U = 44.45 mm). Servers usually come in 1U, 2U or 4U; a standard rack is 42U high.

Rackmount

Server

Classic server in 19″ rack form (1U, 2U, 4U height). Standard form factor for datacenter hardware.

RAID

Redundant Array of Independent Disks
Server

Multiple hard drives as a logical group — for redundancy (RAID 1/5/6/10) or performance (RAID 0). Standard in server and storage systems.

Redundanz N+1 / 2N

Datacenter

N+1 = one reserve component on top of N required (e.g. 4+1 power supplies). 2N = full duplicate provisioning of every component.

Refresh-Cycle

Procurement & Cost

Planning rhythm for hardware renewal, often a 3-, 4- or 5-year cycle. OEMs push for 3 years; TPM strategy extends to 7–10 years.

Refurbished

Repair & Technicians

Fully overhauled hardware: tested, cleaned, with updated firmware. Often used as a spare-parts source for EOL models where the OEM no longer produces originals.

Repatriation

Cloud & Hybrid

Bringing workloads back from the public cloud to your own datacenter — typical when cloud costs become unexpectedly high or compliance requirements shift.

Replacement vs Refurbishment

Maintenance & Lifecycle

Strategic decision at the EOSL transition: replace hardware with a new generation (replacement) OR overhaul it and keep running with refurb parts (refurbishment). 3–5× cost difference.

Replication

Storage

Synchronous or asynchronous data mirroring to a second site — basis for disaster recovery.

RFI

Request for Information
Procurement & Cost

Pre-phase without contractual intent: vendor market research, capability gathering. Lead-up to RFP.

RFP

Request for Proposal
Procurement & Cost

Formal proposal request with detailed requirements. Usually ends in a comparison matrix of multiple providers. Common volume: from €100k upwards.

RFQ

Request for Quotation
Procurement & Cost

Price request for a clearly specified service. Faster than RFP, no requirements document, suitable for standard maintenance contracts.

RMA

Return Merchandise Authorization
Repair & Technicians

Authorization to return defective hardware. With TPM contracts, the RMA process runs through the maintenance provider, not the OEM — faster and without warranty disputes.

ROI

Return on Investment
Procurement & Cost

Ratio of profit to investment cost over a period. With TPM migration: typical payback < 12 months, ROI > 200% over 3 years.

RPO

Recovery Point Objective
Operations & Admin

Maximum data loss a business can accept (e.g. RPO 1h = at most 1h data gap after disaster). Determines backup and replication frequency.

RTO

Recovery Time Objective
Operations & Admin

Maximum recovery time after an outage. RTO 4h = service must be running again within 4h of the outage. Key driver of SLA tier choice.

S

SBOM

Software Bill of Materials
Compliance & Law

Machine-readable inventory of a software's contents (all dependencies, versions, licenses). Mandatory under NIS2 and the EU Cyber Resilience Act from 2027.

SD-WAN

Software-Defined Wide Area Network
Network

Software-controlled WAN connections over internet, MPLS or LTE. Standard for multi-site companies, replacing classic MPLS-only architectures.

SDN

Software-Defined Networking
Network

Network configuration centrally from software instead of individual switch CLIs. Simplifies large datacenters, complicates small setups via controller complexity.

SIEM

Security Information and Event Management
Security

Central collection and correlation of security logs from servers, network and endpoints. Examples: Splunk, IBM QRadar, Microsoft Sentinel.

Single- vs Multi-Sourcing

Procurement & Cost

Single-sourcing: one manufacturer for all systems (volume discounts, vendor lock). Multi-sourcing: several OEMs (risk diversification, higher administrative complexity).

SLA

Service Level Agreement
Maintenance & Lifecycle

Contractually guaranteed response and recovery time per incident — e.g. "4h response 24×7" or "Next Business Day Parts".

Snapshot

Storage

Point-in-time image of a data state, without copying the data. Ideal for fast recovery after ransomware or operator error.

Spare-Parts-Depot

Maintenance & Lifecycle

Regional warehouse for OEM-original spare parts. Decisive for fast SLA response — TechCare maintains depots across the DACH region.

Spine-Leaf

Network

Two-layer datacenter topology: leaf switches (ToR) connect servers, spine switches connect all leaves. Constant latency, linear scaling.

Stack

Network

Multiple physical switches managed as one logical device — shared configuration, redundant uplinks, hot-swap of individual switches possible.

Storage Tiering

Storage

Automatic movement of data between performance classes (NVMe → SSD → HDD → tape) based on access frequency.

T

TCO

Total Cost of Ownership
Procurement & Cost

Total cost of a piece of hardware over its entire lifetime — acquisition + maintenance + power/cooling + personnel + disposal. Calculated per system over 5–10 years.

Mentioned on: /whitepaper

Tier I–IV

Datacenter

Datacenter classification by the Uptime Institute. Tier I = simple (99.67% uptime), Tier IV = fully redundant (99.995%, ≤ 26 min downtime/year).

TISAX

Trusted Information Security Assessment Exchange
Compliance & Law

Industry standard of the German automotive industry for information security. Mandatory for suppliers — maintenance contracts in the automotive supply chain need TISAX evidence.

TOM

Technische und organisatorische Maßnahmen
Compliance & Law

Mandatory annex to the DPA: concrete protective measures (access controls, encryption, pseudonymization, backup strategies). Regularly checked by the auditor.

U

V

Vendor-Lock-in

Procurement & Cost

Dependency on a single manufacturer that makes switching expensive/risky. TPM reduces lock-in: one contract covers multiple OEMs without having to buy new hardware.

Virtualisierung

Server

Multiple logical systems on one physical hardware. Saves power, space and cost — but: hardware failures hit more workloads at once.

VLAN

Virtual Local Area Network
Network

Logical separation of a physical network into multiple isolated segments — e.g. to separate office, server and management traffic.

W

Wartungs-Fenster

Datacenter

Scheduled time for disruptive maintenance interventions (firmware updates, hardware replacement). Common slots: weekend night, quarterly downtime.

WEEE-Richtlinie

Waste Electrical and Electronic Equipment
Compliance & Law

EU directive on disposal of electronic waste. Implemented in Germany via ElektroG. TPM providers with buyback supply WEEE-compliant disposal certificates.

Z

Zero Trust

Security

Security architecture that re-verifies every device and every user per access — no implicit trust based on network location.

Related topics