Tagged articles

semantic cache

6 articles · Page 1 of 1
ITPUB
ITPUB
Jul 24, 2026 · Databases

Interview with Yang Yu: Databases Face Their Most Dramatic Role Shift in 50 Years

The article examines how databases, after five decades of human‑centric design, are undergoing a fundamental transformation driven by Agentic AI, requiring new semantics, multimodal storage, memory capabilities, and integrated engines, illustrated through insights from Yang Yu of KuKe Data.

AIAgentDatabases
0 likes · 13 min read
Interview with Yang Yu: Databases Face Their Most Dramatic Role Shift in 50 Years
ThinkingAgent
ThinkingAgent
Jul 20, 2026 · Artificial Intelligence

AI Infra in Practice Part 12: Cross‑Cutting Cost Governance with Token Economics

The article presents a comprehensive AI FinOps framework that attributes every AI expense to specific apps, users, and tasks, normalizes diverse cost units, and applies token economics, smart routing, semantic caching, and budget controls to ensure sustainable AI operations and measurable ROI.

AI FinOpsCost attributionGPU utilization
0 likes · 33 min read
AI Infra in Practice Part 12: Cross‑Cutting Cost Governance with Token Economics
Su San Talks Tech
Su San Talks Tech
May 11, 2026 · Artificial Intelligence

Designing a Production‑Ready LLM Gateway: Architecture, Routing, Fallback, and Observability

This article outlines a production‑grade LLM Gateway design, detailing a three‑layer architecture, capability‑, cost‑, latency‑ and semantic‑based routing strategies, multi‑level fallback mechanisms, specialized load balancing, unified API adaptation, semantic caching, observability, and compares popular open‑source implementations.

FallbackGatewayLLM
0 likes · 17 min read
Designing a Production‑Ready LLM Gateway: Architecture, Routing, Fallback, and Observability
Linyb Geek Road
Linyb Geek Road
May 5, 2026 · Artificial Intelligence

Optimizing Retrieval and Generation Latency in High‑Concurrency RAG Agents

The article dissects latency in high‑concurrency RAG Agent pipelines, showing how retrieval, re‑ranking, and LLM generation each contribute milliseconds of delay, and presents system‑level tactics—from ANN index tuning and partitioned search to vLLM PagedAttention, continuous batching, speculative decoding, model quantization, routing, semantic caching, and pipeline parallelism—to dramatically cut end‑to‑end response time.

ANNLLMRAG
0 likes · 15 min read
Optimizing Retrieval and Generation Latency in High‑Concurrency RAG Agents
Linyb Geek Road
Linyb Geek Road
Apr 27, 2026 · Artificial Intelligence

Designing a Production LLM Gateway: Architecture, Routing, and Fallback

The article outlines a production‑grade LLM Gateway architecture divided into ingress, decision, and egress layers, detailing capability‑based, cost‑aware, latency‑aware, and semantic routing, multi‑stage fallback mechanisms, specialized load‑balancing, protocol unification, semantic caching, observability, and evaluates open‑source solutions such as LiteLLM, RouteLLM, and Portkey.

FallbackLLM gatewayLoad Balancing
0 likes · 18 min read
Designing a Production LLM Gateway: Architecture, Routing, and Fallback