Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Confluent Certified Developer for Apache Kafka Exam

Certification Provider: Confluent
Exam Name: Certified Developer for Apache Kafka
Number of questions in our database: 150
Exam Version: Apr. 13, 2024
Exam Official Topics:
  • Topic 1: Single Topic
Disscuss Confluent Certified Developer for Apache Kafka Topics, Questions or Ask Anything Related

Currently there are no comments in this discussion, be the first to comment!

Free Confluent Certified Developer for Apache Kafka Exam Actual Questions

The questions for Certified Developer for Apache Kafka were last updated On Apr. 13, 2024

Question #1

In Avro, adding an element to an enum without a default is a __ schema evolution

Reveal Solution Hide Solution
Correct Answer: A

Since Confluent 5.4.0, Avro 1.9.1 is used. Since default value was added to enum complex type , the schema resolution changed from:

(<1.9.1) if both are enums:** if the writer's symbol is not present in the reader's enum, then an error is signalled. **(>=1.9.1) if both are enums:

if the writer's symbol is not present in the reader's enum and the reader has a default value, then that value is used, otherwise an error is signalled.


Question #2

There are five brokers in a cluster, a topic with 10 partitions and replication factor of 3, and a quota of producer_bytes_rate of 1 MB/sec has been specified for the client. What is the maximum throughput allowed for the client?

Reveal Solution Hide Solution
Correct Answer: D

Each producer is allowed to produce @ 1MB/s to a broker. Max throughput 5 * 1MB, because we have 5 brokers.


Question #3

A Zookeeper configuration has tickTime of 2000, initLimit of 20 and syncLimit of 5. What's the timeout value for followers to connect to Zookeeper?

Reveal Solution Hide Solution
Correct Answer: D

tick time is 2000 ms, and initLimit is the config taken into account when establishing a connection to Zookeeper, so the answer is 2000 * 20 = 40000 ms = 40s


Question #4

What's a Kafka partition made of?

Reveal Solution Hide Solution
Correct Answer: C

Kafka partitions are made of segments (usually each segment is 1GB), and each segment has two corresponding indexes (offset index and time index)


Question #5

Where are KSQL-related data and metadata stored?

Reveal Solution Hide Solution
Correct Answer: A

metadata is stored in and built from the KSQL command topic. Each KSQL server has its own in-memory version of the metastore.



Unlock all Certified Developer for Apache Kafka Exam Questions with Advanced Practice Test Features:
  • Select Question Types you want
  • Set your Desired Pass Percentage
  • Allocate Time (Hours : Minutes)
  • Create Multiple Practice tests with Limited Questions
  • Customer Support
Get Full Access Now

Save Cancel