How AI agents and data platforms are reshaping the modern workplace

01 Jul 2026 04:37 6,479 views
Snowflake’s CEO explains how AI agents, data platforms, and new coding tools are transforming how companies build software, use data, and organize work. From agentic interfaces to spec-driven development, he outlines what’s changing and how businesses can prepare.

AI is quietly rewriting how modern companies work. Behind the scenes, data platforms and AI agents are changing how software is built, how decisions are made, and even what it means to be a developer. At the center of this shift are platforms like Snowflake, which sit underneath banks, hospitals, and large enterprises and now increasingly power their AI workloads too.

What Snowflake actually does

Snowflake is a cloud data platform built to help organizations bring all their data together, analyze it, and turn insights into action. Instead of buying fixed hardware, companies use Snowflake on top of cloud infrastructure to store data and run analytics at any scale.

Historically, computing came in "boxes"—servers or devices with fixed storage, memory, and compute. If you needed more power, you had to buy a new box and live with that decision for years. Snowflake broke this model by separating storage and compute. You can store as much data as you like, then spin up as much compute as you need, exactly when you need it, and shut it down when you’re done.

For example, a large investment fund can spin up thousands of virtual machines over a weekend to test a new strategy across decades of historical data, then turn everything off and only pay for the time used.

Why Snowflake charges for consumption, not seats

Most software is priced per user or per seat. Snowflake instead charges based on actual consumption—how much storage and compute you use.

This model is designed to align value and cost. Because Snowflake serves over 13,000 customers, it can smooth out spikes in demand across its user base and offer efficient pricing without forcing each customer to commit to a fixed capacity. You don’t have to guess your future usage or overprovision resources; you just pay when your teams actually run workloads.

This becomes especially important in AI, where workloads are bursty and experimental. You might run a large AI training or inference job one week and almost nothing the next. A consumption model lets you experiment aggressively without locking into long-term infrastructure commitments.

Why AI model companies are now software’s biggest competitors

Snowflake’s CEO sees AI model companies like Anthropic less as niche vendors and more as fundamental competitors to traditional software. The reason: AI is changing the economics of building software itself.

For decades, software development has been a craft. The best engineers were like concert pianists—rare, highly trained, and hard to replace. Building and integrating software was slow, expensive, and required deep expertise.

Large language models and coding agents are industrializing software creation. They can generate, refactor, and test code at scale, lowering the cost and time required to build complex systems. These models are becoming the new "front door" to computing and information, starting with developers but quickly expanding to non-technical users.

That’s why Snowflake is investing heavily in its own coding agents and AI capabilities: if the primary way people interact with software becomes an AI agent, whoever owns that agent owns the user relationship.

Competing with the cloud giants

Snowflake also competes with cloud providers like Amazon and Microsoft, which offer their own data platforms. While these giants have vast resources, Snowflake’s edge is its focus: being a best-in-class data platform.

Even so, the CEO views coding agents and AI interfaces as the bigger long-term threat than any single competitor. The strategic question is how to build a data and AI platform that not only survives but thrives in a world where agents mediate most interactions with software.

How AI is transforming Snowflake from the inside

Snowflake is using AI across both its engineering and go-to-market teams.

AI for sales and customer teams

Salespeople now use AI-powered agents on their phones to instantly access product and account information. Solution engineers can spin up custom demos in about 30 minutes, using data that looks like a specific customer’s environment. This makes sales conversations more relevant and speeds up implementation.

AI for software engineering

On the engineering side, Snowflake is pushing toward spec-driven development. Engineers write an English-language specification of what they want to build, and AI tools generate the first version of the code, tests, and deployment scripts. The role of the engineer shifts from typing every line to orchestrating agents, reviewing output, and exercising judgment.

The result is a new class of "superstar" engineers who are 50–100 times more productive than the average developer, not because they type faster, but because they know how to leverage AI tools effectively.

This aligns with what we’re seeing across leading companies: AI is becoming a force multiplier for top performers. For a broader view of how organizations are doing this, see how the best companies really use AI and why everyone can be a power user.

AI makes enterprise data truly accessible

For large organizations, one of the biggest promises of AI is making data usable by everyone, not just specialists.

Snowflake’s AI layer, including products like Snowflake Cortex and Snowflake Intelligence, acts as an agentic interface to data. Instead of writing SQL or waiting on analysts, a user can ask questions in natural language:

“How are my biggest investments doing?”

“This position is down—break it down by sector and region. What’s driving the decline?”

The agent can understand the question, figure out which tables and metrics to use, generate the right queries, and return a clear answer. This changes how work gets done: analysis becomes interactive and on-demand, and decision cycles shrink dramatically.

At the same time, AI coding agents help the builders of data systems. Tasks that used to take days—like modifying complex data pipelines or adding new fields—can be automated through higher-level "skills" written in natural language. Engineers can kick off a change and come back later to review and validate, rather than manually editing every step.

What MCP is and why it matters

To make AI agents truly useful, they need to talk to real systems and data. That’s where MCP, or Model Control Protocol, comes in.

MCP is essentially an interoperability layer that lets language models or coding agents connect to external data sources and tools. In Snowflake’s world, it allows agents to call Snowflake-hosted agents or services from whatever AI front end a company prefers.

