🧠 1. Domain Controllers (DCs)

Think of each Domain Controller as a librarian in a giant library chain. Every DC stores a copy of the same book (the Active Directory database). When one librarian updates a book, the others must update their copies. That's replication.

Source DC

A DC that sends changes to its replication partners. It's the source of the new information.

Destination DC

A DC that receives changes from a replication partner. It's updating its copy of the database.

🔁 Replication happens between DCs through replication partners, like a controlled telephone tree where updates are passed along to ensure consistency across the entire domain.