Re: Schema Registry - serving multiple Kafka clusters

2025-01-09 Thread karan alang
Thanks all for the response, I'm in the process of designing, so one more question .. We have Strimzi Kafka deployed and the strimzi schema registry internally uses the Confluent Schema registry .. i understand this is free to use, but not integrated with Confluent Cloud (which is ok since we don't

Re: Schema Registry - serving multiple Kafka clusters

2025-01-07 Thread Raphael Mazelier
Actually schema registry is backed by topics on one Kafka cluster. Applications using it can be where you want using this particular cluster or not. Or maybe not even using Kafka ;) -- Raphael Mazelier Sent from Proton Mail Android Original Message On 1/7/25 23:25, karan ala

Re: Schema Registry - serving multiple Kafka clusters

2025-01-07 Thread Shahar Cizer Kobrinsky
Nothing prevents you from using the same schema registry for multiple clusters AFAIK - I used the Confluent schema registry with multiple clusters in the past On Tue, Jan 7, 2025 at 5:25 PM Brebner, Paul wrote: > Hi Karan, good question! I’ve asked our Kafka dev team and they think it > may be p

Re: Schema Registry - serving multiple Kafka clusters

2025-01-07 Thread Brebner, Paul
Hi Karan, good question! I’ve asked our Kafka dev team and they think it may be possible in theory, but depending on if you are using a managed Kafka service maybe not supported – e.g. NetApp Instaclustr managed Kafka supports Karapace, but not with multiple clusters. Good luck, Paul Brebner F