To continuously export data from Kafka into a target database, I should use
A. Kafka Producer
B. Kafka Streams C. Kafka Connect Sink
D. Kafka Connect Source
What isn't a feature of the Confluent schema registry?
A. Store avro data
B. Enforce compatibility rules
C. Store schemas
A producer just sent a message to the leader broker for a topic partition. The producer used acks=1 and therefore the data has not yet been replicated to followers. Under which conditions will the consumer see the message?
A. Right away
B. When the message has been fully replicated to all replicas
C. Never, the produce request will fail
D. When the high watermark has advanced
A consumer has auto.offset.reset=latest, and the topic partition currently has data for offsets going from 45 to 2311. The consumer group never committed offsets for the topic before. Where will the consumer read from?
A. offset 2311
B. offset 0
C. offset 45
D. it will crash
You are running a Kafka Streams application in a Docker container managed by Kubernetes, and upon application restart, it takes a long time for the docker container to replicate the state and get back to processing the data. How can you improve dramatically the application restart?
A. Mount a persistent volume for your RocksDB
B. Increase the number of partitions in your inputs topic
C. Reduce the Streams caching property
D. Increase the number of Streams threads
In Kafka, every broker... (select three)
A. contains all the topics and all the partitions
B. knows all the metadata for all topics and partitions
C. is a controller
D. knows the metadata for the topics and partitions it has on its disk
E. is a bootstrap broker
F. contains only a subset of the topics and the partitions
What is true about partitions? (select two)
A. A broker can have a partition and its replica on its disk
B. You cannot have more partitions than the number of brokers in your cluster
C. A broker can have different partitions numbers for the same topic on its disk
D. Only out of sync replicas are replicas, the remaining partitions that are in sync are also leader
E. A partition has one replica that is a leader, while the other replicas are followers
A topic "sales" is being produced to in the Americas region. You are mirroring this topic using Mirror Maker to the European region. From there, you are only reading the topic for analytics purposes. What kind of mirroring is this?
A. Passive-Passive
B. Active-Active
C. Active-Passive
Which of the following is not an Avro primitive type?
A. string
B. long
C. int
D. date
E. null
An ecommerce website maintains two topics - a high volume "purchase" topic with 5 partitions and low volume "customer" topic with 3 partitions. You would like to do a stream- table join of these topics. How should you proceed?
A. Repartition the purchase topic to have 3 partitions
B. Repartition customer topic to have 5 partitions
C. Model customer as a GlobalKTable
D. Do a KStream / KTable join after a repartition step
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.