No commit message authored by Alexander Krause's avatar Alexander Krause
No commit message
......@@ -5,13 +5,13 @@ The **deployment diagram** is used to describe deployment relationships between
---
# Examples
# Deployments
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).
## Black box example
## Single Server (black box) deployment
![deployment-flat.svg](/uploads/3a70e7f973c3a71e68772562e9613acd/deployment-flat.svg)
## Distributed example
## Distributed (detailed) deployment
![deployment-hierarchy.svg](/uploads/a79207fc8b240923e5e660e4e12ceac3/deployment-hierarchy.svg)
......
......