Run Durable Eve Agents on Kubernetes with PlatformaticEve organizes AI agents in a simple way: use Markdown for instructions and skills, TypeScript for tools, and separate files for channels, schedules, and subagents. Behind this setup, Eve relies on theJul 16, 2026·11 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
Durable Workflows Beyond Vercel: Version-Safe Orchestration for KubernetesWorkflow DevKit lets you write durable, long-running workflows directly in your Next.js and Node.js apps. You define steps with ’use step’, and the SDK handles persistence, retries, and replay automatMar 19, 2026·7 min read