Asynchronous Transaction Replication

Replication occurs asynchronously—that is, updates to data at the primary are transferred to replicate databases in transactions separate from the update itself.

While asynchronous replication provides important advantages, system designers should remain aware of the latency between initial and replicated updates.