CCDAK 試験問題を無料オンラインアクセス

試験コード:CCDAK
試験名称:Confluent Certified Developer for Apache Kafka Certification Examination
認定資格:Confluent
無料問題数:92
更新日:2026-08-03
評価
100%

問題 1

(Your application consumes from a topic configured with a deserializer.
You want the application to be resilient to badly formatted records (poison pills).
You surround the poll() call with a try/catch block for RecordDeserializationException.
You need to log the bad record, skip it, and continue processing other records.
Which action should you take in the catch block?)

問題 2

Match the topic configuration setting with the reason the setting affects topic durability.
(You are given settings like unclean.leader.election.enable=false, replication.factor, min.insync.replicas=2)

問題 3

(You are writing to a Kafka topic with producer configuration acks=all.
The producer receives acknowledgements from the broker but still creates duplicate messages due to network timeouts and retries.
You need to ensure that duplicate messages are not created.
Which producer configuration should you set?)

問題 4

(You create a topic with five partitions.
What can you assume about messages read from that topic by a single consumer group?)

問題 5

Which tool can you use to modify the replication factor of an existing topic?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。