One Article to Understand the Profit Pools and Industry Landscape of the AI Storage Hierarchy

marsbitPublicado em 2026-05-14Última atualização em 2026-05-14

Resumo

**Deciphering the Profit Pools and Industry Landscape of the AI Storage Hierarchy** AI storage architecture can be divided into six distinct layers based on proximity to computing units: 1) On-chip SRAM, 2) HBM, 3) Motherboard DRAM, 4) CXL pooling layer, 5) Enterprise SSD, and 6) NAS & Cloud Object Storage. In 2025, the total market for these layers (excluding embedded SRAM value) was approximately $229 billion, with DRAM constituting half, HBM 15%, and SSD 11%. The profit landscape is highly concentrated, with over 90% market share in the top three layers for key players. These profit pools are categorized into three types: 1) High-margin, oligopolistic silicon layers (HBM, embedded SRAM, QLC SSD), 2) High-margin, emerging interconnect layers (CXL), and 3) Scalable, recurring-revenue service layers (NAS, Cloud Object Storage). **Key Layers Analysis:** * **On-chip SRAM:** Profits accrue primarily to TSMC via advanced wafer sales for AI chips. * **HBM:** The largest AI-era profit pool, driven by AI accelerator demand. SK Hynix (57-62% share), Samsung, and Micron dominate. HBM boasts exceptionally high margins (e.g., SK Hynix's 72% operating margin in Q1 2026) and is projected to grow at a ~40% CAGR to $100 billion by 2028. * **Motherboard DRAM:** The largest market by revenue ($121.8B in 2025), controlled by Samsung, SK Hynix, and Micron. High profitability is sustained as capacity shifts to HBM. * **CXL Pooling Layer:** Enables rack-level memory sharing for AI work...

Author: Godot

AI storage can be broken down into six layers,

1) On-chip SRAM

2) HBM

3) Motherboard DRAM

4) CXL Pooling Layer

5) Enterprise SSD

6) NAS and Cloud Object Storage

This hierarchy is based on the location of storage; the further down, the farther from the computing unit, and the larger the storage capacity.

In 2025, the total market for these six layers (SRAM is on compute chips, its embedded value needs to be excluded) was about $229 billion, with DRAM accounting for half, HBM for 15%, and SSD for 11%.

In terms of profit, each layer is highly concentrated among oligopolies, with the top three typically holding over 90% market share.

These profit pools can be divided into three categories,

1) High-margin oligopolistic pools at the silicon layer (HBM, embedded SRAM, QLC SSD)

2) High-margin emerging pools at the interconnect layer (CXL)

3) Scale-compounding pools at the service layer (NAS, Cloud Object Storage)

The three types of pools differ in nature, growth rate, and moats.

Why is Storage Layered?

Because the CPU responsible for control and the GPU responsible for computing only have temporary cache on the chip, namely on-chip SRAM cache. This cache space is too small, only enough to hold temporary parameters, and cannot accommodate large models.

Outside these two chips, larger external memory is needed to store the large models and the context for inference.

Computation is fast. The latency and energy consumption of moving data between different storage layers are the biggest issues.

Therefore, there are currently three main directions,

1) Stack HBM, placing memory next to the GPU to shorten the data transfer distance.

2) Use CXL to pool memory to the rack level, sharing capacity.

3) Integrate computing and storage on the same wafer, achieving compute-in-memory.

These three directions will shape the profit pool of each layer over the next five years.

The specific layers are detailed below,

L0 On-chip SRAM: A Profit Pool Exclusive to TSMC

SRAM (Static Random-access Memory) is the cache inside CPUs/GPUs, embedded in each chip and not traded separately.

The standalone SRAM chip market is only about $1–1.7 billion. Leaders are Infineon (~15%), Renesas (~13%), and ISSI (~10%)—a small market.

The profit pool for this part lies with TSMC. To fit more SRAM into each generation of AI chips, more wafers must be purchased.

Over 70% of the world's advanced process wafers are in TSMC's hands. The SRAM area of every H100, B200, TPU v5, etc., ultimately translates into TSMC's revenue.

L1 HBM: The Largest Profit Pool of the AI Era

