Infra Sync Tracker overview
Infra Sync Tracker acts as a central hub to manage all of the information and code that powers your infrastructure. At its heart, Infra Sync Tracker is built on 3 fundamental pillars:
- A Flexible Schema: A model of the infrastructure and the relation between the objects in the model, that's easily extensible.
- Version Control: Natively integrated into the graph database which opens up some new capabilities like branching, diffing, and merging data directly in the database.
- Unified Storage: By combining a graph database and git, Infra Sync Tracker stores data and code needed to manage the infrastructure.
This overview will explore the design and components of Infra Sync Tracker and how the platform interacts with other systems to manage the infrastructure. To do this we'll walk through workflows and explain key concepts. This overview will cover: