ipfs / ipfs-docs

📚IPFS documentation platform
https://docs.ipfs.tech
292 stars 391 forks source link

IPFS Implementations - add Elastic IPFS for large scale deployments #1881

Open stuberman opened 1 week ago

stuberman commented 1 week ago

Please consider adding an additional IPFS implementation to the list of available implementations. From the documentaiton below, Elastic IPFS is designed for massive scaling on AWS infrastructure.

Repo: https://github.com/elastic-ipfs/elastic-ipfs

Detailed description and comparisons: https://www.pinata.cloud/blog/kubo-vs-helia-vs-elastic-ipfs-comparing-the-major-ipfs-implementations-ease-of-working-with/

Of particular note regarding Elastic IPFS:

Elastic-IPFS was purpose-built for a data-center scale.

Where other IPFS implementations can run into bottlenecks like hardware constraints, Elastic-IPFS takes a different approach by completely removing hardware limitations from the equation. It uses a modular, cloud-native design that breaks the core pieces of an IPFS implementation into serverless subsystems that each scale independently of each other.

In other words, Elastic-IPFS leverages battle-hardened cloud-based building blocks to provide an IPFS node that is fast, stable, and “auto scales” itself in a nearly infinite way.

welcome[bot] commented 1 week ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additiona round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.tech if you just need general support.