Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Confluent Certified Administrator CCAAK Full Course Free

Page: 2 / 4
Total 54 questions

Confluent Certified Administrator for Apache Kafka Questions and Answers

Question 5

How can authentication for both internal component traffic and external client traffic be accomplished?

Options:

A.

Configure multiple brokers.

B.

Configure multiple listeners on the broker.

C.

Configure multiple security protocols on the same listener.

D.

Configure LoadBalancer.

Question 6

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?

Options:

A.

Increase the partitions in Topic X.

B.

Create a new consumer group for Topic X containing two (2) consumers.

C.

Decrease the consumer acknowledgment property to increase throughput.

D.

Increase the number of consumers in the consumer group.

Question 7

Your Kafka cluster has four brokers. The topic t1 on the cluster has two partitions, and it has a replication factor of three. You create a Consumer Group with four consumers, which subscribes to t1.

In the scenario above, how many Controllers are in the Kafka cluster?

Options:

A.

One

B.

Two

C.

Three

D.

Four

Question 8

An employee in the reporting department needs assistance because their data feed is slowing down. You start by quickly checking the consumer lag for the clients on the data stream.

Which command will allow you to quickly check for lag on the consumers?

Options:

A.

bin/kafka-consumer-lag.sh

B.

bin/kafka-consumer-groups.sh

C.

bin/kafka-consumer-group-throughput.sh

D.

bin/kafka-reassign-partitions.sh

Page: 2 / 4
Total 54 questions