Reference Architectures & Open Source
Enterprise Cloud & Kubernetes Platforms.
These are reference architectures and open source systems I designed to run clustered databases, container networks, and private AI inference at scale.
CDB
CloudDB: Self Hosted DBaaS
A self hosted DBaaS control plane on Kubernetes. It wraps the Zalando Postgres Operator, exposing a Go REST API and a React frontend. It automates cluster provisioning, day 2 scaling, S3 backups, and handles major version upgrades using a 5 check preflight verification wizard.
Kubernetes DBaaSRead Technical Case Study
LMK
LLMKube Platform
Private LLM inference infrastructure setup using the LLMKube operator, vLLM, and llama.cpp. It handles weight caching, resource scheduling, and autoscaling for teams running models on private clouds.
Private AI InferenceVisit LLMKube.com
AGW
AgentGateway Platform
An API proxy layer built to route Model Context Protocol (MCP) traffic, manage remote and local model routing, and authenticate tool calls for autonomous agent meshes.
AI Agent NetworkingVisit AgentGateway.dev