Search code examples
google-cloud-platformapache-kafkamulti-tenantconfluent-platform

multiple tenants accessing Confluent kafka on GCP


For multiple external tenants accessing Kafka, is there any issue with providing the same endpoint (ie. set of brokers, ports) to the multiple producers ?

what are the best practices wrt multiple tenants producing data on (Confluent) Kafka topics, Kafka being installed on GCP.

tia!


Solution

  • Here are Google's Best practices for enterprise multi-tenancy

    Confluent Cloud is a fully managed Apache Kafka as a Service in the public cloud. Looks like you can register here to download the white paper that contain a guide to Kafka best practices.

    As well you may find this presentation interesting.

    Apache Kafka is available throw Google Market Place.

    Confluent is a Google partner and you can reach out to them here by clicking on the Contact partner button and filling the form.