+Distributed computing coordinates multiple, independent computers to work as a single system. This allows complex problems to be solved faster, sharing tasks across a network, often leveraging principles of [Parallel Computing](/wiki/parallel_computing) and forming the foundation of modern [Cloud Computing](/wiki/cloud_computing).
+## See also
+- [Networking](/wiki/networking)
+- [Scalability](/wiki/scalability)
+- [Fault Tolerance](/wiki/fault_tolerance)
... 1 more lines