Multi-tenancy
Multi-tenancy as a Built-in Feature of Pulsar

Multi-tenancy is a native built-in feature of Pulsar. Multi-tenancy allows different departments or teams within an organization to share a Pulsar cluster while keeping their data isolated, saving on infrastructure costs.
Multi-tenancy also helps applications work in a shared environment by providing structure, security, and resource isolation.
Namespaces live between tenants and topics, providing an additional layer where topics with similar policy or security requirements can be managed.
More information on Pulsar multi-tenancy can be found here.
