VFF - The signal in the noise
News

Databricks tackles AI agent bottleneck with unified data layer

Read original
Share
Databricks tackles AI agent bottleneck with unified data layer

Databricks announced two products designed to eliminate latency between operational and analytical databases: Lakehouse//RT, which delivers millisecond query latency on lakehouse data without a separate serving tier, and LTAP (Lake Transactional/Analytical Processing), which stores transactional data directly in Delta and Iceberg format to remove ETL pipelines. The company argues this unified approach is critical for AI agents that require continuous reasoning on live data without infrastructure bottlenecks. LTAP represents a storage-layer approach to unifying transactional and analytical workloads, contrasting with prior HTAP (Hybrid Transactional/Analytical Processing) efforts that attempted engine-level convergence.

  • Databricks launched Lakehouse//RT and LTAP to collapse the infrastructure gap between operational and analytical databases
  • LTAP stores Postgres transactional data directly in Delta and Iceberg format, eliminating decades-old ETL pipelines
  • Lakehouse//RT delivers millisecond query latency without requiring a separate real-time serving tier
  • The approach uses storage-layer unification rather than engine convergence, with row-to-column conversion handled by idle CPU in a caching layer

AI agents that reason continuously on live data cannot tolerate latency between themselves and the data they need to act on. Databricks' approach addresses a structural problem created by agent architectures, where traditional data pipeline delays become unworkable. This represents a shift from decades of industry attempts to unify transactional and analytical workloads.

Enterprises currently maintain separate operational and analytical systems with duplicate data copies, split governance, and complex pipelines. Collapsing this infrastructure reduces operational overhead, eliminates data duplication costs, and enables faster deployment of agent-based applications. Simpler data stacks directly support faster agent development and deployment.

  • HTAP vendors like SingleStore, SAP HANA, and Oracle MySQL Heatwave face competitive pressure from a storage-layer alternative that avoids engine-level complexity
  • Organizations may reduce or eliminate dedicated real-time serving tiers, consolidating infrastructure and reducing operational complexity
  • The success of LTAP depends on solving the latency challenge of object storage for transactional workloads, which Databricks addresses through caching and compression

Monitor adoption rates of LTAP and Lakehouse//RT among enterprises currently maintaining separate operational and analytical systems. Watch for performance benchmarks comparing LTAP to traditional HTAP approaches and whether the caching layer solution maintains sub-millisecond latency at scale. Track whether competing vendors respond with similar storage-layer unification strategies.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Smallest.ai raises $13M for human-sounding voice AI

Smallest.ai raises $13M for human-sounding voice AI

Smallest.ai has raised $13 million in funding to develop voice AI models designed to conduct phone calls that pass the Turing test. The startup is focused on building ultra-fast voice models that sound genuinely human. The funding supports the company's effort to create AI capable of handling realistic voice interactions.

by Marina Temkin· TechCrunch AI
Okta Acquires Permiso for AI Identity Security
TrendingNews

Okta Acquires Permiso for AI Identity Security

Okta has acquired AI security startup Permiso for approximately $200 million, according to sources. The deal adds identity threat detection capabilities to Okta's platform, addressing enterprise demand for securing AI agents and other non-human identities in cloud environments. The acquisition reflects growing market focus on identity security as organizations deploy AI systems at scale.

by Jagmeet Singh· TechCrunch AI
Google DeepMind Releases Gemini Robotics 2 for Whole-Body Robot Control
TrendingModel Release

Google DeepMind Releases Gemini Robotics 2 for Whole-Body Robot Control

Google DeepMind introduced Gemini Robotics 2, a suite of AI models designed to give robots whole-body control, dexterous manipulation, and multi-robot collaboration capabilities. The system includes three models: a vision-language-action model for motor control, an embodied reasoning model for planning and communication, and an on-device model optimized for fast adaptation to new robot bodies. Early-access partners can now deploy these models on humanoid and bi-arm robots to perform complex, multi-step tasks in unstructured environments.

· Google Deepmind
Nimble cuts agent search costs in half with domain-specialized retrieval

Nimble cuts agent search costs in half with domain-specialized retrieval

Nimble, a New York City-based startup, launched Web Search Agents designed to reduce token consumption by 51% while improving retrieval accuracy by 21% compared to leading AI search alternatives. The system uses self-learning retrieval algorithms and domain-specific optimization to help AI agents perform web research more efficiently for enterprise workloads. Rather than competing as a general search engine, Nimble targets developers building autonomous agents that need continuously updated information for research, lead generation, and compliance tasks.

by carl.franzen@venturebeat.com (Carl Franzen)· VentureBeat AI