Node icon Node
   

A node is a physical element that represents a resource, usually a piece of hardware. Nodes may represent a personal computer, sensor, printing device, or a server. Generally, the node has memory, and it often has processing capability as well.

When you develop software for a distributed system, it often helps to model the different machines on which the system will execute using nodes in a deployment diagram.

An example depicting multiple nodes