language-icon Old Web
English
Sign In

Deployment diagram

A deployment diagram in the Unified Modeling Language models the physical deployment of artifacts on nodes. To describe a web site, for example, a deployment diagram would show what hardware components ('nodes') exist (e.g., a web server, an application server, and a database server), what software components ('artifacts') run on each node (e.g., web application, database), and how the different pieces are connected (e.g. JDBC, REST, RMI). A deployment diagram in the Unified Modeling Language models the physical deployment of artifacts on nodes. To describe a web site, for example, a deployment diagram would show what hardware components ('nodes') exist (e.g., a web server, an application server, and a database server), what software components ('artifacts') run on each node (e.g., web application, database), and how the different pieces are connected (e.g. JDBC, REST, RMI).

[ "Activity diagram", "Software deployment", "Sequence diagram", "Class diagram", "Software" ]
Parent Topic
Child Topic
    No Parent Topic