Formerly known as Wikibon

Rethinking Configuration as a Shared System of Record

Misconfiguration isn’t just a deployment problem; it’s a strategic risk. From cloud outages and compliance violations to delivery delays and tribal knowledge silos, configuration has become one of the most under-addressed challenges in modern infrastructure operations.

According to theCUBE Research, misconfiguration is responsible for up to 70% of major service outages, and it’s increasingly cited as the root cause of delayed rollouts, failed tests, and costly rollbacks. Yet the way enterprises manage configuration has barely evolved and still relies on a fragmented mix of YAML files, Helm charts, scripts, and undocumented tribal fixes buried in CI/CD pipelines.

This week on AppDevANGLE, I spoke with Alexis Richardson (RabbitMQ, Weaveworks), Brian Grant (Kubernetes), and Jesper Joergensen (Heroku)—three of the most respected voices in cloud-native infrastructure and co-founders of ConfigHub. Their perspective was clear: today’s configuration models are broken, and the only way forward is a new foundation: one that treats configuration as a first-class asset shared across dev, ops, and security.

“We’ve created a Rube Goldberg machine that produces config,” said Jesper. “But when something breaks in production, it’s nearly impossible to trace where the change came from or how to fix it safely.”

Why Misconfiguration Isn’t Just a Bug

Modern infrastructure teams have invested heavily in automation. They’ve adopted GitOps, built infrastructure-as-code pipelines, and layered approval workflows across increasingly brittle systems. But in practice, this has created a dangerous paradox: the more tooling added, the scarier it becomes to make even simple changes.

Brian explained that today’s configuration is often too complex to trust. Tools like Helm or Terraform may generate config on the fly, making it unclear what will actually be applied, and harder to validate or predict downstream impacts. The result? Operators bypass the system entirely, choosing to “break glass” and fix issues directly in the cloud console.

“It’s perceived as less risky to manually edit a system than to touch the config pipeline,” Brian said. “That’s a red flag.”

And while many teams focus on uptime, the real cost is often in delays. Alexis shared that one platform company they interviewed attributed 80% of rollout delays to configuration issues. It’s about lost developer velocity and not just outages.

A Broken Data Supply Chain

The core issue isn’t intent, it’s architecture. Today’s config systems lack traceability, lineage, and a shared system of record. Changes may pass through dozens of scripts, templates, and pipelines, each obscuring the origin of a bug or making rollback nearly impossible.

Rather than imposing tighter constraints or enforcing brittle guardrails, the ConfigHub team proposes a different model: treat configuration as structured data, stored in a configuration database. This approach enables versioning, validation, and rollback without hiding the configuration behind opaque templating logic.

“We call it the missing database for config,” Jesper explained. “You can read it top to bottom. There are no variables, no coding constructs; just clean, inspectable config before it goes live.”

This concept restores confidence for developers who fear late-stage config changes. By giving teams a safe place to validate and test changes before they enter the CI/CD flow, ConfigHub enables progressive delivery without risk amplification.

Bridging Dev and Ops

For the past decade, operations teams have been marginalized by developer-driven infrastructure models. But this shift has come at a cost. In the rush toward “everything as code,” ops lost visibility and the ability to make safe, rapid decisions in high-pressure environments.

Alexis emphasized the need for a hybrid model. One that supports both GitOps-style changes and point-in-time fixes from operations teams.

“The ops team wants clickability and visibility. The dev team wants pipelines and policy. You shouldn’t have to choose.”

This is more than a workflow preference; it’s an organizational imperative. Enterprises need to align dev, ops, platform, and security teams around a single, consistent view of what’s running, how it was deployed, and who changed what.

By centralizing configuration as structured data rather than distributing it across YAML files, Git repos, and shell scripts, organizations gain auditability, clarity, and control. This also brings security into the fold earlier, allowing compliance validation to be integrated proactively rather than appended post-deployment.

Analyst Take

The current state of infrastructure configuration is unsustainable. As environments grow more complex (spanning multi-cloud, hybrid, and edge footprints) the risk of drift, delay, and disaster grows.

What ConfigHub offers is not just another tool, but a reframing of configuration management as a shared database problem, not a scripting problem. This shift echoes our evolution in observability, security, and FinOps where centralization, standardization, and shared context unlock collaboration and control.

For organizations grappling with config debt, this is a problem that needs to be addressed now. Whether you’re moving off monoliths, untangling decades of infrastructure as code, or trying to build a platform team with real delegation controls, it’s imperative to accept that you can’t fix what you can’t see and you can’t trust what you can’t trace.

Article Categories

Join our community on YouTube

Join the community that includes more than 15,000 #CubeAlumni experts, including Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger, and many more luminaries and experts.
"Your vote of support is important to us and it helps us keep the content FREE. One click below supports our mission to provide free, deep, and relevant content. "
John Furrier
Co-Founder of theCUBE Research's parent company, SiliconANGLE Media

“TheCUBE is an important partner to the industry. You guys really are a part of our events and we really appreciate you coming and I know people appreciate the content you create as well”

Book A Briefing

Fill out the form , and our team will be in touch shortly.
Skip to content