Hacker News new | ask | show | jobs
by lmc 5 days ago
Depends on the domain. There's a bunch of sciences using large datasets served up efficiently using static file formats, e.g., https://zarr.dev/ and https://parquet.apache.org/
1 comments

Admit I'm not familiar with that domain. But don't people use managed services even there? In my job we host parquet files on S3.
True, we use S3 a lot too. But it's interesting to think of alternatives like this project, e.g., for when we don't have the setup for a full on block storage service.