For years, the debate around digital sovereignty focused on infrastructure. Now the spotlight is shifting to a far more valuable
The post True enterprise sovereignty is more approachable than ever, thanks to K8s-powered cloud-neutral PostgreSQL appeared first on The New Stack.
For years, the debate around digital sovereignty focused on infrastructure. Now the spotlight is shifting to a far more valuable enterprise layer: the database. Geopolitical pressure, especially in Europe, is pushing hyperscalers like Amazon and Microsoft to invest heavily to meet new policies and regulations as data governance forces organizations to re-evaluate reliance on managed cloud services. Instead of accepting lock-in, a growing number of enterprises are treating assets like PostgreSQL as a portable, cloud-neutral foundation that behaves identically across on-premises, private, and public cloud environments. The shift is fueling interest in what some engineers call Sovereign DBaaS: database platforms that deliver cloud-level automation without surrendering control to hyperscalers.
At the center of the change is Gabriele Bartolini, VP and Chief Architect of Kubernetes at EDB. A prominent figure in the open source PostgreSQL community, Bartolini brings deep credibility to the discussion. He co-founded 2ndQuadrant, founded both the Italian PostgreSQL Users Group (ITPUG) and PostgreSQL Europe, and is a co-founder and active maintainer of the CloudNativePG operator. Bartolini is also the creator of Barman, one of the most important disaster recovery tools in the Postgres ecosystem. His work over the years has played a significant role in establishing PostgreSQL as a first-class citizen in cloud-native environments, including leading the initiative that made EDB the first Kubernetes Certified Service Provider for PostgreSQL.
According to Bartolini, this isn’t about compromise. It’s about reframing the problem to get the best of both worlds: convenience and control. “True sovereignty starts with the database. If your PostgreSQL isn’t portable across environments, you don’t really control your stack,” he says. Ensuring consistency across environments allows enterprises to standardize deployments, enforce policies, and manage complex, resource-intensive workloads with confidence. Bartolini emphasizes that this architectural choice also directly strengthens negotiating leverage, regulatory compliance, and long-term strategic flexibility.
A key enabler for this portability is the Operator Pattern, an architecture that elevates database management beyond simple containerization by extending Kubernetes itself. It works by encoding domain-specific expertise into software, essentially teaching Kubernetes how to manage the entire lifecycle of a stateful application like PostgreSQL. The approach is evident in CloudNativePG, which supports modern microservice database architectures and provides declarative APIs for high availability, backup, and self-healing, using native PostgreSQL streaming replication rather than proprietary cloud tools.
But does all this control come at the expense of performance? Bartolini says the opposite is true—and he has the numbers to prove it. He points to recent benchmarks that will be published soon, which showcase CloudNativePG on bare metal, achieving 30,000 TPS with synchronous replication*, while small cloud deployments might yield only 1,500 TPS. That level of performance becomes particularly valuable when considering the demands of sovereign AI.
Of course, technology is only half the battle. Making this model work requires a cultural change. Bartolini recalls how his own team of DBAs initially thought Kubernetes might not mature into what it is today. In his view, the solution is to cultivate a “T-shaped profile” in which DBAs supplement their deep expertise with a horizontal understanding of Kubernetes, noting that this mirrors the historical adoption of PostgreSQL by innovators like Instagram, Spotify, and even Skype in the early 2000s. The operator’s Custom Resource Definition (CRD) can act as a key enabler, serving as a transparent contract between platform engineers and database experts.
“The database team cannot drive this change alone, otherwise it’s a ‘Transformation with a capital T’ that fails.” Building what he calls a “sovereign bubble” often involves unplugging other key layers from provider-specific services, addressing everything from compliance to disaster recovery. Bartolini identifies observability as the biggest gap impacting enterprise teams, warning, “If your logs and metrics are trapped in a provider’s proprietary tool, you are not independent. The change needs to flow where the entire infrastructure is already going.” From his perspective, teams should focus on standard formats and technologies as a first principle, rather than relying on a CNCF-native observability stack, to avoid being locked into proprietary tools that limit transparency, hinder collaboration, and constrain the organization’s ability to scale and innovate independently.
*Throughput measured using pgbench TPC-B-like simulations on unoptimized, out-of-the-box CloudNativePG installations; real-world performance may vary depending on schema, workload patterns, replication setup, and hardware configuration.
Get your free copy of the O’Reilly book: Building a Data and AI Platform with PostgreSQL
Group Created with Sketch.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Moving AI apps from prototype to production requires enterprise-grade postgres infrastructure | 0 | 18.6 | 09-03-2026 |
| 2 | AI agents can create database sprawl issues. YugabyteDB’s solution is more agents! | 0 | 16.27 | 04-08-2026 |
| 3 | Jim Bugwadia on why finding a Kubernetes problem is only half the battle for Kyverno users | 0 | 14.4 | 23-04-2026 |
| 4 | Why your KubeVirt VMs can’t move between clusters — and how EVPN fixes it | 0 | 14.6 | 08-08-2026 |
| 5 | SUSE Rancher and Vultr want to break AI infrastructure free from the hyperscalers | 0 | 12.62 | 04-04-2026 |
| 6 | How Microsoft is governing thousands of Kubernetes clusters without manual intervention | 0 | 13.35 | 07-05-2026 |
| 7 | Say goodbye to K8s GPU pain: How DRA changes everything | 0 | 14.59 | 06-08-2026 |
| 8 | When failover isn’t safe: Building high-availability PostgreSQL on Kubernetes | 0 | 12.04 | 04-06-2026 |
| 9 | Running WordPress in Kubernetes | 0 | 8.86 | 10-07-2026 |
| 10 | Can you make Kubernetes invisible? Here’s why AWS is on a mission to do it. | 0 | 13.1 | 14-04-2026 |