HBM (High Bandwidth Memory) is high-bandwidth memory where DRAM (Dynamic Random-access Memory) dies are vertically stacked using TSV (Through-Silicon Via) technology and then attached next to the GPU via CoWoS packaging.

HBM almost single-handedly determines how large a model an AI accelerator can run. SK hynix, Micron, and Samsung have a near 100% market share.

As of Q1 2026, the latest market share breakdown is: SK hynix 57% to 62%, Samsung 22%, Micron 21%. SK hynix has secured significant procurement shares from companies like NVIDIA and is the dominant supplier.

Micron's Q1 FY2026 earnings call mentioned that the HBM TAM (Total Addressable Market) is expected to grow at a CAGR of ~40%, from about $35 billion in 2025 to $100 billion in 2028, reaching the $100 billion mark two years earlier than previous forecasts.

The core advantage of HBM lies in its extremely high profit margins. In Q1 2026, SK hynix's operating profit margin reached a record 72%.

Reasons for high profitability,

1) The TSV manufacturing process sacrifices some traditional DRAM capacity, keeping HBM in a state of supply shortage.

2) Improving advanced packaging yield is difficult; Samsung's previous market share drop from 40% to 22% was also affected by this.

3) Major suppliers have been relatively cautious in capacity expansion, and achieved a DRAM ASP (Average Selling Price) increase of over 60% QoQ in Q1 2026, demonstrating a clear seller's market.

Among the three giants, SK hynix, driven by strong HBM demand, achieved annual operating profit of 47.21 trillion KRW in 2025, surpassing Samsung Electronics for the first time in history. In Q1 2026, with a 72% operating margin, it even exceeded the profitability levels of TSMC (58.1%) and NVIDIA (65%).

Micron has high growth expectations, with Bank of America raising its target price to $950 in May 2026. Samsung, with the continuous progress of HBM4 mass production, has the largest room for market share recovery.

L2 Motherboard DRAM

This layer refers to what we commonly call memory modules (DIMMs).

Motherboard DRAM includes conventional memory products like DDR5, LPDDR, GDDR, MR-DIMM, etc. It is currently the part with the highest market sales share in the AI storage system. The global DRAM market reached approximately $121.83 billion in 2025.

Samsung, SK hynix, and Micron still dominate the vast majority of the market. According to the latest data from Q4 2025, Samsung ranked first with a 36.6% market share, SK hynix second with 32.9%, and Micron third with 22.9%.

The shift in production capacity towards higher-margin HBM has helped maintain high profitability and pricing power for memory. Although the single-product margin of conventional motherboard DRAM is not as high as HBM's, its overall market size is the largest.

L3 CXL Pooling Layer

CXL (Compute Express Link) allows DRAM to be "pooled" from a single server motherboard to the entire rack level.

With CXL 3.x and beyond, all memory in a rack can be shared and scheduled by multiple GPUs in the future, allocated on-demand. This solves the problem of KV cache, vector databases, and RAG indexes not fitting or being too cumbersome to move during AI inference.

The CXL memory module market was only $1.6 billion in 2024, projected to reach $23.7 billion by 2033. It appears the oligopoly of Samsung, SK hynix, and Micron will continue.

In this layer, Astera Labs focuses on Retimers and intelligent memory controllers between CXL and PCIe, holding about 55% share of this sub-market. Latest quarter revenue was $308 million, up 93% YoY; non-GAAP gross margin 76.4%; net profit up 85% YoY. It can be said to be quite lucrative.

L4 Enterprise SSD: The Biggest Beneficiary of the Inference Era

Enterprise NVMe SSDs are the main battleground for AI training checkpoints, RAG indexes, KV cache offloading, and model weight caching. High-capacity QLC SSDs have completely pushed HDDs out of AI data lakes.

The enterprise SSD market was about $26.1 billion in 2025, with a CAGR of 24%, projected to reach $76 billion by 2030.

As for the competitive landscape? Correct, still dominated by the three giants.

Market share by revenue in Q4 2025: Samsung 36.9%, SK hynix (including Solidigm) 32.9%, Micron 14.0%, Kioxia 11.7%, SanDisk 4.4%. The top five account for about 90%.

The biggest change in this layer is the explosion of QLC SSDs in AI inference scenarios. SK hynix's subsidiary Solidigm and Kioxia have already produced single-disk products with 122 TB capacity. AI inference KV cache and RAG indexes are spilling over from HBM to SSDs.

