Query Pipelining in node-postgres: 2-3x Throughput With One Line of CodeEach time you send a query to PostgreSQL, there’s a delay while your client waits for a response before sending the next one. This is fine for one query, but if you send ten, you wait ten times when yAug 18, 2026·8 min read
AWS ECS auto-scaler is broken (don’t worry, we’ve fixed it) How Platformatic ICC Outperforms AWS ECS Target Tracking and Step ScalingJun 4, 2026·25 min read
Destino: Doom in Your Terminal, Powered by Node.js FFIDestino lets you play Doom right in your terminal using Node.js. It might sound like a joke, and that’s how it began. At the Node Collaborator Summit in London, Paolo made the classic DOOM comment. MaMay 19, 2026·10 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