The C4 model for visualising software architecture
The C4 model is:
- A set of hierarchical abstractions - software systems, containers, components, and code.
- A set of hierarchical diagrams - system context, containers, components, and code.
- An additional set of supporting diagrams - system landscape, dynamic, and deployment.
- Notation independent.
- Tooling independent.
Uses and benefits
The C4 model is an easy to learn, developer friendly approach to software architecture diagramming. Good software architecture diagrams assist with communication inside and outside of software development/product teams, efficient onboarding of new staff, architecture reviews/evaluations, risk identification (e.g. risk-storming), threat modelling, etc.
Visualising software architecture with the C4 model Recorded at "Agile on the Beach 2019", July 2019 | ![]() The C4 model for visualising software architecture Simon Brown |
About this website
This is the official website for the “C4 model for visualising software architecture”, written by its creator Simon Brown.