CIS-DF Hub Part 4 — IRE
⚙️ Part 4 of 8  ·  INGEST Domain (19% Exam Weight)

IRE — Identity &
Reconciliation Engine

Discovery sends data to the CMDB — IRE decides what to do with it. Every CI write goes through IRE's three-phase pipeline: Identification (does this CI already exist?), Reconciliation (who owns each field?), and Deduplication (are there duplicate CIs?). IRE is the engine that maintains CMDB integrity in a multi-source environment.

19%Exam Weight (INGEST)
0/4Topics Finished
0%Readiness
💡 IRE Exam Focus Areas

Critical exam traps: IRE API vs. Table API (always use IRE API for integrations — Table API bypasses IRE), Identification Rule entry logic (AND logic, missing field = entry skipped), Reconciliation Rule staleness period (per field, not per CI), and Deduplication (fix root cause before running remediation playbooks — don't merge duplicates before fixing the Identification Rule). The IRE Log (cmdb_ire_event) is the primary diagnostic tool for all ingestion issues.

Part 4 Study Modules

What You'll Master

🟢IRE's three-phase pipeline and why every CI write goes through it — even from Table API? (No — that's the trap.)
🟢Identification Rule AND logic — all Identifier Entry fields must match or the entry is skipped.
🟢Reconciliation Rule staleness period is per field, not per CI — critical distinction on the exam.
🟢Deduplication: always fix the Identification Rule first, then run remediation — never merge without fixing root cause.
Ready to continue to Part 5: CMDB & CSDM?
IRE processes CI data; CMDB and CSDM define how it's organized and modeled.
🧠 Flashcards 🎯 Quiz Part 5: CMDB & CSDM →