惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
量子位
美团技术团队
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
月光博客
月光博客

AWS Executive in Residence Blog

You CAN Manage, Forecast, and Evaluate AI Costs | Amazon Web Services Experience, Exploration, Execution: The Three Channels Reshaping Retail | Amazon Web Services You Wanted to Become AI-Native, and All You Got Was a Lousy Foundation | Amazon Web Services AI, Technical Debt, and the Path to Real Fluency | Amazon Web Services Agentic AI: Bridging the Widening Gap Between Ambition and Execution | Amazon Web Services Moving from Efficiency to Growth: How Junior Talent Outpaces Tenure with AI | Amazon Web Services Most Organizations Can’t Use AI Agents Across Teams—Here’s Why | Amazon Web Services AI and Digital Transformation | Amazon Web Services Your AI Coding Assistants Will Overwhelm Your Delivery Pipeline: Here’s How to Prepare | Amazon Web Services AI Increased Productivity? Consider Hiring More Developers! | Amazon Web Services The New Unit of Software Delivery: The Workflow | Amazon Web Services From Business Logic to Working Code: How Kiro Changes Who Can Build | Amazon Web Services Measuring the Impact of AI Assistants on Software Development | Amazon Web Services From Tools to Teammates: CTO’s Guide to Evolving Architecture for Agentic AI | Amazon Web Services Leveraging AI and Cloud for Supply Chain Resilience | Amazon Web Services Why 2025 is the Inflection Point for AWS Cloud Migration | Amazon Web Services From Automation to Agency: Leading in the Era of Agentic AI | Amazon Web Services Proven Practices for Succeeding with a Multicloud Strategy | Amazon Web Services Quantifying the Impact of Developer Experience: Amazon’s 15.9% Breakthrough | Amazon Web Services Responsible AI: From Principles to Production | Amazon Web Services Don’t Blame Regulators: How Software Excellence Satisfies Compliance | Amazon Web Services Break Through Barriers: Accelerate Innovation in Traditional Organizations | Amazon Web Services From Possibility to Practice: Reinventing the Enterprise from the Inside | Amazon Web Services
True Data-Centricity | Amazon Web Services
2026-02-28 · via AWS Executive in Residence Blog

AWS Executive in Residence Blog

Data CentricityWe’ve heard that companies must become data-driven. They must treat data as an asset, govern it, improve its quality, and make it easily available across the enterprise. Perhaps these pronouncements are becoming tiresome. But really they understate the change in how we regard data and compute and their relationship.

IT has always overseen both data and compute. We apply compute to data to derive business outcomes. Compute is a verb and data is a noun; compute is active and data is acted upon. At least until recently.

Compute has always been at the center of IT. We talk about applications and workloads. In cloud migrations we measure success by the number of workloads (compute) migrated. The main technologists of IT are software developers (compute) and operations folks (compute). Theoretical computer science talks about Turing machines (compute) and about programming languages. The history of computing is about the invention of increasingly sophisticated processing devices. And the business history of Silicon Valley is the story of developments in chips (compute) and applications (compute).

Yes, I’m exaggerating. Data structures have always been an important part of computer science as well—lists, trees, graphs and all that. But these were ephemeral, in-memory constructs. Relational database systems played a huge part in the history of IT—but arguably it was the database as a server (the compute) that was the focus, not the stuff it stored. IT departments had database engineers, if you could find them when you needed them. But the data itself was subsidiary to the compute.

We seem to be entering a new world centered on data rather than compute. Compute is now a utility—you get it from the cloud. You might even get it “serverless”—that is, as pure compute without reference to hardware. On the other hand, ML is about data (training data and inference data) and more importantly, the hundreds of billions of model parameters. Instead of a programmer writing code (instructions for compute), ML puts those instructions into data in the form of the model’s parameters. The verbs are being overtaken by the nouns.

It’s odd that IT recently talked about infrastructure as code, but today we have to think about code as data. Software might be eating the world, but data is eating software.

At AWS we say that data is your differentiator. Foundation models, open-source code, and cloud services are common across companies. But when you add your own data and embed AI into your business processes, you have something differentiated. You start from your own data and bring compute and language model services to it rather than vice versa.

Even synthetic data is increasingly important. Synthetic data is actually the opposite of data: records that describe nothing real. It has sometimes been hard to get enough test data for an application, especially when data includes PII. Now AI can create fictional data with fewer privacy concerns. And synthetic data can even be used to train models. It’s a data-centric world.

Where is compute itself going? It is becoming agentic. Agentic workflows tie together these data-driven AI models to deliver business outcomes. The agentic script doesn’t include all the compute steps—it delegates the reasoning, acting, and observing to the AI models. The LLMs themselves, with all the logic stored in parameters, are provided by outside vendors. So the importance of code is declining in the enterprise.

You might even say that compute is a nuisance today. Capital investment costs for compute can be immense at the scale we need. And compute infrastructure poses sustainability concerns.

So at the risk of oversimplifying, data is increasingly at the center of IT, and compute less so.

As a result, CIOs might want to make data central to their planning processes and to the skills mix on IT teams. They may need to pay closer attention to ensuring the company’s data use is rigorous and that the data is kept healthy and meaningful. They will want to extract data from corporate silos and lubricate its flow from place to place, department to department, bits to brains. And they must secure it—encrypt it, for example—and protect it, with adequate governance and identity and access management.

The cloud provides the forms of compute needed for this data-centric view of the world. AWS’s services can enforce privacy policies, move data from place to place, store it in forms appropriate to its nature (key-value, timeseries, graph, document, and relational databases), analyze it, and present it to ML models as RAG data. Tools like Amazon Quick Suite make data widely available within the bounds of a governance model. The verbs are easily available, so you can concentrate on the nouns.

Data is not just a first-class citizen of the IT world. In fact, it is the first-class citizen.