Own Your Agents' Memory: Self-Hosted mem9 on AWS

Introduction Every agent session starts amnesic. You explain your deployment topology to Claude Code on Monday, and on Tuesday Codex asks the same question. You tell one agent that Aurora MySQL cannot run your vector workload, and the next agent cheerfully proposes it. The knowledge that actually compounds — decisions …
Read More about Own Your Agents' Memory: Self-Hosted mem9 on AWSDeploying OpenHands AI Platform on AWS with CDK
Jan 26, 2026 · 6 min read · AWS CDK OpenHands AI Agent Infrastructure as Code Serverless CloudFront Cognito Aurora PostgreSQL Devin Alternative Self-Hosted AI ·
OpenHands is an open-source AI-driven development platform that enables AI agents to write code, fix bugs, and execute complex development tasks autonomously. The default setup works well for local development, but what if you want to run it for a team or make it accessible from anywhere? This post introduces an AWS …
Read More about Deploying OpenHands AI Platform on AWS with CDK