s
This commit is contained in:
@@ -888,7 +888,7 @@ The ThreeFold Grid is basically agnostic when it comes to how you structure your
|
||||
|
||||
If you want to put all your storage and compute on one node and lose everything if it goes down, you can do so.
|
||||
|
||||
If you want a highly distributed and fault tolerant system with high availability where data is never lost, you can also do so. You could build an architecture with single nodes running single workloads as the building blocks.
|
||||
If you want a highly distributed and fault tolerant system with high availability where data is never lost, you can also do so. You could build an architecture with single nodes running single workloads as the building slice.
|
||||
|
||||
Containerized micro service architectures running on e.g. Kubernetes are basically the way that compute is being "sharded" already in the mainstream of IT, especially at large scales. Such applications fit well on the ThreeFold Grid today, since they account for the possibility that individual nodes may fail. However, many applications aren't built this way and it takes work to adapt them.
|
||||
|
||||
|
Reference in New Issue
Block a user