Federating Multiple AI Gateways in Gravitee
Sam
2 months ago
Summary
I recorded this short video to show how I can bring various AI gateways under a single Gravity control plane, a proof‑of‑concept I built for a customer. I examined Gravity’s generic federation backend, extracted the pattern, and created a lightweight WebSocket agent that handles discovery, subscription and unsubscription on behalf of third‑party gateways. I then added Angular console tiles for Kong, Light LLM, Databricks, Apigee AI, Azure AI Foundry and OpenRouter, wiring each to display real models and credentials. The demo runs locally in Docker, proves real‑world traffic flows through each gateway, and confirms the approach is reusable and could be promoted to a full feature in the roadmap.