Stop Pinning Everything: Quantifying Upgrade Risk in Durable WorkflowsAll durable execution engines give the same versioning advice: pin your runs. Temporal pins runs to worker builds. Vercel's Workflow SDK pins each run to the deployment that started it. Azure Durable Jul 21, 2026·12 min read
Ahead of Time Scaling: How Platformatic ICC Predicts and ProvisionsMost Kubernetes autoscalers work the same way: they check a metric, compare it to a threshold, and then add pods. The issue is that by the time the metric crosses the threshold, the application is alrApr 30, 2026·26 min read
Run Medusa on Kubernetes with Watt as a MonorepoMedusa stands out as a flexible open source commerce platform for Node.js. It offers teams a customizable backend, admin tools, and a modern storefront, all without locking you into a strict SaaS modeApr 28, 2026·13 min read
Agents in Production: Reliable Orchestration and Security Enforcement on KubernetesAI agents are moving beyond demos and into real production use. In production, you need sessions that last through infrastructure changes, code that stays secure, and controls that your platform team Apr 16, 2026·12 min read
Introducing Regina: Stateful AI Agent Orchestration for Platformatic WattWe’re excited to share Regina, a production-ready agent orchestration layer built on Platformatic Watt. Regina lets you go from single-agent demos to real systems you can run and scale confidently. YoApr 14, 2026·5 min read
@platformatic/kafka Now Supports Confluent Schema Registry (AVRO, Protobuf, and JSON Schema - oh my!)Apr 7, 2026·5 min read
SSR Framework Benchmarks v2: What We Got Wrong, and the Real NumbersTL;DR We ran our SSR framework benchmarks again after finding out that compression was not applied the same way across all frameworks. In the original tests, TanStack did not have compression enabled.Mar 24, 2026·7 min read