Skip to content
Some content is members-only. Sign in to access.

How Google, Salesforce, and Microsoft Are Building the Digital Steel Mills

The Bessemer process of AI is here — and the winners will own orchestration, not just infrastructure.

By KAPUALabs
How Google, Salesforce, and Microsoft Are Building the Digital Steel Mills

The enterprise AI agent market is undergoing a consolidation that, in its speed and strategic logic, resembles the great industrial combinations of the last century. The major cloud and software platforms — Google, Microsoft, Salesforce, Cloudflare, and Anthropic — are racing to build end-to-end infrastructure for deploying, orchestrating, and governing autonomous agents at production scale. After examining 108 claims across this landscape, the strategic picture resolves into clear lines of competitive advantage and vulnerability.

Let me state the conclusion plainly at the outset: Google's Agent Platform is the most technically comprehensive offering in the market today, but technical capability alone does not win industrial wars. Distribution, governance inheritance, and ecosystem lock-in will determine who controls this layer of the stack. The window for establishing that control is narrowing rapidly.


The State of the Field: Commoditization at the Base, Differentiation at the Summit

The first strategic fact to grasp is that raw agent-hosting infrastructure is already being treated as a commodity. One claim states this explicitly 25, and market pricing confirms the trend: Anthropic's Managed Agents, priced at $0.08 per hour with stateful crash recovery, competes directly with any company building agent-hosting infrastructure 25. When infrastructure margins compress this quickly, the real value migrates upward — into orchestration, governance, data integration, and workflow control.

This is not a new pattern. In the steel age, the Bessemer process commoditized basic steel production; the fortunes were made by those who controlled the rails, the rolling mills, and the downstream fabricators. The same dynamic is playing out here. Vendors that provide robust orchestration capabilities can claim a durable competitive advantage over vendors that deliver only isolated agent tools 24. The platform that owns the orchestration layer — the "rolling mill" of this era — will extract the surplus.


Google's Agent Platform: Vertical Integration in Full Bloom

Architecture and Technical Differentiation

Google's agent infrastructure strategy has matured into a coherent, full-stack platform that bears the hallmarks of disciplined industrial engineering. The Agent Runtime has been re-engineered to deliver sub-second cold starts 12,16, a critical operational benchmark that enables agents to be provisioned in seconds on the platform 16. In a production environment where every second of latency compounds across thousands of agent invocations, this is the difference between a mill that runs at 95% utilization and one that runs at 60%.

The platform includes a graph-based agent orchestration framework 16 and supports multi-day autonomous workflows — sales prospecting sequences, for example, that run for days without human intervention 16. Multimodal streaming, including audio and video, is natively supported 16. The platform activates data in BigQuery and Pub/Sub via batch and event-driven agents, enabling asynchronous background tasks like content evaluation and data analysis 16. A dedicated trace view for debugging agents 14 signals a serious commitment to developer experience — the kind of attention to the "floor worker's" tools that distinguishes great industrial enterprises from mediocre ones.

The Agent Development Kit (ADK) has proven itself in a real production environment: Comcast rebuilt the Xfinity Assistant using the ADK with a multi-agent architecture 16. Critically, the ADK's native orchestration is described as providing exponential cost optimization relative to original monolithic agent architectures 17. When cost curves bend exponentially in your favor, you have a structural advantage that competitors cannot easily replicate through pricing alone.

Google's Strategic Counterargument

Google's position is defensible on three grounds. First, its data and AI stack — BigQuery, Vertex AI, Gemini, and the Agent Platform — forms a technically differentiated vertical chain that no competitor has yet matched end-to-end. Second, its open approach, supporting any MCP-compatible client 19, positions it as the interoperable platform in a market where enterprises fear lock-in. Third, its investment in governance — execution rings, saga orchestration, and kill switches in the Agent Runtime 22 — addresses the primary barrier to enterprise adoption.

But interoperability is a double-edged sword. An open platform wins the standardization war but risks becoming a "dumb pipe" if the value migrates to the applications and data layers above it.


The Competitive Landscape: Three Rivals, Three Strategies

