What is a UML Deployment Diagram?
Deployment diagrams depict the physical resources in a system including nodes, components, and connections.
Basic Deployment Diagram Symbols and Notations
Component
A node is a physical resource that executes code components.
Learn how to resize grouped objects like nodes.
Association
Association refers to a physical connection between nodes, such as Ethernet.
Learn how to connect two nodes.
Components and Nodes
Place components inside the node that deploys them.