You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Overview

Distributed Computing is about creating an environment across various machines that make computing resources available to a single or distributed application.

Docker Swarm

Docker Swarm is an orchestration tool for clustering and scheduling Docker containers.  Clusters of Docker nodes can be managed as if they are a single virtual system.

Kubernetes

Kubernetes is an orchestration platform for managing containerized services.

Etherium

Etherium is a block-chain technology that also enables distributed computing.


  • No labels