A mechanism that creates a read-only copy of a database to spread load.
Because replication is asynchronous, there's a slight delay (replication lag) before a write is reflected -- worth keeping in mind. It's used to scale a read-heavy workload.
© 2026 ITBGM