We want the average of all events in every five-minute window updated every minute. What kind of Kafka Streams window will be required on the stream?
A. Session window
B. Tumbling window
C. Sliding window
D. Hopping window
I am producing Avro data on my Kafka cluster that is integrated with the Confluent Schema Registry. After a schema change that is incompatible, I know my data will be rejected. Which component will reject the data?
A. The Confluent Schema Registry
B. The Kafka Broker
C. The Kafka Producer itself
D. Zookeeper
A topic receives all the orders for the products that are available on a commerce site. Two applications want to process all the messages independently - order fulfilment and monitoring. The topic has 4 partitions, how would you organise the consumers for optimal performance and resource usage?
A. Create 8 consumers in the same group with 4 consumers for each application
B. Create two consumers groups for two applications with 8 consumers in each
C. Create two consumer groups for two applications with 4 consumers in each
D. Create four consumers in the same group, one for each partition - two for fulfilment and two for monitoring
Consumer failed to process record # 10 and succeeded in processing record # 11. Select the course of action that you should choose to guarantee at least once processing
A. Commit offsets at 10
B. Do not commit until successfully processing the record #10
C. Commit offsets at 11
How will you set the retention for the topic named ‚aumy-topic‚Au to 1 hour?
A. Set the broker config log.retention.ms to 3600000
B. Set the consumer config retention.ms to 3600000
C. Set the topic config retention.ms to 3600000
D. Set the producer config retention.ms to 3600000
A Kafka producer application wants to send log messages to a topic that does not include any key. What are the properties that are mandatory to configure for the producer configuration? (select three)
A. bootstrap.servers
B. partition
C. key.serializer
D. value.serializer
E. key
F. value
What information isn't stored inside of Zookeeper? (select two)
A. Schema Registry schemas
B. Consumer offset
C. ACL inforomation
D. Controller registration
E. Broker registration info
A Zookeeper configuration has tickTime of 2000, initLimit of 20 and syncLimit of 5. What's the timeout value for followers to connect to Zookeeper?
A. 20 sec
B. 10 sec
C. 2000 ms
D. 40 sec
Once sent to a topic, a message can be modified
A. No
B. Yes
How do Kafka brokers ensure great performance between the producers and consumers? (select two)
A. It compresses the messages as it writes to the disk
B. It leverages zero-copy optimisations to send data straight from the page-cache
C. It buffers the messages on disk, and sends messages from the disk reads
D. It transforms the messages into a binary format
E. It does not transform the messages
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Confluent exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CCDAK exam preparations and Confluent certification application, do not hesitate to visit our Vcedump.com to find your solutions here.