Salesforce's Agentforce — The Vertically Integrated Trust

Salesforce represents the most complete vertical integration play in the agent market, and its strategy mirrors the great industrial trusts of the nineteenth century: control the raw materials, control the distribution, control the customer relationship.

Salesforce consolidated its marketplace infrastructure into a single unified catalogue called AgentExchange, combining 10,000 Salesforce apps, 2,600-plus Slack apps, and 1,000-plus Agentforce agents, tools, and MCP servers 6,19. This is a network effect of formidable scale. The Agentforce platform runs agents on the same underlying graph engine for both customer-facing static-graph agents and employee-facing dynamic-graph agents 19 — a unified technical foundation that reduces operational complexity.

Real-world traction is already evident. Engine, a B2B travel management company, now handles 50% of customer cases autonomously using its Agentforce-built agent Ava and runs five agents across customer- and employee-facing functions 19. Unilever is designing and deploying agents at scale using the Agentforce platform for procurement 13. Salesforce's platform inherits all platform security primitives 19, and its Agent Script is versionable and auditable, supporting governance 19. The speed of deployment is notable: Salesforce built a working agent in 12 days using its own engine 19.

For Google, the challenge is structural. Salesforce's AgentExchange network effect — 10,000 apps and 2,600 Slack integrations — cannot be replicated quickly. When a procurement manager at a Fortune 500 company already lives inside the Salesforce ecosystem, the path to deploying an agent there is measured in days, not months.

Microsoft Foundry Hosted Agents — The Platform-Centric Approach

Microsoft's strategy packages agents as containerized applications with managed lifecycle operations accessible via APIs and CLI 32. This is a platform play in the classic Microsoft mold: own the developer workflow, own the enterprise.

Key features include built-in OpenTelemetry for observability 32, intelligent routing between models 8, and enterprise-grade governance with content safety and compliance controls 8. Azure models inherit Azure compliance controls including RBAC, Entra ID, Purview, and Managed Identity 9 — a powerful inheritance mechanism that reduces friction for enterprises already committed to the Azure ecosystem.

However, Foundry Hosted Agents remain in preview with no private networking available 32, a significant limitation for regulated industries. Publishing a hosted agent creates a distinct identity that does not inherit the project managed identity, requiring RBAC reconfiguration 32 — an operational tax that enterprises will notice. Hosting adapters support LangGraph and the Microsoft Agent Framework while also allowing custom frameworks 32.

Microsoft's documentation explicitly frames ungoverned agents running in production as a "risk surface" 22, and its Agent Governance Toolkit integrates with Application Insights for observability 22. The company is signaling clearly that governance is a competitive battleground, and it intends to fight there.

The open question is whether Microsoft's preview limitations will cost it enterprise credibility in the critical early-adopter phase. When Foundry reaches general availability, competition with Google will intensify directly.

Cloudflare's Agent Cloud — The Dark Horse

Cloudflare takes an infrastructure-native approach that leverages its global edge network — the distributed equivalent of owning the rail lines rather than the mills. Key components include Workers with lightweight isolates enabling efficient parallel execution of many agent operations 26,27,31, Sandboxes providing full OS environments for running agents 31, Dynamic Workers designed for agent workloads 31, and the Think framework for long-running multi-step tasks 31. Cloudflare also launched an Email for Agents product 10 and positions its platform as persistent across long-running tasks 31. The Sessions API rounds out the offering 10.

Cloudflare's distributed edge architecture gives it a potential cost advantage over centralized cloud providers — less data movement, lower latency, better geographic distribution. This is the kind of structural efficiency play that, in the industrial age, allowed a well-run regional mill to undercut the national trusts. Investors should not dismiss Cloudflare's position; it is the competitor most likely to disrupt pricing on the infrastructure layer.


The Architecture Consensus: Smaller Agents, Clearer Governance

The claims reveal a clear architectural consensus forming across the industry, and it favors platforms that support modular, governable designs over monolithic ones.

