SeaweedFS Containerized Cluster Deployment with Fuse Mount Client
<p>SeaweedFS is a distributed storage system for blobs, objects, and files with predictable low latency with O(1) disk seek (Single disk read operation required to read the requested data from the storage).</p>
<p>I’ve covered the basics of Seaweedfs in my previous <a href="https://medium.com/@ahsifer/seaweedfs-25640728775c" rel="noopener">article</a>, so here I’ll go into more detail about how to set up a full seaweedfs cluster.</p>
<p><strong>Cluster Setup</strong></p>
<p>The proposed cluster consists of 10 nodes (Virtual Machines each single one with 4 CPU cores and 4GB RAM):</p>
<p><a href="https://medium.com/@ahsifer/seaweedfs-containerized-cluster-deployment-with-fuse-mount-client-1a19b5a3b713"><strong>Learn More</strong></a></p>