Question 6 of 109

You are using Confluent Schema Registry to provide a RESTful interface for storing and retrieving schemas.

Which types of schemas are supported? (Choose three.)

Answer

Suggested Answer

The suggested answer is A, C, E.

Question 7 of 109

Multiple clients are sharing a Kafka cluster.

As an administrator, how would you ensure that Kafka resources are distributed fairly to all clients?

Answer

Suggested Answer

The suggested answer is A.

Question 8 of 109

A customer has a use case for a ksqlDB persistent query. You need to make sure that duplicate messages are not processed and messages are not skipped.

Which property should you use?

Answer

Suggested Answer

The suggested answer is A.

Question 9 of 109

If a broker's JVM garbage collection takes too long, what can occur?

Answer

Suggested Answer

The suggested answer is B.

Question 10 of 109

You are managing a Kafka cluster with five brokers (broker id '0', '1','2','3','4') and three ZooKeepers. There are 100 topics, five partitions for each topic, and replication factor three on the cluster. Broker id ‘0’ is currently the Controller, and this broker suddenly fails.

Answer

Suggested Answer

The suggested answer is A, B, C.