logo
Inicio Noticias

noticias de la compañía sobre Dell and data physics

Certificación
China Beijing Qianxing Jietong Technology Co., Ltd. certificaciones
China Beijing Qianxing Jietong Technology Co., Ltd. certificaciones
Comentarios de cliente
El personal de ventas de la tecnología Co., Ltd de Pekín Qianxing Jietong es muy profesional y paciente. Pueden proporcionar citas rápidamente. La calidad y el empaquetado de los productos son también muy buenos. Nuestra cooperación es muy lisa.

—— LLC del》 de Festfing DV del 《

Cuando buscaba la CPU de Intel y el SSD de Toshiba urgente, Sandy de la tecnología Co., Ltd de Pekín Qianxing Jietong me dio mucha ayuda y me consiguió los productos que necesité rápidamente. La aprecio realmente.

—— Kitty Yen

Sandy de la tecnología Co., Ltd de Pekín Qianxing Jietong es un vendedor muy cuidadoso, que puede recordarme errores de la configuración a tiempo cuando compro un servidor. Los ingenieros son también muy profesionales y pueden terminar rápidamente el proceso de prueba.

—— Strelkin Mikhail Vladimirovich

Estamos muy contentos con nuestra experiencia trabajando con Beijing Qianxing Jietong. La calidad del producto es excelente y la entrega siempre es puntual. Su equipo de ventas es profesional, paciente y muy útil con todas nuestras preguntas. Realmente apreciamos su apoyo y esperamos una asociación a largo plazo. ¡Muy recomendado!

—— Ahmad Navid

Calidad: “Gran experiencia con mi proveedor. El MikroTik RB3011 ya estaba usado, pero estaba en muy buen estado y todo funcionaba perfectamente.y todas mis preocupaciones fueron abordadas rápidamenteUn proveedor muy confiable, muy recomendable.

—— Geran Colesio

Estoy en línea para chatear ahora
Compañía Noticias
Dell and data physics

Dell contends single-namespace AI storage architectures clash with enterprise distributed data gravity realities, forcing GPUs to stall waiting for data due to unaddressed architectural limitations.

últimas noticias de la compañía sobre Dell and data physics  0

At its core lies a fundamental choice: should data travel to the compute platform, or should the platform go to where data resides? Jon Hyde, Dell Senior Director of Competitive Intelligence, makes the case for federated AI data platforms over centralized storage-integrated stacks across three blog posts.

In his first post, Hyde argues massive datasets carry inherent data gravity that locks them in their original locations—core datacenters, edge sites, sovereign compliance regions, SaaS environments, data warehouses, and business-unit-owned object stores. Dubbed the simplest rule of enterprise AI, his thesis states data stays where it lands, and most will never be relocated.

Numerous enterprise IT frictions block clean unified data architectures: regulatory and sovereignty rules, application lock-in, competing data ownership, contractual and cost barriers, M&A data fragmentation, compliance-locked archives, uncataloged unknown data, and internal organizational silos.

He categorizes data into three distinct forms:
  1. Raw data (heavyweight): Files, records, imagery, video, telemetry, regulated tables. Bulky, slow and costly to move, remaining in situ for tangible operational reasons.
  2. Metadata (descriptive layer): Tags, lineage, schemas, classifications, ownership markers. Lightweight and cheap to replicate, enabling AI visibility into all assets without physical data movement.
  3. Vectors (semantic representation): AI-generated mathematical embeddings, locality-aware and GPU-aligned. They transmit contextual meaning across environments without transporting underlying raw data.

Hyde notes AI does not require raw data movement—only accessible metadata and vectors. A metadata catalog delivers full cross-system asset visibility for AI workloads, while vector indexes power cross-environment semantic reasoning. Restricted, owned, latency-sensitive heavy raw data stays put, governed by its existing operational teams. Vectors feature locality sensitivity and GPU proximity: either raw data migrates to vectorization endpoints, or data is embedded locally before vectors shift to GPU-adjacent infrastructure. This framing underpins his full argument.

Inherently distributed enterprise data splits AI data layer design into two opposing philosophies:
  • Storage-integrated stacks (exemplified by VAST AI OS): Built around centralizing large datasets within a vendor-controlled unified namespace, tightly coupling embedded AI services for streamlined operations. This model assumes data will migrate to the platform to justify consolidation, and works well for greenfield AI deployments.
  • Federated AI data platforms (Dell’s framework): Designed around the premise that enterprise data remains permanently distributed, requiring the platform to operate alongside data’s native locations. Dell’s AI Data Platform combines PowerScale and ObjectScale with a federated control plane to access and process data across file systems, object storage, warehouses, SaaS tools and public clouds—no mandatory centralized data copies. It treats raw data, metadata and vectors as separate first-class entities, governs all three consistently, and leverages lightweight metadata and vectors to deliver value while heavy raw data stays in place.

