Hacker News new | ask | show | jobs
by mirkoadari 4568 days ago
What you are missing is not the storage considerations, but tying the application to I/O. Too often I set out to find the bottlenecks in a high load application and find out that the logging is the bottleneck yet again.