Confluent
CCDAK · Question #137
CCDAK Question #137: Real Exam Question with Answer & Explanation
The correct answer is A. As a separate JVM component. Schema registry is a separate application that provides RESTful interface for storing and retrieving Avro schemas.
Question
When using the Confluent Kafka Distribution, where does the schema registry reside?
Options
- AAs a separate JVM component
- BAs an in-memory plugin on your Zookeeper cluster
- CAs an in-memory plugin on your Kafka Brokers
- DAs an in-memory plugin on your Kafka Connect Workers
Explanation
Schema registry is a separate application that provides RESTful interface for storing and retrieving Avro schemas.
Community Discussion
No community discussion yet for this question.