Skip to content

Instantly share code, notes, and snippets.

@ruslander
Created November 10, 2016 15:16
Show Gist options
  • Save ruslander/76bc55d332a605b7d57c610579a2f1a4 to your computer and use it in GitHub Desktop.
Save ruslander/76bc55d332a605b7d57c610579a2f1a4 to your computer and use it in GitHub Desktop.
4+1 architectural view model
Logical view
Code and its structures 5:26
Process view
How the elements of code gets packaged in units of deployment
Physical view
How those get plugged to phisical machines
Scenarios
Use case diagrams
Development view
Different from the code
note:
https://en.wikipedia.org/wiki/4%2B1_architectural_view_model
https://skillsmatter.com/skillscasts/7784-multi-dimensional-architecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment