July 2026 Summaries
3 posts from OpsMill
Filter
Month:
Year:
Post Summaries
Back to Blog
Over the last decade, IT leadership has focused on automating network operations through a Network Source of Truth (NSoT) to enhance agility and reduce human error, but as enterprise environments grow and diversify across multi-cloud fabrics, the traditional NSoT struggles to keep pace. Initially, network data was manually recorded in spreadsheets, leading to the development of centralized databases that could manage IP addresses and assets, but these systems have since evolved to include staging workflows and validation extensions to support modern demands. However, the limitations of SQL-based databases have become apparent in the face of high-velocity Infrastructure-as-Code workflows, prompting a shift towards programmable platforms like Infrahub, which offer flexible data models and graph-native architectures to accommodate complex infrastructure relationships. This shift is exemplified by Eurofiber, which reduced service deployment times significantly by adopting Infrahub, highlighting the need for a data model that represents the desired state rather than merely inventorying existing assets. As enterprises seek fully automated infrastructures, the distinction between traditional applications and native data platforms becomes crucial, with the latter providing a more adaptable and dynamic foundation that aligns with business needs and supports AI integration, ultimately setting a new standard for what a source of truth should be.
Jul 21, 2026
1,126 words in the original blog post.
Infrahub's new Graph Traversal capability enhances network management by conducting automatic reachability checks, which ensure that changes within a network are assessed in real-time before being implemented. Unlike traditional methods that rely on hard-coded scripts and can miss critical updates, Infrahub offers a user-friendly interface allowing operators, rather than just programmers, to define network rules and enforce them automatically. This system uses a live network graph to immediately reflect any proposed changes, enabling engineers to identify potential violations before they affect the production environment. It also incorporates role-based access control, ensuring that only authorized personnel can modify reachability rules while providing visibility to all engineers about potential impacts on network paths, dependencies, security compliance, capacity management, and path redundancy. Infrahub's approach facilitates a more dynamic and secure network management process, significantly reducing the risk of network outages and compliance issues.
Jul 03, 2026
1,212 words in the original blog post.
Infrahub 1.10 introduces Graph Traversal, a new capability that enhances infrastructure management by allowing both engineers and AI agents to navigate and analyze the complex relationships between infrastructure components. This feature is built on Infrahub's existing graph-based data storage system, which treats relationships as first-class entities. Graph Traversal offers two modes: Path Traversal, which identifies connections between objects, and Dependency Mode, which determines what depends on a particular object, aiding in impact analysis and troubleshooting. These modes are accessible through the UI, GraphQL API, Python SDK, and AI assistants via the MCP server, providing a consistent experience across the platform. The integration of Graph Traversal supports AI-driven operations by enabling agents to reason about infrastructure relationships and propose network changes based on governed data, facilitating quicker impact analysis and more efficient network management.
Jul 02, 2026
779 words in the original blog post.