







An s3 datastore implementation. Contribute to ipfs/go-ds-s3 development by creating an account on GitHub.
Launching S3 Files, making S3 buckets accessible as file systems | Amazon Web Services
Amazon S3 Files makes S3 buckets accessible as high-performance file systems on AWS compute resources, eliminating the tradeoff between object storage benefits and interactive file capabilities while enabling seamless data sharing with ~1ms latencies.

A blob in the bucket - Hitchhiker's Guide to the Atmosphere
Learn how to setup your self hosted PDS to use an S3 object store for blob storage.
GitHub - ipld/go-car: A content addressible archive utility
A content addressible archive utility. Contribute to ipld/go-car development by creating an account on GitHub.
How we built Git storage for millions of Netlify projects
A technical look at how Netlify built Netlify Source: durable Git storage on S3, scalable caching, push consistency, and support for millions of projects.


JuiceFS - Open Source Distributed POSIX File System for Cloud
JuiceFS is a cloud-based high-performance distributed file system, based on object storage and database to achieve data and metadata separation architecture, easily carrying tens of billions of file storage, to meet the random read performance requirements of big data, AI, autonomous driving, gene sequencing and other massive data.
IPFS — Content addressing for data with confidence
IPFS gives developers content addressing building blocks for verifiable, portable, and resilient applications across open networks

Fil One Object Storage
S3-compatible object storage on Filecoin with no egress fees and verifiable data integrity, proven daily.



Safebucket | Proxmox VE Helper Scripts
Open-source file sharing where files bypass the server via presigned URLs to a local Garage (S3-compatible) object store.
Decentralized Technology in Practice: An analysis of socio-technical resilience in IPFS
The “Interplanetary File System” (IPFS) refers to a peer-to-peer content addressing protocol that is designed to be “upgradeable, resilient, and more open”. [1]
S3 is files, but not a filesystem
"Deep" modules, mismatched interfaces - and why SAP is so painful

I was looking at an older version of the software I'm yet again working on from what, 15 years ago, and I can't believe we're still mostly stuck with the same private blob storage options that can serve as user-data storage. S3-compatible storage + Dropbox was the list: github.com/icidasset/ongaku-ryoho-v1?tab…