Add reference architecture diagram

This commit is contained in:
Jeremy Stretch 2024-01-10 10:40:00 -05:00
parent ff310ff798
commit 13edee5133
2 changed files with 8 additions and 0 deletions

View File

@ -25,6 +25,14 @@ NetBox exists to empower network engineers. Since its release in 2016, it has be
<a href="#screenshots">Screenshots</a> <a href="#screenshots">Screenshots</a>
</p> </p>
## Where Does NetBox Fit In?
<p align="center">
<img src="docs/media/misc/reference_architecture.png" alt="Reference network automation architecture" />
</p>
NetBox functions as the **source of truth** for your network infrastructure. Its job is to define and validate the _intended state_ of all network components and resources. NetBox does not interact with network nodes directly; rather, it makes this data available programmatically to purpose-built automation, monitoring, and assurance tools. This separation of duties enables the construction of a robust yet flexible automation system.
## Why NetBox? ## Why NetBox?
### Comprehensive Data Model ### Comprehensive Data Model

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB