問題1
Which property in broker configuration specifies that a broker belongs to a particular rack?
Which property in broker configuration specifies that a broker belongs to a particular rack?
Which property in broker configuration specifies that a broker belongs to a particular rack?
Which property in broker configuration specifies that a broker belongs to a particular rack?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題2
A topic 'recurring payments' is created on a Kafka cluster with three brokers (broker id '0', '1', '2') and nine partitions. The 'min.insync replicas' is set to three, and producer is set with 'acks' as 'all'. Kafka Broker with id '0' is down.
Which statement is correct?
A topic 'recurring payments' is created on a Kafka cluster with three brokers (broker id '0', '1', '2') and nine partitions. The 'min.insync replicas' is set to three, and producer is set with 'acks' as 'all'. Kafka Broker with id '0' is down.
Which statement is correct?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題3
Which use cases would benefit most from continuous event stream processing? (Choose three.)
Which use cases would benefit most from continuous event stream processing? (Choose three.)
正確答案: B,D,E
說明:(僅 NewDumps 成員可見)
問題4
You have a cluster with a topic t1 that already has uncompressed messages. A new Producer starts sending messages to t1 with compression enabled.
Which condition would allow this?
You have a cluster with a topic t1 that already has uncompressed messages. A new Producer starts sending messages to t1 with compression enabled.
Which condition would allow this?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題5
How can authentication for both internal component traffic and external client traffic be accomplished?
How can authentication for both internal component traffic and external client traffic be accomplished?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題6
In certain scenarios, it is necessary to weigh the trade-off between latency and throughput. One method to increase throughput is to configure batching of messages.
In addition to batch.size, what other producer property can be used to accomplish this?
In certain scenarios, it is necessary to weigh the trade-off between latency and throughput. One method to increase throughput is to configure batching of messages.
In addition to batch.size, what other producer property can be used to accomplish this?
正確答案: C
說明:(僅 NewDumps 成員可見)