In practice, this means you can use your chosen AI assistant while still securely accessing Snowflake data and workflows. It’s part of a broader trend toward AI APIs and standardized ways for models to interact with enterprise systems, similar to how web APIs enabled the last generation of SaaS integrations.

What AI agents really are

"Agent" is a buzzword, but the underlying idea is straightforward. An AI agent is a model plus a bit of code that knows how to call tools.

Given a goal, an agent can decide when to:

  • Create or edit files
  • Run code or scripts
  • Query databases or APIs
  • Send messages or emails

For a developer, a coding agent might write a program, run tests, and fix errors. For an analyst, a data agent might pull portfolio data, run an analysis, and summarize the results. For a knowledge worker, an agent might read documents, draft a report, and send an email with the key findings.

These agents act as abstraction layers. Even people who never want to write code can still "program" workflows by describing what they want in natural language. With full access to documents, structured data in Snowflake, and communication tools, an agent can plan and execute multi-step tasks—like analyzing performance and emailing a stakeholder—without manual copy-paste.

Cleaning messy data: from painful projects to AI-assisted migrations

Most enterprises have messy data: duplicates, gaps, and decades of legacy systems stitched together. Historically, this has been a major barrier to analytics and AI.

AI is starting to reduce that pain. Tasks like modifying data pipelines, mapping schemas, or migrating from legacy systems used to take months or years. Snowflake is working on agent-driven migrations that can move data into modern platforms in days or weeks instead.

Engineers can now define transformations and quality checks in natural language "skills" and let agents handle the repetitive work. Human experts still review and validate, but the heavy lifting is automated. For companies that spent years on data cleanup, this is a meaningful shift in how fast they can modernize.

GDPR, governance, and unintended consequences

Any serious data platform has to grapple with privacy and regulation, especially in Europe under GDPR. Snowflake leans on strong governance features to help customers comply: tracking where data lives, who can access it, and how it’s used.

The CEO views GDPR as a mixed bag. On the positive side, it gave individuals the right to ask companies to delete their data and forced organizations to understand what they actually store about each person. On the negative side, it raised the cost of doing business, especially for smaller European startups, while large tech companies had the resources to adapt. The familiar "cookie walls" and endless consent prompts are a visible example of unintended side effects.

The broader lesson: regulation needs to be precise and carefully designed, especially in fast-moving areas like AI and data.

Looking ahead: quantum computing and security

Quantum computing is still early, but it looms over data platforms in two ways. First, it poses a future security risk, since powerful quantum machines could break today’s encryption schemes. Second, it may unlock new approaches to optimization and search.

Snowflake expects core data infrastructure to remain relevant in a quantum world, but with new requirements around quantum-safe security and opportunities to integrate quantum-accelerated algorithms for specific workloads.

How AI is changing the job of a software engineer

Software engineering is becoming more conceptual and less about manual syntax. In the pre-AI era, great engineers combined high-level problem solving with obsessive attention to detail. A single missing comma could break a build, and tools weren’t forgiving.

Now, AI handles much of the boilerplate and syntax. The best engineers act more like managers of agents: they define problems, write precise specs, choose the right tools, and evaluate trade-offs in the context of the product and business. They also move faster, constantly adopting new AI capabilities as they emerge.

The pace of change is so fast that even recent graduates are finding their formal training partially obsolete. What matters more is the ability to learn, adapt, and work effectively with AI tools.

This mirrors a broader pattern across industries, where leaders are rethinking roles, workflows, and skills around AI. For another example of this kind of transformation, see how one CEO quietly rebuilt his company with AI.

Building fast: Snowflake’s “war room” model

To keep up with AI’s speed, Snowflake changed how it organizes product work. Instead of letting each function operate in its own silo—engineering, product, design, marketing, program management—the company created "war rooms" for critical new areas.

In a war room, everyone responsible for a product sits together (physically or virtually), including the CEO. They plan on Monday, work in tight loops with customers during the week, and review results on Friday. This vertical, outcome-focused structure shortens feedback cycles and helps new AI products reach real users quickly.

Leadership, culture, and how to stay grounded

Behind the technology, Snowflake’s CEO emphasizes culture and leadership. He sees his role as processing information, building context, and helping the company make a small number of high-impact decisions each year—like betting on a new AI coding agent.

He insists on basic cultural baselines: civility, respect, and equal opportunity. Yelling or disrespectful behavior is not tolerated. Above that baseline, he pushes for an open culture where ideas are debated on their merits, people can safely disagree with leaders, and teams can reach clear decisions and execute together.

His own background—growing up in a lower middle-class family in India with parents who valued education and were willing to adapt—shaped his beliefs in hard work, learning, and flexibility.

Advice for the next generation

For young people entering an AI-transformed world, his advice is simple and practical:

  • Work hard: Being genuinely good at something still matters, even when AI is everywhere.
  • Stay malleable: Be willing to change your mind, learn new skills, and adapt as technology and industries shift.
  • Be resilient: Expect to fail at some things. Treat failures as learning experiences, not identity-defining events.

In a world where AI agents, data platforms, and new tools are constantly reshaping work, the combination of skill, adaptability, and resilience may be the most durable advantage anyone can build.

Share:

Comments

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

More in AI Agents