2 Sources
[1]
How cloud architecture is reinventing primary storage for the AI era
AI has sparked a race to build ever more powerful infrastructure, with headlines dominated by GPUs, networking and energy demand. But behind the scenes, another part of the technology stack is undergoing an equally significant transformation: storage. As AI models grow larger and enterprises retain more data for training, inference and retrieval, storage is no longer simply where information resides. It has become an active part of AI infrastructure, responsible for feeding compute efficiently, supporting vast datasets and helping organizations balance performance with cost. That shift has fundamentally changed what primary storage looks like in modern cloud environments. Historically, primary storage meant tightly coupled block or file systems sitting close to compute. Today's hyperscale cloud providers have taken a different approach, treating object storage as the persistent system of record while software coordinates how data is stored, protected and accessed across distributed infrastructure. The move to cloud computing The move to cloud computing didn't simply increase the amount of storage organizations needed. It fundamentally changed how storage had to work. Traditional enterprise storage was built around tightly coupled systems where applications interacted directly with file systems. That model worked well when infrastructure was relatively contained. At hyperscale, however, coordinating millions or billions of files across distributed environments introduces complexity that limits scalability. Cloud providers responded by redesigning storage around software-defined architectures that separate how data is managed from where it is physically stored. Rather than treating storage devices as isolated resources, modern cloud platforms orchestrate entire fleets of storage through software, allowing them to scale far beyond the limits of traditional enterprise architectures. AI has only accelerated this transition. Training large models, serving inference and retaining ever-growing datasets all place sustained demands on shared infrastructure, making software-defined storage more important than ever. Although every hyperscale platform has evolved differently, the same architectural ideas appear time and again. Four principles in particular have become fundamental to supporting AI at scale. 1. Object storage is designed around sequential data movement Traditional cloud storage systems frequently modify files in place. At hyperscale, continually updating data across distributed environments becomes increasingly difficult to manage. Object storage takes a different approach. Rather than overwriting existing data, new versions are typically written as separate objects. That naturally favors large, sequential data flows, allowing storage systems to operate more efficiently as datasets continue to grow. As AI workloads generate larger datasets, frequent checkpointing and continuous data movement, designing storage around sequential throughput becomes increasingly important. 2. Metadata has become a software challenge As organizations store billions or even trillions of objects, tracking where everything lives becomes just as important as storing the data itself. Rather than asking storage devices to manage both data and metadata, cloud platforms increasingly separate these responsibilities. Dedicated software layers handle object locations, namespaces and system coordination while storage media focuses on delivering scalable capacity. Separating these functions makes infrastructure easier to scale while allowing storage systems to concentrate on what they do best: storing vast amounts of data efficiently. 3. Resilience comes from architecture, not individual devices Cloud providers assume that, somewhere across thousands of servers and storage devices, failures will happen. Rather than relying on individual hardware to eliminate every fault, modern architectures distribute data intelligently across large storage pools. Techniques such as erasure coding allow platforms to recover data efficiently while maintaining availability and reducing the overhead associated with traditional replication strategies. The result is infrastructure that remains resilient even as AI workloads continue to grow in size and complexity. 4. Intelligent data staging protects performance AI rarely produces smooth, predictable storage workloads. Training jobs, inference requests and application traffic often arrive in bursts, placing sudden pressure on infrastructure. Rather than writing every request directly to capacity storage, cloud platforms increasingly use flash and memory as staging layers. These absorb incoming traffic before organizing data into larger, more efficient writes. This allows organizations to maintain responsive applications while making better use of high-capacity storage as AI workloads become increasingly demanding. Software has become the defining layer Taken together, these four principles point to a broader industry shift. Storage performance is no longer determined solely by faster hardware. Increasingly, it is software that decides how efficiently infrastructure performs by orchestrating data movement, coordinating metadata and balancing workloads across distributed systems. That evolution has fundamentally changed the role of primary storage. Rather than serving individual applications or servers, storage increasingly underpins shared object platforms that support analytics, cloud services and AI workloads simultaneously. In other words, primary storage is no longer defined simply by where data resides. It is defined by how effectively software enables that data to move, scale and remain available across distributed infrastructure. A new definition of primary storage The rise of AI has accelerated changes that cloud providers have been making for years. Primary storage is no longer defined by proximity to compute or by storage hardware alone. Increasingly, it is software-managed, globally distributed and designed to balance performance, resilience and economics at enormous scale. For organizations investing in AI, storage decisions can no longer focus purely on capacity or latency. Understanding how software, data movement and storage media work together has become just as important. The organizations that succeed won't necessarily be those deploying the most hardware. They'll be those that build storage architectures capable of feeding AI workloads efficiently while keeping infrastructure scalable, resilient and economically sustainable. In modern cloud environments, primary storage is no longer simply where data lives. It has become one of the technologies that determines how effectively AI can scale. We've reviewed, rated, and ranked the best business cloud storage. 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
[2]
The AI Data Deluge: Why Enterprise Storage Must Evolve for the Age of Intelligence
This is where many enterprises encounter friction. Legacy architectures were designed for batch data movement. They struggle when asked to process millions of events per second in real time. To navigate this shift, organizations must rethink storage strategies across three key dimensions. First, enterprises must embrace AI-optimized storage architectures. This includes scalable object storage for unstructured datasets, high-performance parallel file systems for training pipelines, and low-latency infrastructure capable of feeding GPUs efficiently. Second, organizations must address the growing challenge of data movement and accessibility. AI models require seamless access to diverse datasets distributed across environments. If data pipelines are fragmented or slow, the most advanced models will still fail to deliver value. This is why many forward-thinking organizations are investing in architectures where data flows continuously rather than moving in periodic batches. Streaming data platforms and event-driven systems enable enterprises to connect applications, analytics engines, and AI models through live data streams rather than static files. Third, sustainability must become part of the storage conversation. AI infrastructure is energy-intensive, and the rapid growth of data centers is raising environmental concerns worldwide. Efficient storage architectures can play a meaningful role here. Intelligent data lifecycle management, compression techniques, and real-time processing pipelines can reduce unnecessary duplication and limit data sprawl. For India, this challenge intersects with opportunity. We are witnessing unprecedented investment in digital infrastructure, including hyperscale data centers. According to industry estimates, India's data center capacity is expected to more than double in the next few years, driven largely by AI workloads. Designing this infrastructure intelligently from the outset will determine how sustainable the AI ecosystem becomes.
Share
Copy Link
As AI models grow larger and enterprises retain massive datasets for training and inference, storage infrastructure is undergoing a fundamental transformation. Hyperscale cloud providers are reinventing primary storage for the AI era, shifting from traditional block systems to software-defined architectures that treat object storage as the foundation. This evolution addresses the unique demands of AI workloads while balancing performance, scalability, and sustainability.
The AI data deluge is forcing a complete rethink of how organizations approach storage infrastructure. While headlines focus on GPUs and networking, storage has quietly become an active component of AI infrastructure, responsible for feeding compute efficiently and supporting datasets that continue to expand at unprecedented rates
1
. Legacy architectures designed for batch data movement now struggle when asked to process millions of events per second in real time, creating friction that prevents enterprises from extracting value from advanced AI models2
.Historically, primary storage meant tightly coupled block or file systems sitting close to compute. That model worked when infrastructure remained relatively contained, but at hyperscale, coordinating billions of files across distributed systems introduces complexity that fundamentally limits scalability
1
. Training large models, serving inference, and retaining ever-growing datasets all place sustained demands on shared infrastructure, making the shift to modern storage architectures essential for organizations competing in the AI era.Hyperscale cloud providers have taken a different approach to reinventing primary storage for the AI era, treating scalable object storage as the persistent system of record while software coordinates how data is stored, protected, and accessed across distributed infrastructure
1
. Rather than treating storage devices as isolated resources, modern cloud platforms orchestrate entire fleets through software-defined architectures that separate how data is managed from where it physically resides.
Source: TechRadar
This architectural shift introduces several fundamental principles. Object storage is designed around sequential data movement rather than continually updating files in place, which becomes increasingly difficult to manage across distributed environments. New versions are written as separate objects, naturally favoring large, sequential data flows that allow storage systems to operate more efficiently as AI workloads generate larger datasets and require frequent checkpointing
1
.Metadata management has evolved into a critical software challenge as organizations store trillions of objects. Cloud platforms increasingly separate these responsibilities, using dedicated software layers to handle object locations and namespaces while storage media focuses on delivering scalable capacity
1
. This separation makes infrastructure easier to scale while allowing each component to concentrate on its core function.AI rarely produces smooth, predictable storage patterns. Training jobs, inference requests, and application traffic often arrive in bursts, placing sudden pressure on infrastructure
1
. Intelligent data staging has emerged as a solution, with cloud platforms using flash and memory as staging layers that absorb incoming traffic before organizing data into larger, more efficient writes. This approach allows organizations to maintain responsive applications while making better use of high-capacity storage as demands intensify.Fault tolerance comes from architecture rather than individual devices. Cloud providers assume failures will occur somewhere across thousands of servers and storage devices, so modern architectures distribute data intelligently across large storage pools
1
. Techniques such as erasure coding allow platforms to recover data efficiently while maintaining availability and reducing overhead associated with traditional replication strategies, creating infrastructure that remains resilient even as AI workloads continue growing in size and complexity.Related Stories
To navigate this transformation, enterprises must rethink storage strategies across three key dimensions
2
. First, organizations need AI-optimized storage architectures that include scalable object storage for unstructured datasets, high-performance parallel file systems for training pipelines, and low-latency infrastructure capable of feeding GPUs efficiently.Second, addressing data movement and accessibility has become essential. AI models require seamless access to diverse datasets distributed across environments, and fragmented or slow data pipelines will cause even the most advanced models to fail in delivering value
2
. Forward-thinking organizations are investing in architectures where data flows continuously through event-driven systems rather than moving in periodic batches, connecting applications, analytics engines, and AI models through live data streams.Sustainability must become part of the storage conversation as AI infrastructure proves increasingly energy-intensive
2
. Efficient storage architectures can play a meaningful role through intelligent data lifecycle management, compression techniques, and real-time processing pipelines that reduce unnecessary duplication and limit data sprawl.
Source: Analytics Insight
Industry estimates indicate that India's data center capacity is expected to more than double in the next few years, driven largely by AI workloads
2
. Designing hyperscale data centers intelligently from the outset will determine how sustainable the AI ecosystem becomes globally. As software-defined architectures continue evolving, organizations that adapt their enterprise storage strategies now will be better positioned to handle the computational and environmental demands ahead.Summarized by
Navi
[2]
08 Jul 2026•Technology

19 Mar 2025•Technology

23 Jan 2025•Technology