From a profit pool perspective, enterprise SSDs don't have the extreme gross margins of HBM but enjoy dual tailwinds of capacity-driven growth and inference expansion.

SK hynix (via Solidigm) and Kioxia are relatively pure plays. Samsung and SK hynix enjoy triple-layer benefits from HBM + DRAM + NAND, making them more comprehensive AI storage platform companies.

L5 NAS and Cloud Object Storage: The Compounding Pool of Data Gravity

NAS and Cloud Object Storage are the outermost layers for AI data lakes, training corpora, backup/archiving, and cross-team collaboration. In 2025, NAS was about $39.6 billion (CAGR 17%), and Cloud Object Storage about $9.1 billion (CAGR 16%).

Major vendors for enterprise file storage are NetApp, Dell, HPE, Huawei; for SMBs, Synology and QNAP. For Cloud Object Storage, using IaaS share estimates, AWS ~31–32%, Azure ~23–24%, Google Cloud ~11–12%, the three combined ~65–70%.

Profits in this layer mainly come from long-term hosting, data egress fees, and ecosystem lock-in.

To summarize,

1) DRAM has the largest market but the lowest gross margins (30–40%); HBM's market is only one-third of DRAM's, but its gross margin is double (60%+); CXL Retimers have the smallest market but the highest gross margin (76%+). The closer the layer is to computing, the scarcer and more lucrative it is.

2) Incremental profit pool growth primarily comes from three areas: HBM (CAGR 28%), Enterprise SSD (CAGR 24%), and CXL Pooling (CAGR 37%).

3) Each layer has different business barriers: HBM relies on technical barriers (TSV, CoWoS, yield ramp); CXL-type relies on IP and certification (single supply chain for Retimers); service-type relies on switching costs.

Perguntas relacionadas

QHow is the AI storage hierarchy structured, and what are the six layers mentioned in the article?

AThe AI storage hierarchy is divided into six layers based on proximity to the compute unit, with capacity increasing as distance increases. The layers are: 1) On-chip SRAM, 2) HBM, 3) Motherboard DRAM, 4) CXL Pooling Layer, 5) Enterprise SSD, and 6) NAS & Cloud Object Storage.

QWhich layer in the AI storage stack is described as the most lucrative profit pool in the AI era, and what are the market share dynamics among its key players?

AHBM is described as the largest profit pool in the AI era. As of Q1 2026, the market is dominated by SK Hynix (57-62%), Samsung (22%), and Micron (21%). SK Hynix leads, driven by strong demand from customers like NVIDIA.

QWhat are the three primary strategic directions mentioned for optimizing data movement between storage layers, and how do they impact future profit pools?

AThe three primary directions are: 1) Stacking HBM to shorten data transfer distances, 2) Using CXL for rack-level memory pooling and capacity sharing, and 3) Developing in-memory computing (e.g., on the same wafer). These trends will shape the profit pools across the storage hierarchy over the next five years.

QAccording to the article, what are the three distinct categories of profit pools in the AI storage landscape, and what are their key characteristics?

AThe three categories are: 1) High-margin Oligopoly Pools (e.g., HBM, embedded SRAM, QLC SSD) characterized by technological dominance and high margins; 2) High-margin Emerging Pools (e.g., CXL) driven by new interconnects; and 3) Scale & Recurring Revenue Pools (e.g., NAS, Cloud Object Storage) based on data gravity, long-term hosting, and ecosystem lock-in.

QWhich company is highlighted as capturing the profit pool for on-chip SRAM (L0), and what is the underlying reason?

ATSMC captures the profit pool for on-chip SRAM. This is because the need to integrate more SRAM into each new generation of AI chips (like NVIDIA's H100/B200, Google's TPU v5) requires more advanced semiconductor wafers, over 70% of which are supplied by TSMC. The SRAM area directly translates into TSMC's revenue.

Leituras Relacionadas

TaiJi Secures $3.5 Million Strategic Funding with Participation from Castrum Capital, Becker Ventures, and Coinvestor Ventures

