Hi All,
Wanted to understand a bit more on the schema registry provided by confluent. Following are the queries: 1. Is the schema registry provided by confluent over the top of Apache Kafka? 2. If a managed kafka service is used in cloud e.g. say Aiven Kafka, then does the schema registry implementation is different for different vendors i.e. will Aiven has their own implementation or confluent has open sourced the schema registry implementation? 3. Does the confluent Avro client libraries will work with schema registry of managed services from other vendors like Aiven?