← Home
πŸ”₯0 DAY
⚑0 XP

CMDB

The CMDB (Configuration Management Database) is the set of related tables that record the CIs in your environment and the relationships between them, acting as the single source of truth for service context.

Also searched as: configuration management database, ServiceNow CMDB.

In practice

It is not one table: cmdb_ci is the base class, extended classes hold class-specific attributes, and cmdb_rel_ci stores relationships. Populated by Discovery, integrations and Service Mapping, it is only as useful as its completeness and correctness β€” which is why CMDB health dashboards exist.

Example

Impact analysis on a change to a database CI walks cmdb_rel_ci upward to show the two business applications and the customer-facing service that would be affected.

What interviewers check

Interviewers separate people who describe a table from people who describe a governed data model with owners, health metrics and reconciliation.

Practise this topic

Related CMDB terms