←back to thread

231 points ryanvogel | 1 comments | | HN request time: 0.25s | source
Show context
saxenaabhi ◴[] No.45764853[source]
I wonder why other providers don't use metal ssd sync replication technique that planetscale uses? Most of them just default to EBS.

My interest in it peaked when I heard about NVMe over Fabrics (NVMe/TCP) and SPDK from Xata[1] and apparently with that performance is as good as planetscale metal, but planetscale found their methodology flawed[2] and they Xata never responded.

[1] https://xata.io/blog/reaction-to-the-planetscale-postgresql-...

[2] https://planetscale.com/benchmarks/xata

replies(2): >>45765364 #>>45768389 #
1. marcoglauser ◴[] No.45768389[source]
I'm honestly confused why local nvme disks haven't become the standard for cloud offerings a long time ago.

Aiven (not working for them, just a happy client) started offering local nvme disks for their postgres service in 2017. (https://aiven.io/blog/larger-and-faster-aiven-postgresql-pla...)

Back then I was sure it was only a matter of time for other hosted database providers to move on from EBS. But until Planetscale made a lot of noise about Metal no one seemed to bother.