2 comments

[ 2.8 ms ] story [ 14.0 ms ] thread
> This new tier is deeply innovative, and Amazon will likely enjoy a monopoly on low latency object storages for the next couple of years.

I don't think S3 Express will be lonely that long :)

It looks like it already isn't - Azure Premium Blob storage promises similarly low latencies, and is available as a regional service. They also talk about the main distinction being SSDs instead of HDDs (https://learn.microsoft.com/en-us/azure/storage/blobs/storag...)

Google Cloud Storage is layered on top of Colossus, which I gather is a zonal service that can be SSD or HDD. Basing that on Bigtable, which stores its log and SSTables in Colossus, and lets you pick between SSD/HDD with the former enabling single-digit millisecond latency IO.

I didn't know about Azure Premium blog storage! The pricing is very similar too.