B2B Engineering Insights & Architectural Teardowns

Kubernetes and Stateful Inference: How llm-d Solves the Routing and Caching Challenge for LLM Worklo…

As LLM production workloads grow, it becomes clear: classic Kubernetes mechanisms do not understand the nature of inference. llm-d is an attempt to bridge this gap at the platform level. The main limitation becomes apparent when inference goes beyond a “stateless HTTP service.” Requests to LLMs have different costs: prompt length, generation phase, KV-cache hits. … Read more

LLM Load Without Blind Spots: How to Bring Observability to the Routing Layer with OpenRouter and Grafe…

When LLM becomes part of production infrastructure, traditional monitoring is no longer sufficient. The bottleneck is no longer the application code, but the routing and model selection layer — and that’s exactly where observability is needed. In LLM systems, degradation doesn’t start with HTTP endpoint failures, but with the accumulation of subtle effects: increased latency … Read more

Stateless Kafka-compatible broker: shifting durability to the storage layer

Tansu proposes rebuilding the Kafka model: removing state from the brokers and delegating reliability to external storage. This changes the system’s behavior under load and simplifies the operational model. The problem manifests at the operational level. A classic Kafka broker is a stateful component: replication, leader elections, persistent state, long uptime. Such nodes are hard … Read more

Datadog Terraform Provider v4: Predictable Access Rights and AWS Integration Unification

The provider update shifts the focus from convenience to predictability of behavior. This is critical when Terraform becomes the source of truth for observability configuration. The problem manifests at the state management level. In large installations, Terraform must deterministically control access and integrations. In previous versions, the behavior of monitor permissions could be non-obvious, especially … Read more

⪜ Cloud Dependency as an Architectural Risk: Multi-Cloud, Local-First, and Protocols with a “Credible Exit”

Modern systems are designed around clouds, but reliance on a single provider is beginning to manifest as a systemic risk. The issue is not the probability of failure, but its consequences and the system’s ability to survive a loss of control. The problem becomes apparent not at the latency or throughput level, but at the … Read more

AI Agent Observability: Tracing Non-Deterministic Workflows via OpenLIT and Grafana Cloud

AI agents complicate observability: the same request can lead to different chains of actions. Without tracing, the system becomes opaque. The problem manifests when generative systems transition from simple LLM calls to agents. An agent plans steps, invokes tools, and makes decisions dynamically. Behavior becomes non-deterministic: the same prompt can result in different call sequences … Read more

Reducing Cloud Dependency: Multi-Cloud, Open Protocols, and Local-First as Engineering Strategies

Dependence on a single cloud provider has long been considered an acceptable trade-off. Now, it is increasingly viewed as a systemic risk with a high cost of failure. The problem manifests not at the level of latency or throughput, but at the level of control. The European cloud market is highly concentrated: about 70% is … Read more

×

🚀 Deploy the Blocks

Controls: ← → to move, ↑ to rotate, ↓ to drop.
Mobile: use buttons below.