83% of Companies Can't Support AI Agents — Are You One?

Google's 2026 study of 1,400+ IT leaders: 83% can't support AI agents at scale. Your legacy infrastructure is failing — and it's costing you. What to fix first.

By Rajesh Beri·July 15, 2026·9 min read
Share:
THE DAILY BRIEF
Agentic AIAI InfrastructureEnterprise AICloud StrategyCIO
83% of Companies Can't Support AI Agents — Are You One?

Google's 2026 study of 1,400+ IT leaders: 83% can't support AI agents at scale. Your legacy infrastructure is failing — and it's costing you. What to fix first.

By Rajesh Beri·July 15, 2026·9 min read

Your legacy stack just became your biggest AI liability.

The number stopped me cold: 83%.

That's the percentage of organizations that need to upgrade their infrastructure just to support agentic AI at scale, according to Google cloud's 2026 State of AI Infrastructure report — a survey of more than 1,400 senior IT leaders across global enterprises.

Only 17% of IT leaders have full confidence that their current tech stack can support mission-critical AI agents.

Let that sink in. More than 4 out of 5 enterprises are already behind before a single agent goes to production. If your board approved an AI strategy last quarter, there's a strong chance the infrastructure to execute it doesn't exist yet.

This isn't a technology problem. It's a readiness problem — and the gap is widening fast.

What Changed: From Chatbots to Agents

The shift from generative AI to agentic AI isn't just a product upgrade. It's a fundamentally different compute model.

When a user asks ChatGPT a question, the model generates a response. One prompt, one output. That's relatively straightforward for infrastructure to handle.

When an agentic AI gets a task, it's different. One prompt can trigger hundreds of sequential actions: calling APIs, reading databases, writing files, spawning sub-tasks, checking results, iterating on outputs, and looping back for validation. The model doesn't just respond — it works.

That difference matters enormously for infrastructure. The inference load isn't a single request anymore. It's a cascade.

Google's report quantifies what this shift looks like: inference now accounts for nearly 50% of all AI compute workloads, compared to just 28% for training workloads. The infrastructure built to handle occasional model training is now running real-time inference at production scale, continuously.

Legacy IT was not designed for this. And it's starting to show.

The Infrastructure Gap: What's Actually Breaking

When IT leaders in Google's survey were asked what's blocking agentic AI at scale, the answers pointed to the same core problem: infrastructure built for the last decade of enterprise computing can't support the next decade of AI workloads.

Three specific failure modes keep emerging in conversations with technology leaders:

Data egress costs are exploding. Traditional enterprise architectures route data across regions, clouds, and data warehouses in ways that made sense for quarterly reporting and batch processing. Agentic AI needs to pull data in real time, repeatedly, during a single task chain. The data egress fees alone can make production agentic deployments economically unviable at scale.

Idle specialized hardware is draining budgets. Many enterprises rushed to provision GPU clusters over the past two years to meet board-level AI mandates. The problem: those GPUs sit idle during non-inference periods while running up costs continuously. Legacy procurement models — buy the hardware, own it forever — don't map well to workloads that spike unpredictably.

Storage bloat is accumulating silently. Agentic AI systems generate significant intermediate state: reasoning traces, tool call logs, context windows, agent memory. Traditional storage architectures weren't built to handle this kind of ephemeral, high-frequency data. The result is storage costs that grow faster than teams can monitor.

Google's report found that 62% of IT leaders are already seeing high inference costs driven by these three factors in legacy systems. The costs are real, they're growing, and they're compounding.

This Is Now a CFO Problem, Not Just a CTO Problem

Here's what makes this infrastructure gap particularly dangerous for enterprise leaders: it's invisible until it isn't.

You can run agentic AI pilots under these conditions. Pilots are small. Pilots are controlled. Pilots don't hit the edges of infrastructure limits.

Production is different. When you scale an AI agent from 10 users to 10,000, when you go from one agent to 50 agents running in parallel, when you add memory and multi-step tool use — that's when the infrastructure breaks, and that's when the costs show up.

