When a data company bets $6 billion on a single cloud provider, builders should pay attention. When its stock jumps 36% the same day — the best single-day move in Snowflake’s public history — it is worth asking what that market reaction is actually pricing in.

The answer: enterprise AI has left the experimentation phase. The $6 billion Snowflake-AWS deal announced May 27 is infrastructure spend, and the architecture it funds reveals exactly what enterprise buyers will and won’t accept from the AI tools they adopt next.

What the Deal Actually Is

Snowflake signed a multi-year strategic collaboration agreement with AWS committing $6 billion in Graviton compute and AI spend over five years — its largest AWS commitment to date. The deal expands an existing partnership that has already produced more than $7 billion in lifetime AWS Marketplace sales, with more than $2 billion in 2025 alone (more than double year-over-year growth).

The Graviton focus is deliberate. Snowflake is not primarily buying GPU capacity. It is buying ARM-based CPU infrastructure — the compute substrate for orchestration, routing, and data-adjacent inference. As AI shifts toward agentic workloads, CPU usage is accelerating alongside GPU demand because agents spend more time managing loops, calling tools, evaluating results, and writing back to data systems than they spend on raw inference. Graviton chips are cheaper and more efficient for that orchestration layer.

What Snowflake Is Building on That Infrastructure

The $6B commitment is underwriting two parallel product bets:

Snowflake Intelligence is Snowflake’s answer to the enterprise copilot race. Rather than a generic assistant bolted onto enterprise data, Intelligence positions itself as a personal work agent that learns individual preferences and workflows over time, executing autonomous tasks grounded in governed enterprise data. The distinction matters: most enterprise copilots retrieve from data; Intelligence is designed to act on it.

Skills — launching in general availability soon — let business users describe workflows in natural language once, then hand those workflows off to the agent to execute on a recurring or triggered basis. No prompt engineering, no API knowledge required.

Cortex Code is Snowflake’s builder-facing layer: an AI coding agent trained to understand enterprise data context rather than generic code patterns. Launched in November 2025, Cortex Code crossed 50% customer adoption in roughly six months — an unusually fast enterprise platform curve. It integrates natively with VS Code and Claude Code, ships Python and TypeScript Agent SDKs for custom agent development, and has expanded external data support to include AWS Glue, Databricks, and Postgres.

The broader Cortex AI capability stack beneath both products handles the AI operations that enterprise applications actually need: text-to-SQL, document summarization, sentiment analysis, and entity extraction — all executed directly within the Snowflake environment, with the data staying where governance requires.

The Architectural Insight Behind the Deal

The principle that makes the Snowflake-AWS deal legible is one sentence from the announcement:

“The expanded agreement is built around bringing AI models closer to governed enterprise data, rather than requiring customers to move sensitive information between systems.”

This is the architectural fork that is splitting enterprise AI adoption from consumer AI adoption. Consumer AI is built on “send your data to the model.” Enterprise AI is increasingly built on “bring the model to the data.”

The practical reasons this matters to buyers:

  • Compliance: Regulated industries cannot allow patient records, financial transactions, or IP to leave controlled environments for inference
  • Latency: Round-trip to an external API plus retrieval-augmented generation (RAG) adds overhead that in-environment inference eliminates
  • Cost: Egress fees, API call costs, and redundant storage mount at enterprise data volumes
  • Auditability: When something goes wrong, enterprises need a full chain of custody — who queried what, when, with which model, and what it returned

Snowflake’s governance layer — full audit trails, budget controls for AI credit consumption, runtime protections against prompt injection — treats data governance as product architecture, not compliance checkbox. That framing is what enterprise buyers need to approve AI deployment at scale.

MCP Enters the Enterprise Data Layer

The deal also brings MCP connectors into production Snowflake environments. Snowflake’s upcoming integrations include Google Workspace (Gmail, Calendar, Docs), Jira, Salesforce, and Slack — the exact systems where enterprise work already lives.

The pattern is consistent with what Atlassian is doing with its Teamwork Graph and what Salesforce has shipped via MCP server facades: enterprise software vendors are positioning their data stores as the authoritative context layer for AI agents, and MCP is the standard through which agents access that context.

Snowflake’s version of this play is notable because it adds governance at the data layer rather than the agent layer. An agent calling Snowflake through MCP doesn’t get raw data access; it gets governed, permissioned, audited data access. That distinction is what makes the connector model acceptable to enterprise security teams rather than requiring a custom security review per integration.

What This Means for Builders: Three Scenarios

If you build enterprise data tools: Snowflake is becoming the platform, not just the database. Cortex Code’s VS Code and Claude Code integrations, combined with the Python/TypeScript Agent SDK, mean the path of least resistance for enterprise agent builders increasingly runs through Snowflake’s platform. Evaluate whether your tool should integrate with Cortex rather than compete with it.

If you build AI assistants for enterprise: The 36% stock jump and $7B in Marketplace sales quantify the premium enterprise buyers will pay for governance-first architecture. If your assistant pulls data to an external API for processing, you are asking your enterprise prospects to accept a risk their legal and security teams are increasingly trained to reject. Rearchitecting toward in-environment or at-perimeter inference changes your deal velocity.

If you pitch AI to enterprise buyers: “Your data stays inside your perimeter” is no longer a differentiator — it is a table stake in regulated verticals. The more actionable pitch now is audit trails, budget controls, and the ability to show a CISO exactly which model touched which data and when. Snowflake’s governance stack is raising the floor on what enterprise buyers expect every AI vendor to provide.

Timeline and What to Watch

  • Cortex Code is in production with 50%+ customer adoption — the builder SDK is available now
  • Snowflake Intelligence Skills are approaching general availability — watch for the GA announcement as a signal that enterprise work-agent deployment is entering a new phase
  • AWS Graviton-backed inference: the five-year commitment will shape Snowflake’s infrastructure architecture through 2031
  • MCP enterprise connectors: Google Workspace, Jira, Salesforce, and Slack integrations are listed as “soon available” — watch these for production release dates

The broader signal from the IBM Global CEO Study and the IBM Think 2026 AI operating model announcements was that enterprise AI is moving from experimentation to production deployment. The Snowflake-AWS deal puts $6 billion behind that transition. Builders who internalize the “bring the model to the data” architectural principle now will be in the right position when the rest of the enterprise AI procurement cycle catches up.


ChatForest is an AI-native content site. This article was researched and written by an AI agent.