Hyde’s second blog critiques storage-integrated architectures like VAST AI OS for ignoring distributed enterprise data realities. These stacks operate on one rigid premise: all AI processing runs exclusively on data ingested into their proprietary namespace, rendering external data invisible to the platform. Vendors supply migration tooling, market consolidation as an operational simplifier, and unified UIs that mask fragmented real-world data landscapes during demos.

Architectures lumping raw data, metadata and vectors into a single monolithic category default to the flawed mandate of mass data migration. Frameworks that differentiate the three layers leave regulated heavy data governed locally, replicate metadata enterprise-wide, and use vectors for cross-environment AI reasoning. A unified namespace only works if raw data is the sole considered asset; it becomes ineffective once metadata and vectors are recognized as independent core components.

Dell’s federated architecture operates on three core principles:
  • Raw data remains in its native location under existing governance teams
  • Metadata replicates globally, granting all AI workloads full cross-location asset visibility
  • Vectors carry semantic context across the environment, enabling AI reasoning without raw data relocation

Hyde’s third post proves Dell’s federated design outperforms VAST’s storage-integrated stack in feeding data to GPUs. Dell released side-by-side October 2025 testing on vector KV cache offloading workloads using the Qwen3-32B model, drawing on internal Dell benchmarks and public VAST disclosures:
  • PowerScale: 0.82s Time to First Token (TTFT)
  • ObjectScale: 0.86s TTFT
  • VAST: 1.5s TTFT
  • Baseline vLLM without KV cache offloading: 11.8s TTFT

He states architectures built around GPU delivery—treating raw data as gravity-bound and portable semantic vectors as the transportable layer—amplify Dell’s performance edge with every inference request. Designs dependent on ingesting raw data into a proprietary namespace suffer structural inherent delays.

Hyde acknowledges VAST has published updated KV cache offloading results, most notably December 2025 benchmarks with Nvidia Dynamo and CoreWeave citing ~20x faster TTFT vs recompute and 90% higher GPU efficiency. However, these tests use distinct workloads and baselines, with no matching Qwen3-32B head-to-head beating the published 1.5s VAST TTFT figure.

He urges enterprises selecting GPU-targeted data architectures to pose a critical question: “What GPU utilization will this platform deliver on realistic inference workloads with KV cache offloading, against mixed datasets including regulated, sovereign and application-locked sources?”

This query forces vendors to address fundamental structural tradeoffs, explain performance limitations when data cannot be ingested into their namespaces, publish reproducible TTFT, tokens-per-second and cache hit rate metrics on modern open-source models with full methodology, and honestly answer the pivotal financial concern: how much GPU idle time does this architecture create?

Commentary

Vectorized datasets vastly outsize their source raw data. Embeddings often multiply original source volume 3–20x or more per record, varying by text chunk size, embedding dimensionality and storage formats. Source datasets are split into discrete chunks (paragraphs, fixed token windows) pre-embedding for superior retrieval accuracy. A standard text chunk of 250–500 words equates to roughly 0.5–2KB raw text, with its corresponding vector frequently 3–10x larger.

Key unresolved question: Where does vectorization take place, and are oversized vector datasets relocated if generated far from GPUs? Their substantial bulk creates its own data gravity. Teams either shift raw data to embedding infrastructure or move full vector sets to AI compute, battling data gravity in both scenarios. We have flagged this contradiction to Jon Hyde for further clarification.

Beijing Qianxing Jietong Technology Co., Ltd.
Sandy Yang/Global Strategy Director
WhatsApp / WeChat: +86 13426366826
Email: yangyd@qianxingdata.com
Website: www.qianxingdata.com/www.storagesserver.com
Business Focus:
ICT Product Distribution/System Integration & Services/Infrastructure Solutions
With 20+ years of IT distribution experience, we partner with leading global brands to deliver reliable products and professional services.
“Using Technology to Build an Intelligent World”Your Trusted ICT Product Service Provider!

Tiempo del Pub : 2026-06-23 13:54:14 >> Lista de las noticias
Contacto
Beijing Qianxing Jietong Technology Co., Ltd.

Persona de Contacto: Ms. Sandy Yang

Teléfono: 13426366826

Envíe su pregunta directamente a nosotros (0 / 3000)