Deployment View Block
Document deployment topology with environments, components, and their connections.
Overview
The Deployment View block documents the physical deployment architecture of your system. It captures environments, the components deployed to each, and the connections between them. Use this block to document infrastructure topology aligned with UML deployment diagrams or the C4 deployment diagram concept.
Multi-Region Production
A deployment across multiple regions with replication.
Development Environment
A simplified local development setup.
Block Properties
| Property | Required | Description |
|---|---|---|
| title | Yes | Name of the deployment view |
| description | No | Context about the deployment |
| environments | No | Array of environment objects, each containing name and components |
| connections | No | Array of connections with from, to, and protocol |