What client protocol is supported for the schema registry? (Select two)
Answer(s): A,B
Clients can interact with the schema registry using the HTTP or HTTPS interface
If I produce to a topic that does not exist, and the broker setting auto.create.topic.enable=true, what will happen?
Answer(s): C
The broker settings comes into play when a topic is auto created
You want to perform table lookups against a KTable everytime a new record is received from the KStream. What is the output of KStream-KTable join?
Answer(s): D
Here KStream is being processed to create another KStream.
Using the Confluent Schema Registry, where are Avro schema stored?
The Schema Registry stores all the schemas in the _schemas Kafka topic
Which of the following setting increases the chance of batching for a Kafka Producer?
linger.ms forces the producer to wait to send messages, hence increasing the chance of creating batches
Post your Comments and Discuss Confluent CCDAK exam dumps with other Community members:
rurouni Commented on January 31, 2026 QUESTION: 67 We have a store selling shoes. What dataset is a great candidate to be modeled as a KTable in Kafka Streams? Correct answer: Inventory contents right now Anonymous
rurouni Commented on January 31, 2026 QUESTION: 57 A producer is sending messages with null key to a topic with 6 partitions using the DefaultPartitioner. Where will the messages be stored? Correct answer: Any of the topic partitions Anonymous
RootRanger Commented on May 05, 2025 Just went through the CCDAK practice questions. The new updates are dope, helps break down the tough parts real good. Definitely worth the time. Anonymous
Testbear Commented on June 13, 2023 please upload ITALY