IntermediateVocabulary#backend#architecture#developer-tools

Database Replication Lag Vocabulary

Learn the vocabulary of the delay before a read replica reflects a primary's latest committed writes.

0 / 5 completed
1 / 5
At standup, a dev mentions the delay between when a write commits on a database's primary node and when that same write becomes visible on a read replica, caused by the time it takes to ship and apply the change. What is this delay called?