I've seen this pattern repeatedly: companies celebrate successful AI pilots, approve production rollouts, and then discover six months later that the unit economics don't work. Not because the AI failed, but because the infrastructure supporting it was never designed for the load.

The 96% of senior IT leaders in Google's survey who said cost efficiency is imperative in guiding AI infrastructure decisions aren't wrong to be concerned. Cost is the variable that ends careers when it surprises leadership.

The CFO question to ask your CTO right now: If we scaled our AI agent deployment by 10x next quarter, what would happen to our infrastructure costs? If your CTO doesn't have a specific number, that's the gap.

Energy: The New Board-Level Variable

There's a second cost dimension that's moving from IT budgets to boardroom agendas: power consumption.

Google's report found that 91% of senior IT leaders now factor power consumption into hardware selection decisions. That's not a statistic you'd have seen in a 2023 infrastructure survey.

The shift is being driven by two converging forces.

First, agentic AI workloads are energy-intensive in ways generative AI workloads weren't. Every additional reasoning step, every tool call, every sub-agent spawn consumes compute — and compute consumes power. The energy footprint of a complex agentic workflow can be orders of magnitude higher than a simple model inference call.

Second, enterprise sustainability commitments are creating new constraints. Many large enterprises have publicly committed to net-zero carbon targets by 2030 or earlier. Running energy-intensive AI infrastructure at scale creates a direct tension with those commitments — one that boards and ESG committees are beginning to notice.

Google's report states it plainly: "In the agentic era, energy has moved from a technology concern to a boardroom priority."

If your AI strategy doesn't include an energy and sustainability component, it's incomplete.

What Leaders Abroad Need to Know: The Sovereignty Factor

For multinational enterprises and companies operating outside the United States, Google's report surfaces a dimension that's often underappreciated in American AI discussions: digital sovereignty.

Google's data projects that 75% of enterprises outside the U.S. will have adopted a formal sovereignty strategy by 2030. That's organizations making deliberate decisions about where their AI infrastructure lives, who can access it, and which regulations it's subject to.

The EU's AI Act, national AI strategies across Asia and the Middle East, and data residency laws in dozens of countries are creating a patchwork of requirements that enterprises can't ignore. An AI agent running on infrastructure in the wrong jurisdiction can create legal exposure that negates its business value entirely.

This is why hybrid multicloud architecture is emerging as the dominant infrastructure model for enterprise agentic AI — not because it's technically elegant, but because it gives organizations the flexibility to route workloads based on sovereignty requirements without sacrificing performance or governance.

For any enterprise with operations across multiple geographies, the infrastructure question and the sovereignty question are now the same question.

The Four Infrastructure Requirements for Agentic AI

Based on Google's research and what I'm hearing from infrastructure leaders, there are four requirements that separate enterprises ready for agentic AI from those that aren't:

1. Flexible, scalable compute. Agentic workloads are spiky and unpredictable. Fixed-capacity GPU clusters don't match this profile. Enterprises need access to compute that scales on demand — burst compute during peak agent workflows, zero cost during idle periods.

2. Centralized agent governance. As enterprises deploy multiple AI agents across departments, the governance model becomes critical. Who approved this agent? What data can it access? What actions can it take without human review? Without centralized governance infrastructure, enterprises are flying blind on compliance and risk.

3. Unified data access. An AI agent is only as useful as the data it can reach. Fragmented data architectures — with customer data in one system, operational data in another, and financial data in a third — create agents that can't complete end-to-end tasks. Data unification is a prerequisite for meaningful agentic deployment.

4. Hybrid and edge deployment options. Not every agentic workload should run in the cloud. Latency-sensitive applications, sovereignty-constrained data, and cost optimization all argue for having on-premises or edge deployment options alongside cloud infrastructure.

These aren't aspirational requirements. They're table stakes for production-grade agentic AI.

What CIOs Should Do in the Next 90 Days

The Google report is diagnostic. Here's the prescriptive piece.

