







A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
ATCR - Distributed Container Registry
Push and pull Docker images on the AT Protocol. Same Docker, decentralized.
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.
Seamark - Distributed Container Registry
Push and pull Docker images on the AT Protocol. Same Docker, decentralized.
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.


The World's Largest Public Container Registry | Docker
Docker Hub is the world's largest registry for images, models, and MCP servers, with curated content and governance that developers and teams can rely on.

Apptainer - Portable, Reproducible Containers
Apptainer is an open source container platform designed to run complex applications on high-performance computing (HPC) clusters in a simple, portable, and reproducible way.
at3d.app docs — lexicon reference
Every record type in the app.at3d namespace. These AT Protocol Lexicons define portable 3D identity data stored in a user's Personal Data Server.
dropb.at
Share and manage text, photos and other files on the AT Protocol. Your data, your server.

Understanding new Cloud Storage hierarchical namespace | Google Cloud Blog
The new hierarchical namespace capabilities bring file system optimizations to Cloud Storage buckets.

Blob store design challenges
It's just hashed data, what's so complex about a blob store anyway?
Fil One Object Storage
S3-compatible object storage on Filecoin with no egress fees and verifiable data integrity, proven daily.

Continuing the series of atproto self-hosting posts, here's a guide for ATCR and the hold component, an atproto container registry! jola.dev/posts/self-hosting-atproto-co…
Self-hosting an atproto container registry
jola.devI 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…