AdvancedVocabulary#software-architecture#developer-tools#backend

Write Amplification Vocabulary

Learn the vocabulary of a storage engine physically writing far more data than a logical write actually requested.

0 / 5 completed
1 / 5
At standup, a dev mentions that a storage engine ends up physically writing far more data to disk than the size of the logical write a client actually requested, because of extra work like compaction or metadata updates triggered by that write. What is this phenomenon called?