Run an infrastructure audit against agentic AI requirements. Take the four requirements above and honestly assess your current state. Where are the gaps? Specifically: Can your data architecture support real-time access from AI agents? Do you have governance tooling that can operate at agent decision speed? Is your compute model compatible with bursty agentic workloads?

Quantify your inference cost trajectory. Don't wait for this to surface as a budget overrun. Model what your inference costs look like at 3x, 5x, and 10x your current AI usage. If the numbers break your budget at 5x, you need to fix the infrastructure architecture before you scale, not after.

Put energy into your AI roadmap. Work with your sustainability team to understand how AI infrastructure expansion interacts with your carbon commitments. Build this into infrastructure procurement decisions now rather than retrofitting later.

Establish your sovereignty map. For every geography you operate in, map the relevant AI regulations and data residency requirements. Build your infrastructure architecture to accommodate these constraints by design, not as an afterthought.

Make the gap visible to the business. The 83% statistic is useful precisely because it shows that infrastructure readiness for agentic AI is a widespread enterprise challenge, not a unique failure. Framing this to your CFO and CEO as a structural industry gap that requires deliberate investment is more effective than positioning it as an IT problem to be solved quietly.

The Opportunity Inside the Problem

Here's the contrarian angle: the 83% infrastructure gap is actually good news for leaders who move fast.

If 83% of organizations need infrastructure upgrades, then the 17% who are already ready have a significant competitive advantage in deploying production-grade AI agents before their peers. Speed of deployment at scale becomes a differentiator.

The enterprises that will win the next phase of AI adoption aren't necessarily those with the best models. They're the ones with infrastructure capable of running those models at the scale and speed that actually moves business metrics.

Google's State of AI Infrastructure report is essentially a competitive intelligence document. It tells you where the industry stands and where the gaps are. The question is whether you use it to diagnose your own position or whether you let your competitors use it first.

The Bottom Line

Agentic AI is not a future technology. It's being deployed in production by enterprises right now — for customer service, financial analysis, code review, legal research, and dozens of other high-value workflows.

The bottleneck isn't model capability. The models are ready. The bottleneck is infrastructure.

Eighty-three percent of organizations are about to discover this the hard way — at production scale, under cost pressure, with the board asking why the AI strategy isn't delivering.

The 17% that are infrastructure-ready will be the ones delivering results.

Which side of that divide are you on?


Google's 2026 State of AI Infrastructure report is based on a survey of 1,402 senior IT leaders globally. Source: Google Cloud Blog. Additional analysis from CIO Dive and TechRadar.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

beri.net

Subscribe at beri.net/subscribe for twice-weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

83% of Companies Can't Support AI Agents — Are You One?

Photo by Brett Sayles on Pexels

Your legacy stack just became your biggest AI liability.

The number stopped me cold: 83%.

That's the percentage of organizations that need to upgrade their infrastructure just to support agentic AI at scale, according to Google cloud's 2026 State of AI Infrastructure report — a survey of more than 1,400 senior IT leaders across global enterprises.

Only 17% of IT leaders have full confidence that their current tech stack can support mission-critical AI agents.

Let that sink in. More than 4 out of 5 enterprises are already behind before a single agent goes to production. If your board approved an AI strategy last quarter, there's a strong chance the infrastructure to execute it doesn't exist yet.

This isn't a technology problem. It's a readiness problem — and the gap is widening fast.

What Changed: From Chatbots to Agents

The shift from generative AI to agentic AI isn't just a product upgrade. It's a fundamentally different compute model.

When a user asks ChatGPT a question, the model generates a response. One prompt, one output. That's relatively straightforward for infrastructure to handle.

When an agentic AI gets a task, it's different. One prompt can trigger hundreds of sequential actions: calling APIs, reading databases, writing files, spawning sub-tasks, checking results, iterating on outputs, and looping back for validation. The model doesn't just respond — it works.

That difference matters enormously for infrastructure. The inference load isn't a single request anymore. It's a cascade.

