CCAAK試験無料問題集「Confluent Certified Administrator for Apache Kafka 認定」

A Kafka administrator notices that their consumers of Topic X are starting to fall behind. The administrator sees that Topic X has four partitions, and the consumer group has two consumers.
Which change can increase the performance of the Consumer Group?

解説: (GoShiken メンバーにのみ表示されます)
A company is setting up a log ingestion use case where they will consume logs from numerous systems. The company wants to tune Kafka for the utmost throughput.
In this scenario, what acknowledgment setting makes the most sense?

解説: (GoShiken メンバーにのみ表示されます)
The Consumer property 'auto offset reset' determines what to do if there is no valid offset for a Consumer Group.
Which scenario is an example of a valid offset and therefore the 'auto.offset.reset' does NOT apply?

解説: (GoShiken メンバーにのみ表示されます)
Kafka broker supports which Simple Authentication and Security Layer (SASL) mechanisms for authentication? (Choose three.)

正解:A,B,D 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A Kafka cluster with three brokers has a topic with 10 partitions and a replication factor set to three. Each partition stores 25 GB data per day and data retention is set to 24 hours.
How much storage will be consumed by the topic on each broker?

解説: (GoShiken メンバーにのみ表示されます)
Which option is a valid Kafka Topic cleanup policy? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)