True foundry research companion
satya - 5/31/2026, 8:41:23 PM
what is it
- started in 2021
- As an MLops tool in cloud and onprem
- Pivoted to LLM Ops (LLM gateway, deploy, finetune, rag, prompt lib)
- Further pivot to MCP and Agentic gateways and governance in the cloud and on prem
satya - 5/31/2026, 8:43:05 PM
how does True Foundry compares to MLflow
how does True Foundry compares to MLflow
satya - 5/31/2026, 8:53:25 PM
MLFlow and True Foundry
- MLflow
- ****************
- MLflow is opensource and widely used for running and evaluating models during training
- Also expanded into AI space such as prompt effectiveness, evals, and cost control of LLMs
- Free but managing and hosting is on enterprises
- ---------------
- True Foundry
- ***********************
- Managed
- Commercial only
- LLM and Agentic shift seem strong
- What an enterprise has been implementing internally over the last couple of years using LangChain ecosystem and libraries and utilities are now offered by True Foundry
- ----------------------
- Caution
- ************************
- QUestion to ask is the licensing cost
- Vendor lock in
- Probably good for the bottom 60% of the LLM capabilites
- However if one is to go to agentic core or similar cloud based platform these may be out of the box
- The "agent run time" is likely to be managed and controlled by frontier companies
- So it is not clear how it will integrate into that 40% space
satya - 5/31/2026, 8:57:47 PM
So questions to ask are from the above
- Cost factors
- vendor lock
- How does it compare to native aws and azure offerings
- How can it help in "operationalizing" ai in enterprises, even at mid and lower levels
- What would an enterprise want in its "operational ai platform"?
satya - 5/31/2026, 9:06:16 PM
Another detailed question
- If one is to use say Bedrock, what is the overlap of this functionality?
- what will one be missing from that that True Foundry still provides?
- Can you list the "absolute" requirements of an ai operational platform that one would want?
satya - 5/31/2026, 9:47:09 PM
Key features interested in licensing
- AI Gateway: Routes LLM calls, enforces rate limits and quotas, meters usage per team, applies semantic caching and guardrails
- MCP Gateway: Central registry for all MCP servers with per-server RBAC, OAuth 2.0, and environment grouping (dev/staging/prod)
- Agent Gateway: Governs multi-agent workflows, traces agent-to-tool calls, enforces agent-level access policies, supports human-in-the-loop approvals
- Prompt Management: Versioned prompt templates stored centrally and shared across teams
- Control Plane UI: Single dashboard for administering all three gateways
satya - 5/31/2026, 9:52:54 PM
Hyper scaler like aws vs True Foundry
- First of all very similar features in hyper scalers
- Both offer agent registries, mcp registries, rbac, administration etc.
- True Foundry may be more focused, at a higher cost
satya - 5/31/2026, 10:11:17 PM
Ok, true competitors
- Only hyper scalers honestly
- There are many LLM gateways but none for MCP and Agentic layers along with rbac and control planes
- Likely the later will be done by Frontier labs likely
satya - 5/31/2026, 10:13:30 PM
Summary
- if adopts aws agentcore for example, it has most of the functionality. so just use it
- Or use frontier agentic run times: Copilot, agentcore, Google, etc
- Space is still evolving
satya - 6/1/2026, 5:07:01 PM
Devops capabilities of True foundry summarizied
- Deploy AI assets, LLM Inference Servers, MCPs, and Agents in their runtime environments
- Dashboards to manage the assets and deploy
- Observability dashboards
- Logging dashboards
- Access control of asset dashboards
- CI/CD pipelines for DevOps automation via Git and other tools
- Environment promotion ? promote MCP servers or agents from dev ? staging ? prod with approval gates
- Version management and rollbacks ? track deployed versions, roll back to a prior version on failure
- Health checks and alerting ? liveness/readiness probes on deployed assets with failure alerts
- Cost attribution per asset ? track which agent, MCP server, or team is driving LLM spend
- Rate limiting and quota enforcement per asset ? cap consumption per agent or MCP server
- Secret and credential management ? centralized storage of API keys, OAuth tokens, and credentials without hardcoding in agent or MCP server code
satya - 6/1/2026, 5:13:56 PM
Security features
- Authentication & Identity: every agent, user, and service account has a verified identity before touching any resource; no anonymous access to MCP servers or LLM endpoints
- Authorization & RBAC: fine-grained control over who can invoke which agent, which MCP tool, and which LLM ? enforced at the gateway, not the application
- Secret & Credential Management: API keys, OAuth tokens, and service credentials never hardcoded; centrally stored, rotated, and audited
- Audit Logging & Non-repudiation: immutable, tamper-evident logs of every LLM call, tool invocation, and agent action ? who did what, when, and with what result
- Data Residency & Sovereignty: control over which regions or infrastructure handle AI traffic and data, especially for HIPAA, ITAR, and EU AI Act compliance
- Input/Output Guardrails: PII detection, prompt injection detection, and content filtering applied at the gateway before reaching the model or tool
- Prompt Injection Defense: agents that call external tools or ingest external content are vulnerable to malicious instructions embedded in tool outputs; the gateway needs to detect and block these
- Blast Radius Containment: rate limits, quotas, and environment isolation (dev/staging/prod) so a compromised or runaway agent cannot escalate or exhaust resources across the enterprise
- MCP Server Trust Verification: ensuring agents only connect to registered, verified MCP servers and not rogue or shadow tool endpoints
- Zero Trust Networking: gateway-to-tool and agent-to-agent traffic is authenticated and encrypted in transit; no implicit trust based on network location
satya - 6/1/2026, 5:33:49 PM
Some quoted competitors
- AWS Bedrock + AgentCore
- Azure AI Foundry + Azure API Management
- Kong AI Gateway
- Cloudflare AI Gateway
- TrueFoundry
- Portkey
- LiteLLM
satya - 6/1/2026, 6:45:05 PM
Few architecture pictures
Few architecture pictures
satya - 6/1/2026, 6:45:45 PM
LLM gateway arch

satya - 6/1/2026, 6:46:56 PM
MCP Gateway arch
satya - 6/1/2026, 6:48:43 PM
Skills registry

satya - 6/1/2026, 6:49:52 PM
True Foundry architectural drawings
satya - 6/1/2026, 6:51:59 PM
Control plane architecture

satya - 6/1/2026, 6:53:27 PM
Control plane

satya - 6/1/2026, 6:54:29 PM
gateway plane

satya - 6/1/2026, 6:55:51 PM
Compute plane

satya - 6/1/2026, 6:57:10 PM
Security model

satya - 6/1/2026, 6:58:27 PM
working with IDPs