Google's report quantifies what this shift looks like: inference now accounts for nearly 50% of all AI compute workloads, compared to just 28% for training workloads. The infrastructure built to handle occasional model training is now running real-time inference at production scale, continuously.

Legacy IT was not designed for this. And it's starting to show.

The Infrastructure Gap: What's Actually Breaking

When IT leaders in Google's survey were asked what's blocking agentic AI at scale, the answers pointed to the same core problem: infrastructure built for the last decade of enterprise computing can't support the next decade of AI workloads.

Three specific failure modes keep emerging in conversations with technology leaders:

Data egress costs are exploding. Traditional enterprise architectures route data across regions, clouds, and data warehouses in ways that made sense for quarterly reporting and batch processing. Agentic AI needs to pull data in real time, repeatedly, during a single task chain. The data egress fees alone can make production agentic deployments economically unviable at scale.

Idle specialized hardware is draining budgets. Many enterprises rushed to provision GPU clusters over the past two years to meet board-level AI mandates. The problem: those GPUs sit idle during non-inference periods while running up costs continuously. Legacy procurement models — buy the hardware, own it forever — don't map well to workloads that spike unpredictably.

Storage bloat is accumulating silently. Agentic AI systems generate significant intermediate state: reasoning traces, tool call logs, context windows, agent memory. Traditional storage architectures weren't built to handle this kind of ephemeral, high-frequency data. The result is storage costs that grow faster than teams can monitor.

Google's report found that 62% of IT leaders are already seeing high inference costs driven by these three factors in legacy systems. The costs are real, they're growing, and they're compounding.

This Is Now a CFO Problem, Not Just a CTO Problem

Here's what makes this infrastructure gap particularly dangerous for enterprise leaders: it's invisible until it isn't.

You can run agentic AI pilots under these conditions. Pilots are small. Pilots are controlled. Pilots don't hit the edges of infrastructure limits.

Production is different. When you scale an AI agent from 10 users to 10,000, when you go from one agent to 50 agents running in parallel, when you add memory and multi-step tool use — that's when the infrastructure breaks, and that's when the costs show up.

I've seen this pattern repeatedly: companies celebrate successful AI pilots, approve production rollouts, and then discover six months later that the unit economics don't work. Not because the AI failed, but because the infrastructure supporting it was never designed for the load.

The 96% of senior IT leaders in Google's survey who said cost efficiency is imperative in guiding AI infrastructure decisions aren't wrong to be concerned. Cost is the variable that ends careers when it surprises leadership.

The CFO question to ask your CTO right now: If we scaled our AI agent deployment by 10x next quarter, what would happen to our infrastructure costs? If your CTO doesn't have a specific number, that's the gap.

Energy: The New Board-Level Variable

There's a second cost dimension that's moving from IT budgets to boardroom agendas: power consumption.

Google's report found that 91% of senior IT leaders now factor power consumption into hardware selection decisions. That's not a statistic you'd have seen in a 2023 infrastructure survey.

The shift is being driven by two converging forces.

First, agentic AI workloads are energy-intensive in ways generative AI workloads weren't. Every additional reasoning step, every tool call, every sub-agent spawn consumes compute — and compute consumes power. The energy footprint of a complex agentic workflow can be orders of magnitude higher than a simple model inference call.

Second, enterprise sustainability commitments are creating new constraints. Many large enterprises have publicly committed to net-zero carbon targets by 2030 or earlier. Running energy-intensive AI infrastructure at scale creates a direct tension with those commitments — one that boards and ESG committees are beginning to notice.

Google's report states it plainly: "In the agentic era, energy has moved from a technology concern to a boardroom priority."

If your AI strategy doesn't include an energy and sustainability component, it's incomplete.

What Leaders Abroad Need to Know: The Sovereignty Factor

For multinational enterprises and companies operating outside the United States, Google's report surfaces a dimension that's often underappreciated in American AI discussions: digital sovereignty.

Google's data projects that 75% of enterprises outside the U.S. will have adopted a formal sovereignty strategy by 2030. That's organizations making deliberate decisions about where their AI infrastructure lives, who can access it, and which regulations it's subject to.