TaiJi Secures $3.5 Million Strategic Funding TaiJi has announced the completion of a $3.5 million strategic funding round, with participation from Castrum Capital, Becker Ventures, and Coinvestor Ventures. The investment will support product development, upgrades to its AI inference engine, the construction of a multi-agent analysis system, improvements to market data infrastructure, global community expansion, and the advancement of ecosystem partnerships. Operating within the BSC ecosystem, TaiJi is building an AI-driven on-chain market intelligence network. The platform integrates market data, on-chain fund flows, liquidity changes, social media sentiment, news events, and project developments into a unified AI inference system. This approach aims to transform fragmented information into structured event inferences, impact pathways, risk assessments, and follow-up indicators, helping users navigate the increasingly complex and event-driven Web3 market. Unlike traditional market tools, TaiJi is constructing an intelligent analysis framework. It continuously aggregates real-time data to form a native market data network and builds a dataset of post-event market reactions for review. A core component is its multi-agent inference framework, where specialized agents—for markets, on-chain activity, sentiment, risk, and events—collaborate to analyze signals and generate insights. The first phase of TaiJi's product will focus on several key modules: Market Intelligence for real-time data aggregation; a Scenario Engine for AI-driven event inference; an Impact Map visualizing effects on assets and narratives; Risk Signals for identifying potential threats; and My TaiJi for personalized tracking and historical analysis. With this new funding, TaiJi plans to accelerate product development and testing, gradually rolling out its core features while expanding its presence within the BSC ecosystem and the broader global Web3 market.

链捕手Há 1m

TaiJi Secures $3.5 Million Strategic Funding with Participation from Castrum Capital, Becker Ventures, and Coinvestor Ventures

链捕手Há 1m

Eight Global Central Banks Enter the Fray, Aiming to Claim a Piece of the Stablecoin Pie?

The article discusses the Agorá project, a global cross-border payment system initiative led by the Bank for International Settlements (BIS) with participation from eight major central banks (including the Federal Reserve Bank of New York, Bank of England, and Bank of Japan) and over 40 private financial institutions like JPMorgan and SWIFT. Agorá aims to create a unified platform for the instant settlement of cross-border transactions using tokenized commercial bank deposits. A key feature is its strict "permissioned" design, where funds are pre-labeled by country and smart contracts enforce AML and sanctions checks. This contrasts with the "permissionless" ideal suggested by its ancient Greek namesake. The system employs a two-tier architecture: central banks retain full control over sovereign reserves on separate ledgers, while private entities manage a shared ledger for multi-currency clearing. The project, which completed a prototype in May 2026, seeks to streamline the slow, multi-step process of traditional cross-border payments. It is positioned as a centralized, regulatory-compliant alternative to decentralized stablecoins like Tether, targeting large-scale institutional transfers. The analysis highlights a potential future market split: projects like Agorá could dominate wholesale institutional payments, while public blockchain-based stablecoins retain their role in retail, remittance, and emerging market use cases. This represents an effort by traditional finance to establish boundaries for decentralized networks. The upcoming integration of the EU's Pontes framework with its core settlement system will test this dynamic.

marsbitHá 20m

Eight Global Central Banks Enter the Fray, Aiming to Claim a Piece of the Stablecoin Pie?

marsbitHá 20m

BitMart Research Institute Weekly Highlights: ETF Continued Outflows + AI Drain, Crypto Market Seeks Bottom Amid Volatility

**BitMart Research Weekly Highlights: ETF Outflows and AI Demand Weigh on Crypto Market** The crypto market saw a correction this past week, diverging from the all-time highs in U.S. equity markets. Bitcoin (BTC) fell roughly 6%, while Ethereum (ETH) declined about 4.5%. The primary pressure point was significant and sustained outflows from U.S. spot Bitcoin ETFs, which experienced a record nine consecutive days of net redemptions totaling approximately $2.8 billion. Spot Ethereum ETFs also faced continuous outflows. This weakness in digital assets contrasted with the continued surge in traditional markets, particularly AI-related stocks. The news of Anthropic's secret IPO filing, targeting a potential $750B IPO, and Alphabet's major new AI infrastructure funding further fueled the tech rally. The analysis suggests a potential "liquidity siphon" effect, where capital is being diverted from crypto into the dominant AI investment narrative. Other notable developments include DTCC's DTC announcing plans to integrate Stellar for tokenized asset services, signaling a major step for tokenized equities. Meanwhile, MicroStrategy paused its primary mechanism for funding Bitcoin purchases to focus on debt management, removing a key institutional buyer from the market. The report concludes that the crypto market remains under pressure from the competing AI narrative and major upcoming IPOs, with a potential for a broader market bottom if an AI-driven correction occurs later this cycle.

