# About FAQ “Can I store data on hard disk rather than SSD?”

**URL:** https://discuss.aerospike.com/t/about-faq-can-i-store-data-on-hard-disk-rather-than-ssd/153
**Category:** Configuration
**Created:** [August 16, 2014, 12:02am UTC](https://discuss.aerospike.com/t/about-faq-can-i-store-data-on-hard-disk-rather-than-ssd/153 "2014-08-16T00:02:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![oldforum](https://avatars.discourse-cdn.com/v4/letter/o/13edae/32.png) [@oldforum](https://discuss.aerospike.com/u/oldforum)
#### Post date: [August 16, 2014, 12:02am UTC](https://discuss.aerospike.com/t/about-faq-can-i-store-data-on-hard-disk-rather-than-ssd/153/1 "2014-08-16T00:02:49Z")

</div>

There is one FAQ on: [http://aerospike.com/docs/guide/FAQ.html](http://aerospike.com/docs/guide/FAQ.html) says: Can I store data on hard disk rather than SSD? No. The Aerospike database is intended to be a high performance, low-latency database. Because of this, the physical limitations of rotational disks add an unacceptable amount of latency to the data. This FAQ is really confused for Configurations:

1. Pure HDD based
2. In-Memory + HDD Persistence.

I believe this FAQ is for Configuration 1, instead of Configuration 2.

---

<div class="post-metadata">

### Author: ![bayoukingpin](https://avatars.discourse-cdn.com/v4/letter/b/e68b1a/32.png) [@bayoukingpin](https://discuss.aerospike.com/u/bayoukingpin)
#### Post date: [August 16, 2014, 12:03am UTC](https://discuss.aerospike.com/t/about-faq-can-i-store-data-on-hard-disk-rather-than-ssd/153/2 "2014-08-16T00:03:28Z")

</div>

You are correct. Team will work on fixing FAQ separating the two cases.
