Market Prices

BTC Bitcoin
$63,443.1 +0.68%
ETH Ethereum
$1,875.81 +0.42%
SOL Solana
$73.11 +0.23%
BNB BNB Chain
$581.4 -1.41%
XRP XRP Ledger
$1.08 +1.06%
DOGE Dogecoin
$0.0700 -0.11%
ADA Cardano
$0.1798 +5.58%
AVAX Avalanche
$6.33 -1.16%
DOT Polkadot
$0.7920 +3.76%
LINK Chainlink
$8.28 +0.80%

Event Calendar

{{年份}}
12
05
halving BCH Halving

Block reward halving event

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

28
03
unlock Arbitrum Token Unlock

92 million ARB released

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

💡 Smart Money

0x7def...50a0
Market Maker
+$1.3M
87%
0x7e75...f8ed
Experienced On-chain Trader
-$3.1M
83%
0x66ba...ac33
Arbitrage Bot
+$2.7M
92%

🧮 Tools

All →
Press Releases

Samsung SDS's NPUaaS: A Sovereign Inference Play That Challenges NVIDIA's Grip on Government AI

CredTiger
When the floor drops, the foundation speaks. In the current sideways market, where every percentage point of efficiency is a lifeline, I have been listening to the errors that the metrics ignore. Over the past week, while most attention fixated on the latest NFT wash trading data or the gas fee swings on Ethereum L2s, a quiet but significant infrastructure story broke out of Seoul. Samsung SDS, the IT service arm of the Samsung conglomerate, launched what it calls the 'first NPU-as-a-Service' in Korea, powered by FuriosaAI's second-generation RNGD chip. At first glance, this looks like a routine cloud expansion. But dig into the code and the compliance layers, and you see a deliberate pivot away from the NVIDIA monopoly, aimed squarely at the most sensitive and sticky customer segment: government AI inference workloads. Listening to the errors that the metrics ignore: the standard performance benchmarks tell only half the story. The real signal is in the regulatory alignment and the trust architecture. This is not a faster GPU; it is a dedicated neural processing unit designed for inference, with a power envelope of roughly 65 watts at 100 TFLOPS (FP16). Compare that to an NVIDIA H100, which can exceed 700 watts for similar inference tasks when fully loaded. The energy efficiency is a factor of ten or more in some scenarios. But more importantly, the chip is Korean-designed and manufactured through a partnership that likely involves Samsung's own foundry. That means data never leaves Korean soil, and the supply chain is less exposed to export controls. For a government that values data sovereignty, this is the real differentiator. Context requires understanding the existing landscape. South Korea has been a heavy buyer of NVIDIA GPUs for public sector AI projects—smart city surveillance, defense pattern recognition, and administrative document processing. These workloads are overwhelmingly inference-heavy; they do not need the massive parallel training capability of an H100. Yet the procurement processes have been locked into GPU instances from global clouds or local hyperscalers like Naver Cloud and KT Cloud, who themselves resell NVIDIA hardware. The result is a high-cost, high-power, and dependency-prone infrastructure. Samsung SDS, with its deep government compliance credentials (including CSAP—Cloud Security Assurance Program certification), saw an opening. By offering NPUaaS based on a domestic chip, they could provide lower total cost of ownership, better energy efficiency, and a clear 'trusted cloud' narrative. Let me ground this with a personal experience. In 2023, I led a forensic analysis of three Layer 2 sequencers, reverse-engineering their consensus mechanisms to quantify centralization. I spent two weeks measuring block-production latencies and found that 15% of nodes could act as single points of failure. That experience taught me to look beyond the headline metrics—like throughput or TPS—and examine the infrastructure's robustness under stress. The same principle applies here. The RNGD chip's raw performance numbers are impressive, but the real test is how it handles government-scale inference with strict latency and privacy requirements. In my 2025 work designing a zero-knowledge proof system for AI-agent authentication, I learned that trustless interaction is only as good as the hardware root of trust. FuriosaAI's architecture likely includes hardware-level isolation (TrustZone-like secure zones) to ensure that one tenant's model cannot be read or influenced by another, even at the operating system level. That is a feature that NVIDIA's general-purpose GPUs cannot match without additional software layers. The core of this analysis dives into the technical trade-offs. The RNGD is a domain-specific architecture (DSA), not a general-purpose GPU. It is optimized for matrix operations common in inference, using INT8 and FP8 quantization paths that drastically reduce memory bandwidth demands. This allows the chip to achieve high throughput with a small die size and low power. However, the trade-off is software ecosystem maturity. NVIDIA's CUDA and TensorRT are deeply entrenched; developers have invested years in optimizing models for these runtimes. To migrate to the RNGD, one must use FuriosaAI's own compiler stack, likely based on LLVM with a custom backend. During the 2017 ICO audit, I saw how a single integer overflow vulnerability could cascade into a $2 million loss. Here, a compiler bug or a missing operator in the software stack could cause model accuracy degradation or service outages. The quiet confidence of verified, not just claimed—that is what Samsung SDS needs to prove. They must provide a frictionless migration path, perhaps even a compatibility layer that translates PyTorch or TensorFlow models into the RNGD instruction set without manual intervention. Now the contrarian angle. The mainstream hype will celebrate this as a win for 'Korean AI sovereignty' and a blow to NVIDIA. But there are blind spots that the cheerleaders ignore. First, the service is narrowly focused on inference. The Korean government also runs training workloads, such as fine-tuning language models for legal document analysis or training computer vision models for traffic management. For those tasks, the NPU is inferior to GPUs. The service does not yet offer a training component, meaning agencies will still need to buy separate GPU instances. This fragments the procurement. Second, the supply chain risk is real. FuriosaAI is a small company. If the RNGD chip has yield issues or if Samsung Foundry allocates capacity elsewhere, the service cannot scale. In my 2024 ETF compliance code review, I saw how a simple multisig threshold signature violation could delay a product launch by months. A chip shortage would be a disaster of a different magnitude. Third, the competition will not sit still. NVIDIA could respond by introducing a low-power inference card specifically for the Korean government market, possibly bundled with a cloud service from LG CNS or another local partner. The 'first mover' advantage is real, but without continuous innovation, it erodes. Another contrarian point: liquidity fragmentation is a manufactured narrative in DeFi, but in this context, the fragmentation between NPU and GPU ecosystems is very real. Developers will have to choose which platform to support. If the government mandates NPU for its projects, that creates a two-tier market: public sector using NPU, private sector using GPU. That may slow down overall AI adoption because models optimized for GPU will not automatically run on NPU. The hidden cost of switching may outweigh the per-inference savings. Protecting the ledger from the volatility of hype requires us to ask: is this service really a game-changer, or is it a politically convenient experiment? The answer lies in the adoption metrics. Over the next six months, watch for contract announcements from Korean ministries—the Ministry of Science and ICT, the Defense Acquisition Program Administration, and the National Police Agency. If they sign multi-year agreements, the service becomes a legitimate revenue stream. If not, it remains a proof of concept. From an investment perspective, this announcement is a clear positive for FuriosaAI. The company, which raised about 100 billion KRW at a roughly 1 trillion KRW valuation in 2023, now has a marquee customer and a government endorsement. I would expect their valuation to increase to 1.5-2 trillion KRW in the next round. For Samsung SDS, the impact on overall revenue is negligible—the service might generate a few tens of billions of KRW in its first year, against a projected 10 trillion KRW total revenue. But the strategic value is immense. It positions SDS as the 'trusted AI cloud' for critical infrastructure, opening doors to financial and healthcare sectors that also face strict data sovereignty rules. Memory is the backup of the blockchain. In the crypto world, we often talk about decentralization as a security feature. Here, the decentralization refers to the diversification of chip suppliers away from a single global monopoly. The RNGD chip, with its Korean design and potential Samsung manufacturing, reduces geopolitical risk. For governments that fear being cut off from NVIDIA supply due to trade wars, this is a hedge. But that hedge is only as strong as the chip's performance and reliability. Rooted in the past, secure for the future: the past decade has shown us that hype cycles in AI hardware can be brutal. Google's TPUs were initially dismissed as too niche; now they power massive internal and external workloads. The NPUaaS model could follow a similar trajectory, but only if it delivers on the promises of lower cost and equal or better accuracy. The audit trail as a narrative of trust—every transaction in this service will need to be logged and verifiable. Samsung SDS already has cloud auditing capabilities, but adding chip-level attestation would be a differentiator. Takeaway: the market is chopping sideways, and positioning matters. The real bet here is not on a specific chip, but on the principle that governments will pay a premium for control and sovereignty. If you are an investor or a builder, watch the software ecosystem development. If FuriosaAI releases a robust compiler and model zoo with high coverage of popular architectures, and if Samsung SDS publishes a benchmark showing 30-50% cost savings versus NVIDIA for typical government inference tasks, then this service will be a blueprint for other nations. If not, it will be a footnote. When the floor drops, the foundation speaks. The foundation of this service is code compliance and hardware trust. I will be listening to the errors that the metrics ignore.

Fear & Greed

27

Fear

Market Sentiment

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$63,443.1
1
Ethereum ETH
$1,875.81
1
Solana SOL
$73.11
1
BNB Chain BNB
$581.4
1
XRP Ledger XRP
$1.08
1
Dogecoin DOGE
$0.0700
1
Cardano ADA
$0.1798
1
Avalanche AVAX
$6.33
1
Polkadot DOT
$0.7920
1
Chainlink LINK
$8.28

🐋 Whale Tracker

🟢
0x76b8...1990
30m ago
In
15,339 SOL
🔴
0x37c9...06cf
1h ago
Out
7,337,616 DOGE
🔴
0xcadb...23b2
12h ago
Out
13,593 BNB