marsbitHá 35m

BitMart Research Institute Weekly Highlights: ETF Continued Outflows + AI Drain, Crypto Market Seeks Bottom Amid Volatility

marsbitHá 35m

The Death of the Three-Act Play: AI Ushers Enterprise Software Startups into the ‘Speedrun Era’

The Death of the Three-Act Play: How AI is Ushering in a 'Speedrun Era' for Enterprise Software Startups The traditional three-act play for building an enterprise software company—first, a niche wedge product; second, an expanded suite; third, a dominant platform—is becoming obsolete in the AI era. Previously, startups would spend 3-5 years perfecting a single-point solution to reach tens of millions in ARR (Act 1: The Wedge). Then, over another few years, they'd build adjacent products to form a suite and cross the $100M ARR threshold (Act 2: The Suite). Finally, with scale and user engagement, they could aim to become a foundational platform themselves (Act 3: The Platform). This model assumed a timeline measured in years. However, AI-driven tools have dramatically compressed software development costs and timelines. Companies like Cursor, Clay, and Harvey have scaled from near zero to approaching or surpassing $100M ARR in remarkably short periods, demonstrating a new competitive pace. The core argument is that in this rapidly changing market, relying on a small, "safe" wedge as a protective harbor may now be a conservative, even risky, strategy. The plummeting cost of building software means the time required for Acts 1 and 2 is approaching zero. Consequently, rational strategy now favors planning to build the entire vision from the outset. This shift changes the calculus for early-stage investment. The emphasis is moving from finding a defensible niche to backing founders with "unreasonable, relentless ambition" to reimagine entire workflows or replace incumbent platforms from day one. The age of gradual expansion is giving way to an era of immediate, full-scale ambition.

marsbitHá 55m

The Death of the Three-Act Play: AI Ushers Enterprise Software Startups into the ‘Speedrun Era’

marsbitHá 55m

Trading

Spot
Futuros

Artigos em Destaque

Como comprar ONE

Bem-vindo à HTX.com!Tornámos a compra de Harmony (ONE) simples e conveniente.Segue o nosso guia passo a passo para iniciar a tua jornada no mundo das criptos.Passo 1: cria a tua conta HTXUtiliza o teu e-mail ou número de telefone para te inscreveres numa conta gratuita na HTX.Desfruta de um processo de inscrição sem complicações e desbloqueia todas as funcionalidades.Obter a minha contaPasso 2: vai para Comprar Cripto e escolhe o teu método de pagamentoCartão de crédito/débito: usa o teu visa ou mastercard para comprar Harmony (ONE) instantaneamente.Saldo: usa os fundos da tua conta HTX para transacionar sem problemas.Terceiros: adicionamos métodos de pagamento populares, como Google Pay e Apple Pay, para aumentar a conveniência.P2P: transaciona diretamente com outros utilizadores na HTX.Mercado de balcão (OTC): oferecemos serviços personalizados e taxas de câmbio competitivas para os traders.Passo 3: armazena teu Harmony (ONE)Depois de comprar o teu Harmony (ONE), armazena-o na tua conta HTX.Alternativamente, podes enviá-lo para outro lugar através de transferência blockchain ou usá-lo para transacionar outras criptomoedas.Passo 4: transaciona Harmony (ONE)Transaciona facilmente Harmony (ONE) no mercado à vista da HTX.Acede simplesmente à tua conta, seleciona o teu par de trading, executa as tuas transações e monitoriza em tempo real.Oferecemos uma experiência de fácil utilização tanto para principiantes como para traders experientes.

294 Visualizações TotaisPublicado em {updateTime}Atualizado em 2026.06.02

Como comprar ONE

Discussões

Bem-vindo à Comunidade HTX. Aqui, pode manter-se informado sobre os mais recentes desenvolvimentos da plataforma e obter acesso a análises profissionais de mercado. As opiniões dos utilizadores sobre o preço de ONE (ONE) são apresentadas abaixo.

活动图片