If we have a disk heavy application using SQL, can we get respectable disk performance on reads and writes in the cloud or are we much better off (like order of magnitudes better) rolling our own SSD RAID?
We're capturing a lot of tick data (small size, many writes, frequent writes) for various financial instruments of which we build candlestick bars and perform decision logic off of these bars.
We're capturing a lot of tick data (small size, many writes, frequent writes) for various financial instruments of which we build candlestick bars and perform decision logic off of these bars.