A "separation of concerns" principle is gaining traction: specialized agents with narrow tasks run more reliably than a single large language model executing a massive multi-step prompt 17. One refactored architecture decomposes work into five specialized agent nodes — Company Researcher, Search Planner, Case Study Researcher, Selector, and Email Drafter — organized as a SequentialAgent pipeline 17. Architectural principles favor smaller, more focused agents over monolithic agents to contain blast radius and improve recoverability 11.

Two distinct agent architectures are emerging: customer-facing agents that require tight deterministic control and are implemented as static graphs, and employee-facing agents that use dynamic graphs which unroll at runtime 19. This bifurcation has implications for platform design — a platform that supports both architectures well, as Google and Salesforce claim to, has a structural advantage over one optimized for only one pattern.


Governance: The Critical Moat

Governance has emerged as the decisive competitive battleground in this market, and the evidence suggests that the platforms which solve it first will win disproportionate enterprise share.

The primary barriers to deploying multi-step agent workflows are identified as lack of data context, inconsistent governance, and cross-platform latency — not model quality 21. Fewer enterprises have proven they can reliably run multi-step agent workflows integrated with production systems 15. Deploying autonomous agents creates operational challenges including maintaining customer trust 30.

Multiple vendors are shipping governance tooling. AgentCore CLI deploys agents with governance and auditability provided by infrastructure-as-code 23. The Agent Runtime package provides execution rings (analogous to CPU privilege levels), saga orchestration, and a kill switch 22. The Agent Lightning package provides reinforcement learning training governance with policy-enforced runners 22. SoftServe's Launchpad includes a "Governance-Ready Rollout" feature for enterprise-wide agent deployment 29. GitHub's Copilot cloud agent provides granular controls for enterprises to stage risk and run phased rollouts by blocking security-sensitive organizations while permitting lower-risk ones 2.

Google's execution rings, saga orchestration, and kill switch 22 represent the kind of industrial-grade control systems that enterprises require before they trust autonomous systems with production workflows. Microsoft's explicit framing of ungoverned agents as a "risk surface" 22 indicates that the competitive narrative is shifting from "who has the best model" to "who can safely run agents at scale."


The Brokerage Layer and Market Convergence

A notable sub-theme is the emergence of an agent middleware layer — the "merchants and factors" who facilitate trade between the mills and the fabricators. Portkey launched Agent Gateway as a service expansion 7. Envoy announced capabilities including deframing, session management, AgentCard discovery, transcoding, quotas, telemetry, and guardrails for agents 18. Companies including Datadog, GitHub, and Draw.io are shipping CLI tools as alternatives to MCP for agent tooling 20. Ably claims a first-mover advantage in durable transport for async agents based on its existing realtime messaging infrastructure 10.

More significantly, integrations between agents and workflow systems such as Temporal, Vercel WDK, and Relay.app 10 indicate that the agent market is converging with the broader workflow automation market. This is a classic industrial pattern: the boundaries between adjacent industries blur as the underlying technology matures. The platforms that offer end-to-end integration across agents, workflows, data, and governance will have a structural advantage over point solutions.


Developer Tooling and DevOps Ecosystem

The agent platform shift is rippling through the broader developer tooling ecosystem. JFrog operates as an end-to-end universal DevOps platform covering artifact management, container registry, security analysis, CI/CD pipeline orchestration, and release distribution 3. Docker integrates with MDM solutions, secrets managers, artifact proxies, and security tooling 1. Google Kubernetes Engine's Agent Sandbox targets niche workloads including packet processing, heavy I/O, and agent workloads 33. LimaCharlie's platform emphasizes control, portability, reviewability, and version control for agents 4.

For Google, GKE's Agent Sandbox 33 represents an additional vector for capturing agent workloads within the broader Kubernetes ecosystem — one more integration point that strengthens the platform's gravitational pull.


Strategic Implications for Alphabet Inc.

The Disintermediation Threat

The most consequential strategic implication for Google lies outside the agent platform market itself. Autonomous agents are creating new market opportunities for vendors of platforms, tooling, and services 30. Commerce and local-service queries are migrating from search-ad–mediated discovery to agent-mediated transactions 28. This trend has direct implications for Google's core search advertising business. If agents disintermediate search by handling user intent directly — booking travel, comparing products, scheduling services — the advertising model that generates the majority of Google's revenue faces structural pressure.

