The New Perimeter, Part 4: Building an AI Security Gateway
Part 3 covered the AI Security Gateway conceptually — inbound, RAG-context, and outbound protection for GenAI traffic. This part is the actual build: a working deployment using LiteLLM, an Apache 2.0 open-source AI gateway, with Redis for state tracking and rate limiting. ...