최신 CCDAK 무료덤프 - Confluent Certified Developer for Apache Kafka Certification Examination
What are the requirements for a Kafka broker to connect to a Zookeeper ensemble? (select two)
정답: A,C
설명: (DumpTOP 회원만 볼 수 있음)
In Kafka, every broker... (select three)
정답: A,B,C
설명: (DumpTOP 회원만 볼 수 있음)
You need to correctly join data from two Kafka topics.
What will allow for the co-partitioning? (Choose 2.)
What will allow for the co-partitioning? (Choose 2.)
정답: C,D
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?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
ksqIDB Lambda functions must be used inside what type of designated functions?
정답: D
In Avro, adding an element to an enum without a default is a __ schema evolution
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
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
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
A topic has three replicas and you set min.insync.replicas to 2. If two out of three replicas are not available, what happens when a consume request is sent to broker?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Which feature determines the maximum parallelism at which a Kafka Streams application can run?
정답: A
A consumer application needs to use an "at most once" delivery semantic.
What is the best consumer configuration lo avoid duplicate messages being read?
What is the best consumer configuration lo avoid duplicate messages being read?
정답: D