Use SSD for web server

hard drivessd

Im building a new server for my company and would like to know which option is better?
using SSD or traditional hard drives with RAID 10?

I prediect that the web server will perform a lot of read/write operations, do SSDs have shorter life span?

Best Answer

Typically SSDs do have a shorter lifespan, it depends on how much writing you do, in our tests we managed to totally kill some supposed enterprise-class disks in less a week (we were HAMMERING them however). Of course you really don't mention the nature of your application, very often it'll be faster and more reliable to just have more memory to be honest. I'd look at your storage-requirements in relationship to your memory to see if you can cache the most frequently accessed data after that I'd see how many IOPS your disks are doing and base my decision on that.