Multi-agent orchestration and autonomous coding agents are disrupting traditional software development workflows 34. The strategic imperative for Google is clear: if agents disintermediate search, Google must own the agent platform layer to maintain its position in the value chain. This makes the current product cycle arguably the most strategically important for Google's long-term business model — beyond any direct revenue opportunity from agent platform services.

The Cost Structure Question

One claim that merits close attention: GitHub Copilot's agentic workloads are the primary drivers of heavy token consumption 5. This suggests that agent economics at scale remain unproven. If agent usage generates unsustainable API costs, enterprise adoption could slow. Every platform in this race must demonstrate that agent workflows are not only capable but cost-efficient at scale — or risk a demand-side contraction that resets the market.

The Playbook

For Google, the path forward is clear but demanding:

  1. Accelerate enterprise customer acquisition. The Comcast ADK deployment 16 is a credible reference, but the sample size is too small. Google needs marquee enterprise deployments in regulated industries — financial services, healthcare, manufacturing — to demonstrate that its governance and security controls meet the highest standards.

  2. Double down on the governance narrative. The evidence shows that enterprises are stalled not by model quality but by governance gaps 15,21. Google's execution rings, kill switches, and infrastructure-as-code deployment are strong differentiators. These capabilities should lead the marketing narrative, not sit as technical footnotes.

  3. Leverage the data stack. BigQuery and Pub/Sub integration 16 is Google's strongest moat in this market. No competitor can offer the same combination of data warehousing, streaming, and AI on a single platform. This integration should be the centerpiece of Google's enterprise value proposition.

  4. Monitor Cloudflare's cost position. If Cloudflare's distributed architecture enables meaningfully lower agent infrastructure costs, the competitive dynamics at the base layer could shift rapidly. Google should prepare for a pricing pressure scenario at the infrastructure tier.


Key Takeaways for Investors

  1. Google's agent platform is technically differentiated but must convert capability into market share. The sub-second cold starts, graph orchestration, multi-day workflows, and BigQuery integration form a compelling technical position. But Salesforce's AgentExchange and Microsoft's Foundry have stronger enterprise distribution and governance inheritance. The Comcast deployment is a positive signal, but the sample size remains small.

  2. Governance and orchestration, not raw infrastructure, will determine long-term winners. Agent-hosting infrastructure is commoditizing toward sub-$0.10/hour pricing 25. The durable competitive advantages will accrue to platforms that solve the real barriers to deployment: data context, governance, cross-platform latency, and reliable multi-step orchestration 21. Google's investment in execution rings, kill switches, and infrastructure-as-code deployment is strategically sound.

  3. The agent platform market is converging with the broader workflow automation market, favoring platforms with end-to-end integration. The integration of agents with Temporal, Vercel WDK, and Relay.app 10 signals that agent platforms are becoming workflow platforms. Google's advantage lies in its existing enterprise data assets (BigQuery, Pub/Sub) and AI capabilities (Gemini, Vertex AI), but Microsoft's and Salesforce's deeper workflow integration with enterprise business processes remains a headwind.

  4. The disintermediation risk to Google's search business creates strategic urgency around platform adoption. If agent-mediated transactions bypass search ads 28, Google must ensure that its agent platform becomes the default enterprise choice. This makes the current product cycle arguably the most strategically important for Google's long-term business model — the platform war is not merely about a new revenue stream, but about defending the existing one.


Sources

