Distributed Systems

1 revision
#11 week ago
+6
Migrated from pages table
+Distributed systems are collections of independent computing elements working together as a single, coherent system. They communicate through a [Network](/wiki/network) to achieve shared goals, often for enhanced [Scalability](/wiki/scalability) and resilience.
+## See also
+- [Cloud Computing](/wiki/cloud_computing)
+- [Microservices](/wiki/microservices)
+- [Consensus](/wiki/consensus)
... 1 more lines