|
|
|
|
|
by runeks
3260 days ago
|
|
You can easily employ redundancy for core services. Core functionality doesn't need to be synonymous with central point of failure. For example, you have three healthy copies of the core service running at all times, combined with failover. All software systems have a core function that must work or else the system fails, but that doesn't mean all software systems are centralized in any useful sense of the word. |
|
Distributed things though, mesh networks, IPFS - that's what's giving me hope.