Documentation
diagramsDiagram TypesDeployment Diagrams
Deployment Diagrams
Deployment Diagrams
Deployment diagrams provide a runtime view of how applications and services are deployed across servers, environments, and cloud infrastructure.
They are useful for understanding hosting topology, environment separation, and operational infrastructure.
Typical usage:
- Visualize dev, staging, and production environments
- Map servers, containers, and runtimes
- Plan scaling and failover strategies
- Document deployment infrastructure

Last updated on February 16, 2026