The EU's AI Act, national AI strategies across Asia and the Middle East, and data residency laws in dozens of countries are creating a patchwork of requirements that enterprises can't ignore. An AI agent running on infrastructure in the wrong jurisdiction can create legal exposure that negates its business value entirely.

This is why hybrid multicloud architecture is emerging as the dominant infrastructure model for enterprise agentic AI — not because it's technically elegant, but because it gives organizations the flexibility to route workloads based on sovereignty requirements without sacrificing performance or governance.

For any enterprise with operations across multiple geographies, the infrastructure question and the sovereignty question are now the same question.

The Four Infrastructure Requirements for Agentic AI

Based on Google's research and what I'm hearing from infrastructure leaders, there are four requirements that separate enterprises ready for agentic AI from those that aren't:

1. Flexible, scalable compute. Agentic workloads are spiky and unpredictable. Fixed-capacity GPU clusters don't match this profile. Enterprises need access to compute that scales on demand — burst compute during peak agent workflows, zero cost during idle periods.

2. Centralized agent governance. As enterprises deploy multiple AI agents across departments, the governance model becomes critical. Who approved this agent? What data can it access? What actions can it take without human review? Without centralized governance infrastructure, enterprises are flying blind on compliance and risk.

3. Unified data access. An AI agent is only as useful as the data it can reach. Fragmented data architectures — with customer data in one system, operational data in another, and financial data in a third — create agents that can't complete end-to-end tasks. Data unification is a prerequisite for meaningful agentic deployment.

4. Hybrid and edge deployment options. Not every agentic workload should run in the cloud. Latency-sensitive applications, sovereignty-constrained data, and cost optimization all argue for having on-premises or edge deployment options alongside cloud infrastructure.

These aren't aspirational requirements. They're table stakes for production-grade agentic AI.

What CIOs Should Do in the Next 90 Days

The Google report is diagnostic. Here's the prescriptive piece.

Run an infrastructure audit against agentic AI requirements. Take the four requirements above and honestly assess your current state. Where are the gaps? Specifically: Can your data architecture support real-time access from AI agents? Do you have governance tooling that can operate at agent decision speed? Is your compute model compatible with bursty agentic workloads?

Quantify your inference cost trajectory. Don't wait for this to surface as a budget overrun. Model what your inference costs look like at 3x, 5x, and 10x your current AI usage. If the numbers break your budget at 5x, you need to fix the infrastructure architecture before you scale, not after.

Put energy into your AI roadmap. Work with your sustainability team to understand how AI infrastructure expansion interacts with your carbon commitments. Build this into infrastructure procurement decisions now rather than retrofitting later.

Establish your sovereignty map. For every geography you operate in, map the relevant AI regulations and data residency requirements. Build your infrastructure architecture to accommodate these constraints by design, not as an afterthought.

Make the gap visible to the business. The 83% statistic is useful precisely because it shows that infrastructure readiness for agentic AI is a widespread enterprise challenge, not a unique failure. Framing this to your CFO and CEO as a structural industry gap that requires deliberate investment is more effective than positioning it as an IT problem to be solved quietly.

The Opportunity Inside the Problem

Here's the contrarian angle: the 83% infrastructure gap is actually good news for leaders who move fast.

If 83% of organizations need infrastructure upgrades, then the 17% who are already ready have a significant competitive advantage in deploying production-grade AI agents before their peers. Speed of deployment at scale becomes a differentiator.

The enterprises that will win the next phase of AI adoption aren't necessarily those with the best models. They're the ones with infrastructure capable of running those models at the scale and speed that actually moves business metrics.

Google's State of AI Infrastructure report is essentially a competitive intelligence document. It tells you where the industry stands and where the gaps are. The question is whether you use it to diagnose your own position or whether you let your competitors use it first.

The Bottom Line

Agentic AI is not a future technology. It's being deployed in production by enterprises right now — for customer service, financial analysis, code review, legal research, and dozens of other high-value workflows.

