/plushcap/analysis/mongodb/mongodb-post-we-replaced-ssd-storage-class-memory-here-what-we-learned

We Replaced an SSD with Storage Class Memory; Here is What We Learned

What's this blog post about?

Intel Optane Persistent Memory (SCM) was introduced as a storage class memory product in April 2019. It is designed to be both persistent like an SSD and fast like DRAM, sitting on the memory bus. Experiments were conducted comparing SCM with SSDs using MongoDB's WiredTiger storage engine. The results showed that while SCM has a higher bandwidth than a technology-equivalent SSD, the advantage is within an order of magnitude and effective DRAM caching hides this difference. However, SCM can shine in latency-sensitive operations such as logging where it offers significantly lower read latencies compared to SSDs.

Company
MongoDB

Date published
Aug. 27, 2020

Author(s)
Sasha Fedorova

Word count
1855

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.