Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 517 Bytes

DeploymentModel.md

File metadata and controls

3 lines (2 loc) · 517 Bytes

A deployment diagram in the Unified Modeling Language models the physical deployment of artifacts on nodes.[1] 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). https://en.wikipedia.org/wiki/Deployment_diagram

Contained in archi.