Will distributed network architecture become more common among enterprises?
Sort by:
What I'm hearing from people is that their mindset is actually around decentralized, not distributed — they're saying distributed because they think that they're one and the same. I've yet to see that partitioning between decentralized and distributed architecture. I am seeing it coming from the other direction amongst the decentralized companies that are trying to build these distributed architectures, whether it's coming from the crypto side or the NFT side, or from those using remote-only models. Those companies are doing SaaS provisioning for most of their stuff anyway, other than the code that they're actually writing or what we need for those applications.
There's a company that's doing some work on the basis of crypto and NFTs. They want to bring up nodes very quickly and they're doing API calls to get it all done, which is a dangerous way of doing it. The API is only as good as the dependencies. Unless you're completely containerized, how can you not have dependencies in your API? You're dependent on the code that was provided for you to be able to write the API too, and you have no control over those dependencies and no guarantee that they're going to be 100% clean.

Yes, but adoption will pick-up in next 1 or 2 years.