1. Defending Your Software Supply Chain: What Every Engineering Team Should Do Now | Docker - 2026-04-02
2. GitHub Lets Enterprises Enable Copilot Cloud Agent by Organization - 2026-04-16
3. JFrog - 2026-04-22
4. LimaCharlie - 2026-04-28
5. Phase 3, Act II: The Meter Is Running - ByteHaven - Where I ramble about bytes - 2026-04-28
6. Salesforce has folded AppExchange, Slack Marketplace, and Agentforce listings into one AgentExchange... - 2026-04-16
7. Introducing the Agent Gateway Agent Portkey's mission has always been to help teams run AI in produc... - 2026-04-21
8. Introducing DeepSeek V4 Flash and V4 Pro in Microsoft Foundry | Microsoft Community Hub - 2026-04-30
9. Microsoft’s New In‑House AI Models (MAI‑Transcribe, MAI‑Voice, MAI‑Image) | Microsoft Community Hub - 2026-04-26
10. All your agents are going async — - 2026-04-20
11. The Consequences of Agentic AI - 2026-04-24
12. The top startup announcement from Next ‘26 | Google Cloud Blog - 2026-04-29
13. Google Cloud Next 2026 Wrap Up | Google Cloud Blog - 2026-04-24
14. Next '26 day 2 recap | Google Cloud Blog - 2026-04-24
15. Google Split Its New AI Chips by Job, One for Training and One for Inference - 2026-04-22
16. Introducing Gemini Enterprise Agent Platform | Google Cloud Blog - 2026-04-22
17. Production-Ready AI Agents: 5 Lessons from Refactoring a Monolith - 2026-04-21
18. The case for Envoy networking in the agentic AI era | Google Cloud Blog - 2026-04-03
19. Salesforce launches Headless 360 to turn its entire platform into infrastructure for AI agents - 2026-04-16
20. Is MCP dead? I compared the Google Cloud Next session catalogs — 2025 vs 2026 - 2026-04-07
21. Google Launched Agentic Data Cloud, and Enterprise Data Teams Now Need New Architecture Plans - 2026-04-22
22. Govern AI Agents on App Service with the Microsoft Agent Governance Toolkit - 2026-04-13
23. AWS Weekly Roundup: Anthropic & Meta partnership, AWS Lambda S3 Files, Amazon Bedrock AgentCore CLI, and more (April 27, 2026) | Amazon Web Services - 2026-04-27
24. 12 AI agents in silos = 12 new problems. The magic happens when agents collaborate. Without orchest... - 2026-04-14
25. anthropic shipped two agent products in one week and nobody's talking about why they're separate Ro... - 2026-04-15
26. Kenton Varda just made one of the most interesting observations about AI infrastructure I've seen th... - 2026-04-17
27. @KentonVarda Kenton Varda just made one of the most interesting observations about AI infrastructure... - 2026-04-17
28. $GOOG search is kinda dying!! $GOOG built the greatest business in human history on one insight — w... - 2026-04-18
29. How finance firms can deploy Agentic AI with confidence - 2026-04-24
30. Autonomous agents are disrupting: customer support (instant), marketing (24/7 content), operations (... - 2026-04-30
31. Cloudflare Expands Agent Cloud to Power Scalable, Production-Ready AI Agents - 2026-04-14
32. Microsoft Foundry and Azure: Hosting AI Agents - 2026-04-15
33. Google Cloud Next '26: Gemini Enterprise Agent Platform Leads AI-Centric News -- Virtualization Review - 2026-04-24
34. 🔄 $200K Gemma Hackathon: OpenAI-Microsoft Reset & AI Skills 🚀 - 2026-04-28

Comments ()

characters

Sign in to leave a comment.

Loading comments...

No comments yet. Be the first to share your thoughts!

More from KAPUALabs

See all
Strait of Hormuz Ship Traffic Collapses 91% as Iran Seizes Control
| Free

Strait of Hormuz Ship Traffic Collapses 91% as Iran Seizes Control

By KAPUALabs
/
23,000 Civilian Sailors Trapped at Sea as Gulf Crisis Deepens
| Free

23,000 Civilian Sailors Trapped at Sea as Gulf Crisis Deepens

By KAPUALabs
/
Iran Seizes Control of Hormuz: 91% Traffic Collapse Confirmed
| Free

Iran Seizes Control of Hormuz: 91% Traffic Collapse Confirmed

By KAPUALabs
/
Iran Seizes Control of Hormuz — 20 Million Barrels a Day Now Runs on Its Terms
| Free

Iran Seizes Control of Hormuz — 20 Million Barrels a Day Now Runs on Its Terms

By KAPUALabs
/