The bottleneck isn't model capability. The models are ready. The bottleneck is infrastructure.

Eighty-three percent of organizations are about to discover this the hard way — at production scale, under cost pressure, with the board asking why the AI strategy isn't delivering.

The 17% that are infrastructure-ready will be the ones delivering results.

Which side of that divide are you on?


Google's 2026 State of AI Infrastructure report is based on a survey of 1,402 senior IT leaders globally. Source: Google Cloud Blog. Additional analysis from CIO Dive and TechRadar.

Continue Reading

Share:
THE DAILY BRIEF
Agentic AIAI InfrastructureEnterprise AICloud StrategyCIO
83% of Companies Can't Support AI Agents — Are You One?

Google's 2026 study of 1,400+ IT leaders: 83% can't support AI agents at scale. Your legacy infrastructure is failing — and it's costing you. What to fix first.

By Rajesh Beri·July 15, 2026·9 min read

Your legacy stack just became your biggest AI liability.

The number stopped me cold: 83%.

That's the percentage of organizations that need to upgrade their infrastructure just to support agentic AI at scale, according to Google cloud's 2026 State of AI Infrastructure report — a survey of more than 1,400 senior IT leaders across global enterprises.

Only 17% of IT leaders have full confidence that their current tech stack can support mission-critical AI agents.

Let that sink in. More than 4 out of 5 enterprises are already behind before a single agent goes to production. If your board approved an AI strategy last quarter, there's a strong chance the infrastructure to execute it doesn't exist yet.

This isn't a technology problem. It's a readiness problem — and the gap is widening fast.

What Changed: From Chatbots to Agents

The shift from generative AI to agentic AI isn't just a product upgrade. It's a fundamentally different compute model.

When a user asks ChatGPT a question, the model generates a response. One prompt, one output. That's relatively straightforward for infrastructure to handle.

When an agentic AI gets a task, it's different. One prompt can trigger hundreds of sequential actions: calling APIs, reading databases, writing files, spawning sub-tasks, checking results, iterating on outputs, and looping back for validation. The model doesn't just respond — it works.

That difference matters enormously for infrastructure. The inference load isn't a single request anymore. It's a cascade.

Google's report quantifies what this shift looks like: inference now accounts for nearly 50% of all AI compute workloads, compared to just 28% for training workloads. The infrastructure built to handle occasional model training is now running real-time inference at production scale, continuously.

Legacy IT was not designed for this. And it's starting to show.

The Infrastructure Gap: What's Actually Breaking

When IT leaders in Google's survey were asked what's blocking agentic AI at scale, the answers pointed to the same core problem: infrastructure built for the last decade of enterprise computing can't support the next decade of AI workloads.

Three specific failure modes keep emerging in conversations with technology leaders:

Data egress costs are exploding. Traditional enterprise architectures route data across regions, clouds, and data warehouses in ways that made sense for quarterly reporting and batch processing. Agentic AI needs to pull data in real time, repeatedly, during a single task chain. The data egress fees alone can make production agentic deployments economically unviable at scale.

Idle specialized hardware is draining budgets. Many enterprises rushed to provision GPU clusters over the past two years to meet board-level AI mandates. The problem: those GPUs sit idle during non-inference periods while running up costs continuously. Legacy procurement models — buy the hardware, own it forever — don't map well to workloads that spike unpredictably.

Storage bloat is accumulating silently. Agentic AI systems generate significant intermediate state: reasoning traces, tool call logs, context windows, agent memory. Traditional storage architectures weren't built to handle this kind of ephemeral, high-frequency data. The result is storage costs that grow faster than teams can monitor.

Google's report found that 62% of IT leaders are already seeing high inference costs driven by these three factors in legacy systems. The costs are real, they're growing, and they're compounding.

This Is Now a CFO Problem, Not Just a CTO Problem

Here's what makes this infrastructure gap particularly dangerous for enterprise leaders: it's invisible until it isn't.

You can run agentic AI pilots under these conditions. Pilots are small. Pilots are controlled. Pilots don't hit the edges of infrastructure limits.

