**Sources:** http://www.omg.org/spec/UML/2.5 (Starting at page 693)
# Usage Scenarios
# Usage Scenarios
The *deployment diagram* is used to ...
The **deployment diagram** is used to describe deployment relationships between artifacts and targets, i.e. which target deploys which artifact. We distinguish *instance* and *type* level deployment relationships (p. 694, first paragraph).
---
---
# Examples
# Examples
## Flat example
Below you can find two different approaches for modelling a deployment of the previously defined [component diagram](https://git.informatik.uni-kiel.de/ag-se/teaching-public/wikis/uml/component-diagram).