About Deployment Diagrams

See Also

A Deployment Diagram is a visual representation of the definition of Nodes and Artifacts that are deployed on them. They are based on general static structure diagrams, extended with deployment components.

Developers can model the physical platforms and network connections to be used in their applications. Nodes usually represent the hardware platforms. Developers place component diagrams on top of deployment diagrams to indicate which modules of code go on which hardware platform.

See Also
Deployment Diagram Elements
Working With Deployment Diagrams
Diagram Types

Legal Notices