Production is different. When you scale an AI agent from 10 users to 10,000, when you go from one agent to 50 agents running in parallel, when you add memory and multi-step tool use — that's when the infrastructure breaks, and that's when the costs show up.

I've seen this pattern repeatedly: companies celebrate successful AI pilots, approve production rollouts, and then discover six months later that the unit economics don't work. Not because the AI failed, but because the infrastructure supporting it was never designed for the load.

The 96% of senior IT leaders in Google's survey who said cost efficiency is imperative in guiding AI infrastructure decisions aren't wrong to be concerned. Cost is the variable that ends careers when it surprises leadership.

The CFO question to ask your CTO right now: If we scaled our AI agent deployment by 10x next quarter, what would happen to our infrastructure costs? If your CTO doesn't have a specific number, that's the gap.

Energy: The New Board-Level Variable

There's a second cost dimension that's moving from IT budgets to boardroom agendas: power consumption.

Google's report found that 91% of senior IT leaders now factor power consumption into hardware selection decisions. That's not a statistic you'd have seen in a 2023 infrastructure survey.

The shift is being driven by two converging forces.

First, agentic AI workloads are energy-intensive in ways generative AI workloads weren't. Every additional reasoning step, every tool call, every sub-agent spawn consumes compute — and compute consumes power. The energy footprint of a complex agentic workflow can be orders of magnitude higher than a simple model inference call.

Second, enterprise sustainability commitments are creating new constraints. Many large enterprises have publicly committed to net-zero carbon targets by 2030 or earlier. Running energy-intensive AI infrastructure at scale creates a direct tension with those commitments — one that boards and ESG committees are beginning to notice.

Google's report states it plainly: "In the agentic era, energy has moved from a technology concern to a boardroom priority."

If your AI strategy doesn't include an energy and sustainability component, it's incomplete.

What Leaders Abroad Need to Know: The Sovereignty Factor

For multinational enterprises and companies operating outside the United States, Google's report surfaces a dimension that's often underappreciated in American AI discussions: digital sovereignty.

Google's data projects that 75% of enterprises outside the U.S. will have adopted a formal sovereignty strategy by 2030. That's organizations making deliberate decisions about where their AI infrastructure lives, who can access it, and which regulations it's subject to.

The EU's AI Act, national AI strategies across Asia and the Middle East, and data residency laws in dozens of countries are creating a patchwork of requirements that enterprises can't ignore. An AI agent running on infrastructure in the wrong jurisdiction can create legal exposure that negates its business value entirely.

This is why hybrid multicloud architecture is emerging as the dominant infrastructure model for enterprise agentic AI — not because it's technically elegant, but because it gives organizations the flexibility to route workloads based on sovereignty requirements without sacrificing performance or governance.

For any enterprise with operations across multiple geographies, the infrastructure question and the sovereignty question are now the same question.

The Four Infrastructure Requirements for Agentic AI

Based on Google's research and what I'm hearing from infrastructure leaders, there are four requirements that separate enterprises ready for agentic AI from those that aren't:

1. Flexible, scalable compute. Agentic workloads are spiky and unpredictable. Fixed-capacity GPU clusters don't match this profile. Enterprises need access to compute that scales on demand — burst compute during peak agent workflows, zero cost during idle periods.

2. Centralized agent governance. As enterprises deploy multiple AI agents across departments, the governance model becomes critical. Who approved this agent? What data can it access? What actions can it take without human review? Without centralized governance infrastructure, enterprises are flying blind on compliance and risk.

3. Unified data access. An AI agent is only as useful as the data it can reach. Fragmented data architectures — with customer data in one system, operational data in another, and financial data in a third — create agents that can't complete end-to-end tasks. Data unification is a prerequisite for meaningful agentic deployment.

4. Hybrid and edge deployment options. Not every agentic workload should run in the cloud. Latency-sensitive applications, sovereignty-constrained data, and cost optimization all argue for having on-premises or edge deployment options alongside cloud infrastructure.

