13 ms·
Tangentially related: you can definitely use S3 as a database now, and they seem to encourage it: https://aws.amazon.com/blogs/aws/s3-glacier-select/ https://aw
by sync 9y ago
Tangentially related: you can definitely use S3 as a database now, and they seem to encourage it: https://aws.amazon.com/blogs/aws/s3-glacier-select/ https://aws.amazon.com/blogs/aws/s3-glacier-select/
- mrep 9y agoWithout lock support, I wouldn't consider it a database.
- justonepost 9y agoKind of a read mostly database, actually useful for data lake type things.
- IanCal 9y agoYeah I'm really looking forward to this as I often have to get some part of one of many jsonl files that matches some condition. S3 select will likely let me delete a lot of custom code.
- deleted 9y ago[deleted]