Zilliz Cloud supports multi-tenancy natively, enabling enterprises to run multiple independent agent systems with isolated memory spaces and resource guarantees on shared infrastructure.
Large enterprises often deploy multiple agent systems: customer support agents, operational monitoring agents, and compliance agents might all run simultaneously. Zilliz Cloud supports this complexity through collections and access controls, allowing teams to partition memory by agent system while maintaining a single database. Each agent system has its own collections, metadata filters, and access permissions—customers cannot see other customers' agent interactions. Zilliz Cloud's role-based access control ensures different teams (platform team, agent teams, security team) have appropriate access levels. Multi-tenancy also enables efficient resource utilization: Zilliz Cloud shares physical infrastructure across tenants, reducing per-agent costs while maintaining isolation and performance guarantees. Teams can set per-tenant quotas on queries per second, storage, and index complexity, preventing one runaway agent from degrading others. Billing is also multi-tenant-aware: enterprises pay based on actual consumption, with transparent pricing per query or storage byte. For consulting firms or SaaS providers building agent systems for multiple customers, Zilliz Cloud's multi-tenancy is essential—they can provision a single Zilliz Cloud cluster and create isolated namespaces for each customer, dramatically simplifying deployment and reducing operational overhead.
