In the processing world, the notion of running across a hybrid cloud is well established. No so much (or not so clear) for IPFS-based storage. For example, web3.storage (now Storacha) no longer supports the pinning interface. So I’m wondering how one actually builds a network of IPFS nodes, linked by IPFS cluster, and then adds filecoin-based storage providers to the overall mix.
I.e., if I’m running a bunch of docker images, I can spread them across Amazon, Azure, and our own hardware. If I’m running a storage cloud, I’d like to spread it across an IPFS cluster, a couple of storage providers, maybe Amazon S3 - all through the IPFS interface. How does that work? Does it work?