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

推荐订阅源

MyScale Blog
MyScale Blog
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
Last Week in AI
Last Week in AI
博客园 - 司徒正美
Martin Fowler
Martin Fowler
T
Tailwind CSS Blog
B
Blog RSS Feed
Vercel News
Vercel News
博客园 - 聂微东
I
InfoQ
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
GbyAI
GbyAI
L
LangChain Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
B
Blog

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
Stop thinking of AI data centers as compute systems
https://www.techradar.com/sg/author/alex-segeda · 2026-06-15 · via Latest from TechRadar in Pro

In large deployments, how data is managed – not how much compute is deployed – determines whether AI delivers sustained business value. For the past few years, AI infrastructure has been defined by compute – GPUs, CPUs, memory, and performance benchmarks.

That made sense early on, when the goal was simply to get models running at scale. But as AI systems move into production, that perspective is starting to shift.

Platforms Business Director for EMEAI at WD.

The change is not just about more processing power. It is about the scale of data, and more importantly, how that data behaves over time. Unlike compute infrastructure, which can be reused and repurposed, data does not reset. It compounds – growing with every training run, inference, and interaction – and over time, it begins to define the system itself.

This shift has important implications. When you look at how AI environments evolve in production, they no longer behave like compute systems. They behave like data systems, and that changes how they need to be designed, operated, and scaled.

From compute cycles to data lifecycles

Once AI systems move beyond experimentation, a clear divergence begins to emerge. Compute remains episodic, while data grows continuously. Training workloads scale up and down. Infrastructure is reused across different tasks. Efficiency improves over time, allowing the same compute resources to deliver more output.

Data, however, behaves very differently.

Every inference creates new data, such as logs, metadata, and intermediate outputs, that often need to be retained. Even a single AI-generated output can produce operational data comparable in size to the output itself. At scale, this accumulation becomes structural rather than incidental.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

Traditional systems relied on human judgement to decide what data to keep. AI systems do the opposite. Data is retained because it carries future value. Signals and context compound, feeding continuous improvement and enabling systems to learn from past interactions.

As a result, the relationship that once defined infrastructure has broken. Compute scales in waves; data grows without pause. This also changes the nature of the challenge. It is no longer just about running models efficiently – it is about sustaining everything around them.

Compute creates moments of intelligence, but data is what makes those moments durable and reusable over time.

There is also a shift in what is being stored. Beyond training datasets, there is a rapidly growing layer of generated data outputs, embeddings, logs, and institutional knowledge embedded into systems. This layer is often underestimated, yet it becomes the primary scaling challenge in production environments.

This is where storage becomes foundational. Modern AI infrastructure is inherently multi-tiered. High-performance layers support real-time workloads, while capacity-optimized tiers store the growing volume of retained data. At scale, single-tier storage approaches quickly become inefficient. Designing across tiers is essential to balance performance, cost, and durability.

Where infrastructure models break

A common assumption in AI infrastructure planning is that storage should scale in proportion to compute. This works in early-stage deployments but becomes increasingly unreliable in production.

The reason lies in fundamentally different growth patterns. Compute investment is episodic and increasingly efficiency-driven. Storage, by contrast, scales continuously with data growth, retention policies, and governance requirements. Over time, it becomes the dominant cost driver. When storage is treated as secondary, two challenges emerge.

First, an architectural gap. Storage is positioned downstream, even though it is responsible for long-term durability and availability. Second, an economic gap. Costs expand with data accumulation rather than hardware refresh cycles, making the total cost of ownership a central concern at scale.

These issues often surface gradually. Systems may perform well initially, but as data volumes increase, strain begins to appear, not because of compute limitations, but because the data layer was not designed to scale.

At that point, the definition of performance begins to change.

Designing for data at scale

In AI environments, performance is no longer just about speed. It is about availability, durability, and resilience. If data cannot be reliably accessed, the system cannot function – regardless of how much compute capacity is available.

Durability and resilience, therefore, become core design requirements. At AI scale, failure is not an exception but an ongoing condition. Systems must be designed to absorb continuous disruption without impacting performance or reliability.

This shifts how performance itself is understood. It is no longer tied to any single component. Instead, it emerges from how data is stored, moved, and managed across a distributed architecture.

What the industry is seeing now is a broader transition. AI is moving from experimental environments to persistent and production systems. The assumptions made at this stage will shape long-term outcomes.

Organizations that navigate this transition successfully will recognize that AI data centers scale on data, not just compute. They will design infrastructure around the full data lifecycle – from creation to retention – ensuring systems can support growth, cost efficiency, and long-term reliability.

This also requires a forward-looking approach. Infrastructure decisions must reflect where the data estate will be in three to five years, not just current requirements. Once systems are deployed at scale, revisiting foundational choices becomes both complex and costly.

Compute will continue to define moments of progress in AI. But data determines whether those moments can be sustained and built upon. In that sense, the defining characteristic of successful AI infrastructure is not compute performance alone.

It is the ability to manage data effectively over time – treating data center storage as foundational, architecture as inherently tiered, and scale as a function of how well data is retained, accessed, and utilized.

We've featured the best AI tool.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit