Recommendations
Scope
A workspace should contain the model, views, documentation, and decisions for a single software system - see Scope for more details.
Performance
For the best performance, workspace.json files should be kept small (not more than 1-2MB). To reduce the size of your workspaces:
- Don’t model every software system in a single workspace - see enterprise usage pattern for an approach to model a landscape of connected software systems across multiple workspaces.
- Reduce or minimise the number of images embedded in your workspace - local and server both provide a way to serve images without embedding them into your workspace.