These aren't aspirational requirements. They're table stakes for production-grade agentic AI.

What CIOs Should Do in the Next 90 Days

The Google report is diagnostic. Here's the prescriptive piece.

Run an infrastructure audit against agentic AI requirements. Take the four requirements above and honestly assess your current state. Where are the gaps? Specifically: Can your data architecture support real-time access from AI agents? Do you have governance tooling that can operate at agent decision speed? Is your compute model compatible with bursty agentic workloads?

Quantify your inference cost trajectory. Don't wait for this to surface as a budget overrun. Model what your inference costs look like at 3x, 5x, and 10x your current AI usage. If the numbers break your budget at 5x, you need to fix the infrastructure architecture before you scale, not after.

Put energy into your AI roadmap. Work with your sustainability team to understand how AI infrastructure expansion interacts with your carbon commitments. Build this into infrastructure procurement decisions now rather than retrofitting later.

Establish your sovereignty map. For every geography you operate in, map the relevant AI regulations and data residency requirements. Build your infrastructure architecture to accommodate these constraints by design, not as an afterthought.

Make the gap visible to the business. The 83% statistic is useful precisely because it shows that infrastructure readiness for agentic AI is a widespread enterprise challenge, not a unique failure. Framing this to your CFO and CEO as a structural industry gap that requires deliberate investment is more effective than positioning it as an IT problem to be solved quietly.

The Opportunity Inside the Problem

Here's the contrarian angle: the 83% infrastructure gap is actually good news for leaders who move fast.

If 83% of organizations need infrastructure upgrades, then the 17% who are already ready have a significant competitive advantage in deploying production-grade AI agents before their peers. Speed of deployment at scale becomes a differentiator.

The enterprises that will win the next phase of AI adoption aren't necessarily those with the best models. They're the ones with infrastructure capable of running those models at the scale and speed that actually moves business metrics.

Google's State of AI Infrastructure report is essentially a competitive intelligence document. It tells you where the industry stands and where the gaps are. The question is whether you use it to diagnose your own position or whether you let your competitors use it first.

The Bottom Line

Agentic AI is not a future technology. It's being deployed in production by enterprises right now — for customer service, financial analysis, code review, legal research, and dozens of other high-value workflows.

The bottleneck isn't model capability. The models are ready. The bottleneck is infrastructure.

Eighty-three percent of organizations are about to discover this the hard way — at production scale, under cost pressure, with the board asking why the AI strategy isn't delivering.

The 17% that are infrastructure-ready will be the ones delivering results.

Which side of that divide are you on?


Google's 2026 State of AI Infrastructure report is based on a survey of 1,402 senior IT leaders globally. Source: Google Cloud Blog. Additional analysis from CIO Dive and TechRadar.

Continue Reading

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

beri.net

Subscribe at beri.net/subscribe for twice-weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Frequently Asked Questions

What did Google's 2026 State of AI Infrastructure report actually find?

Based on a survey of 1,402 senior IT leaders globally, the report found that 83% of organizations need to upgrade their infrastructure to support production-grade agentic AI at scale. It also found 62% report a significant 'inference tax' (data-egress fees, excess storage, idle hardware), 91% now factor power consumption into hardware selection, and 52% have moved to hybrid multicloud architecture.

Why can't legacy infrastructure support agentic AI?

Generative AI answers one prompt with one response, but an agentic AI turns a single prompt into hundreds of sequential actions — API calls, database reads, sub-task spawning, and validation loops. That turns inference from a single request into a continuous cascade, exposing three legacy weak points: exploding data-egress costs, idle specialized GPUs, and silent storage bloat from reasoning traces and agent memory.

What should a CIO do first to close the agentic AI infrastructure gap?

Start with an audit against the four requirements the report highlights — flexible on-demand compute, centralized agent governance, unified data access, and hybrid/edge deployment options. In parallel, model your inference costs at 3x, 5x, and 10x current usage; if the numbers break your budget at 5x, fix the architecture before scaling, not after.

Newsletter

Stay Ahead of the Curve

Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.

Subscribe